You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2007/03/14 17:23:09 UTC

[jira] Created: (AXIS2-2324) Thinclient does not work with wsdl Relative Path

Thinclient does not work with wsdl Relative Path 
-------------------------------------------------

                 Key: AXIS2-2324
                 URL: https://issues.apache.org/jira/browse/AXIS2-2324
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Nikhil Thaker
         Assigned To: Nikhil Thaker


A Webservice Exception is thrown when Relative Path is used to read wsdl definition in a thinclient scenario. Here's the stack trace

javax.xml.ws.WebServiceException: The WSDL file could not be found: \WEB-INF\wsdl\Echo12.wsdl (The system cannot find the path specified.)
        at org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFact
ory.java:177)
        at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactor
y.java:79)
        at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.setupWsdlDefinit
ion(ServiceDescriptionImpl.java:472)
        at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDe
scriptionImpl.java:124)
        at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDes
cription(DescriptionFactoryImpl.java:65)
        at org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescription(
DescriptionFactory.java:70)
        at org.apache.axis2.jaxws.spi.ServiceDelegate.<init>(ServiceDelegate.java:80)
        at org.apache.axis2.jaxws.spi.Provider.createServiceDelegate(Provider.java:42)
        at javax.xml.ws.Service.<init>(Service.java:33)



I will provide the fix for this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2324) Thinclient does not work with wsdl Relative Path

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker resolved AXIS2-2324.
----------------------------------

    Resolution: Fixed

Patch applied

Revision #518324

> Thinclient does not work with wsdl Relative Path 
> -------------------------------------------------
>
>                 Key: AXIS2-2324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2324
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2324_wsdl4jwrapper.txt
>
>
> A Webservice Exception is thrown when Relative Path is used to read wsdl definition in a thinclient scenario. Here's the stack trace
> javax.xml.ws.WebServiceException: The WSDL file could not be found: \WEB-INF\wsdl\Echo12.wsdl (The system cannot find the path specified.)
>         at org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFact
> ory.java:177)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactor
> y.java:79)
>         at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.setupWsdlDefinit
> ion(ServiceDescriptionImpl.java:472)
>         at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDe
> scriptionImpl.java:124)
>         at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDes
> cription(DescriptionFactoryImpl.java:65)
>         at org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescription(
> DescriptionFactory.java:70)
>         at org.apache.axis2.jaxws.spi.ServiceDelegate.<init>(ServiceDelegate.java:80)
>         at org.apache.axis2.jaxws.spi.Provider.createServiceDelegate(Provider.java:42)
>         at javax.xml.ws.Service.<init>(Service.java:33)
> I will provide the fix for this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-2324) Thinclient does not work with wsdl Relative Path

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker closed AXIS2-2324.
--------------------------------


> Thinclient does not work with wsdl Relative Path 
> -------------------------------------------------
>
>                 Key: AXIS2-2324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2324
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2324_wsdl4jwrapper.txt
>
>
> A Webservice Exception is thrown when Relative Path is used to read wsdl definition in a thinclient scenario. Here's the stack trace
> javax.xml.ws.WebServiceException: The WSDL file could not be found: \WEB-INF\wsdl\Echo12.wsdl (The system cannot find the path specified.)
>         at org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFact
> ory.java:177)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactor
> y.java:79)
>         at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.setupWsdlDefinit
> ion(ServiceDescriptionImpl.java:472)
>         at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDe
> scriptionImpl.java:124)
>         at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDes
> cription(DescriptionFactoryImpl.java:65)
>         at org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescription(
> DescriptionFactory.java:70)
>         at org.apache.axis2.jaxws.spi.ServiceDelegate.<init>(ServiceDelegate.java:80)
>         at org.apache.axis2.jaxws.spi.Provider.createServiceDelegate(Provider.java:42)
>         at javax.xml.ws.Service.<init>(Service.java:33)
> I will provide the fix for this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2324) Thinclient does not work with wsdl Relative Path

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker updated AXIS2-2324:
---------------------------------

    Attachment: JIRA_2324_wsdl4jwrapper.txt

> Thinclient does not work with wsdl Relative Path 
> -------------------------------------------------
>
>                 Key: AXIS2-2324
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2324
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2324_wsdl4jwrapper.txt
>
>
> A Webservice Exception is thrown when Relative Path is used to read wsdl definition in a thinclient scenario. Here's the stack trace
> javax.xml.ws.WebServiceException: The WSDL file could not be found: \WEB-INF\wsdl\Echo12.wsdl (The system cannot find the path specified.)
>         at org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFact
> ory.java:177)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactor
> y.java:79)
>         at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.setupWsdlDefinit
> ion(ServiceDescriptionImpl.java:472)
>         at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDe
> scriptionImpl.java:124)
>         at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDes
> cription(DescriptionFactoryImpl.java:65)
>         at org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescription(
> DescriptionFactory.java:70)
>         at org.apache.axis2.jaxws.spi.ServiceDelegate.<init>(ServiceDelegate.java:80)
>         at org.apache.axis2.jaxws.spi.Provider.createServiceDelegate(Provider.java:42)
>         at javax.xml.ws.Service.<init>(Service.java:33)
> I will provide the fix for this issue

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org