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 "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2004/12/02 13:46:22 UTC

[jira] Resolved: (AXIS-1680) Add an offline/unchecked-url mode to WSDL2Java

     [ http://nagoya.apache.org/jira/browse/AXIS-1680?page=history ]
     
Davanum Srinivas resolved AXIS-1680:
------------------------------------

    Resolution: Duplicate

Duplicate of AXIS-1687

> Add an offline/unchecked-url mode to WSDL2Java
> ----------------------------------------------
>
>          Key: AXIS-1680
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1680
>      Project: Axis
>         Type: Improvement
>   Components: WSDL processing
>     Versions: 1.2RC2
>  Environment: JOnAS 4.2.0
>     Reporter: Guillaume Sauthier

>
> I'm facing the following problem : my Generation with EWS fails when the endpoint URL specified in WSDL is not an URL.
> But I need this to work, because when a client want to use a webservice that is deployed in the same time, URL of the service is unknown.
> This is the port-component-link usage in J2EE1.4 :
> the service the client want to access, is not deployed when I make the generation, so I was wondering if it is possible to have an "offline" mode for the Generation that do not check the URL validity ?
> Is this a reasonnable request for Axis 1.2 Final ?
> Here is the Exception I get
> java.io.IOException: Emitter failure.  Invalid endpoint address in port SEIPort in service ServiceLocator:  NOT_AN_URL
>    at org.apache.axis.wsdl.toJava.JavaServiceImplWriter.writeFileBody(JavaServiceImplWriter.java:232)
>    at org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:130)
>    at org.apache.axis.wsdl.toJava.JavaServiceWriter.generate(JavaServiceWriter.java:80)
>    at org.apache.geronimo.ews.jaxrpcmapping.J2eeGeneratorFactory$Writers.generate(J2eeGeneratorFactory.java:267)
>    at org.apache.geronimo.ews.jaxrpcmapping.J2eeEmitter.generate(J2eeEmitter.java:414)
>    at org.apache.geronimo.ews.jaxrpcmapping.J2eeEmitter.access$2(J2eeEmitter.java:366)
>    at org.apache.geronimo.ews.jaxrpcmapping.J2eeEmitter$WSDLRunnable.run(J2eeEmitter.java:335)
>    at java.lang.Thread.run(Thread.java:534)
> regards
> Guillaume 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira