Franz,

I asked the reporter (a colleague) to open an issue using just the
WSDL2Java bat file and not using a product/gui. Here's the new issue:

http://issues.apache.org/jira/browse/AXIS2-1336

thanks,
dims

On 10/10/06, Franz Fehringer <[EMAIL PROTECTED]> wrote:
And what was wrong with this issue i.e. why got it deleted?

Franz


Davanum Srinivas schrieb:
> Franz,
>
> the delete button in JIRA does not allow us to add comments as the
> comments are part of the issue that is to be deleted :)
>
> -- dims
>
> On 10/10/06, Franz Fehringer <[EMAIL PROTECTED]> wrote:
>>
>>  Out of curiosity why gets an issue deleted without comment?
>>
>>  Greetings
>>
>>  Franz
>>
>>
>>  Davanum Srinivas (JIRA) schrieb:
>>  [ http://issues.apache.org/jira/browse/AXIS2-1335?page=all
>> ]
>>
>> Davanum Srinivas deleted AXIS2-1335:
>> ------------------------------------
>>
>>
>>
>>
>>  Code Generation Exception occurred when Generating Clients
>> ----------------------------------------------------------
>>
>>  Key: AXIS2-1335
>>  URL: http://issues.apache.org/jira/browse/AXIS2-1335
>>  Project: Apache Axis 2.0 (Axis2)
>>  Issue Type: Bug
>>  Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox
>> 1.5.0.6
>>  Reporter: Evanthika Amarasiri
>>  Priority: Critical
>>
>> 1. Login to the Tungsten Management Console
>> 2. Click on the link "Services" which is on the left pane of the page
>> 3. Click on the link "Generate Client"
>> 4. Select the following "Stub Generation options" to create the stub
>>  a) Port - CommodityQuoteSOAP11port_https
>>  b) Invocation Style - Both
>>  c) Databinding - ADB
>>  d) Unpack Classes - True
>>  e) Unwrap - True
>>  f) Generate Testcase - False
>> 5. Select the above options and click on the button "Generate" (You can
>> change the values of any other option but the value of the option
>> "Unwrap"
>> should be set to "True" and the port should be either
>> CommodityQuoteSOAP11port_https or CommodityQuoteSOAP11port_http1)
>> 6. A Code Generation Exception is thrown
>> ERROR [2006-10-10 16:12:49,343] Error occurred during code generation.
>> Unsupported Schema format fo
>> r unwrapping! found unknown but expected sequence
>> org.apache.axis2.wsdl.codegen.CodeGenerationException:
>> org.apache.axis2.wsdl.codegen.CodeGenerationE
>> xception: Unsupported Schema format for unwrapping! found unknown but
>> expected sequence
>>  at
>> 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:224
>>
>> )
>>  at
>> 
com.wso2.tungsten.admin.service.wsdl2code.WSDL2CodeService.generate(WSDL2CodeService.java
>>
>> :154)
>>  at
>> 
com.wso2.tungsten.admin.service.wsdl2code.WSDL2CodeServiceMessageReceiverInOut.invokeBusi
>>
>> nessLogic(WSDL2CodeServiceMessageReceiverInOut.java:55)
>>  at
>> 
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.receive(AbstractInOutSyncMess
>>
>> ageReceiver.java:39)
>>  at
>> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:493)
>>  at
>> 
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUt
>>
>> ils.java:323)
>>  at
>> 
org.apache.axis2.transport.http.util.SOAPUtil.processPostRequest(SOAPUtil.java:57)
>>
>>  at
>> 
com.wso2.tungsten.transport.jetty.Axis2SOAPHandler.processPostRequest(Axis2SOAPHandler.ja
>>
>> va:42)
>>  at
>> 
com.wso2.tungsten.transport.jetty.Axis2Handler.dispatch(Axis2Handler.java:175)
>>
>>  at
>> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
>>  at
>> org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
>>  at
>> org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
>>  at
>> org.mortbay.http.HttpServer.service(HttpServer.java:909)
>>  at
>> org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
>>  at
>> org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
>>  at
>> org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
>>  at
>> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
>>
>>  at
>> org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
>>  at
>> org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
>> Caused by:
>> org.apache.axis2.wsdl.codegen.CodeGenerationException:
>> Unsupported Schema format for unwr
>> apping! found unknown but expected sequence
>>  at
>> 
org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension.processXMLSchemaSequence
>>
>> (SchemaUnwrapperExtension.java:287)
>>  at
>> 
org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension.handleAllCasesOfComplexT
>>
>> ypes(SchemaUnwrapperExtension.java:164)
>>  at
>> 
org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension.walkSchema(SchemaUnwrapp
>>
>> erExtension.java:122)
>>  at
>> 
org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension.engage(SchemaUnwrapperEx
>>
>> tension.java:87)
>>  at
>> 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:177
>>
>> )
>>  ... 18 more
>> ERROR [2006-10-10 16:12:49,343] org.apache.axis2.AxisFault: Error
>> occurred
>> during code generation.
>> Unsupported Schema format for unwrapping! found unknown but expected
>> sequence; nested exception is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence; nested
>> exception is:
>>  org.apache.axis2.AxisFault: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence; nested
>> exception is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence
>> ERROR [2006-10-10 16:12:49,343] Unable to handle request
>> com.wso2.tungsten.TungstenException:
>> org.apache.axis2.AxisFault: Error occurred during code generati
>> on. Unsupported Schema format for unwrapping! found unknown but expected
>> sequence; nested exception
>> is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence; nested
>> exception is:
>>  org.apache.axis2.AxisFault: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence; nested
>> exception is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence
>>  at
>> 
com.wso2.tungsten.transport.jetty.Axis2SOAPHandler.processPostRequest(Axis2SOAPHandler.ja
>>
>> va:47)
>>  at
>> 
com.wso2.tungsten.transport.jetty.Axis2Handler.dispatch(Axis2Handler.java:175)
>>
>>  at
>> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
>>  at
>> org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
>>  at
>> org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
>>  at
>> org.mortbay.http.HttpServer.service(HttpServer.java:909)
>>  at
>> org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
>>  at
>> org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
>>  at
>> org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
>>  at
>> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
>>
>>  at
>> org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
>>  at
>> org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
>> Caused by: org.apache.axis2.AxisFault: Error occurred during code
>> generation. Unsupported Schema for
>> mat for unwrapping! found unknown but expected sequence; nested
>> exception
>> is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence; nested
>> exception is:
>>  org.apache.axis2.AxisFault: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence; nested
>> exception is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence
>>  at
>> 
org.apache.axis2.transport.http.util.SOAPUtil.processPostRequest(SOAPUtil.java:76)
>>
>>  at
>> 
com.wso2.tungsten.transport.jetty.Axis2SOAPHandler.processPostRequest(Axis2SOAPHandler.ja
>>
>> va:42)
>>  ... 11 more
>> Caused by: org.apache.axis2.AxisFault: Error occurred during code
>> generation. Unsupported Schema for
>> mat for unwrapping! found unknown but expected sequence; nested
>> exception
>> is:
>>  java.lang.RuntimeException: Error occurred during code generation.
>> Unsupported Schema format
>>  for unwrapping! found unknown but expected sequence
>>  at
>> org.apache.axis2.AxisFault.makeFault(AxisFault.java:318)
>>  at
>> 
com.wso2.tungsten.admin.service.wsdl2code.WSDL2CodeServiceMessageReceiverInOut.invokeBusi
>>
>> nessLogic(WSDL2CodeServiceMessageReceiverInOut.java:90)
>>  at
>> 
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.receive(AbstractInOutSyncMess
>>
>> ageReceiver.java:39)
>>  at
>> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:493)
>>  at
>> 
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUt
>>
>> ils.java:323)
>>  at
>> 
org.apache.axis2.transport.http.util.SOAPUtil.processPostRequest(SOAPUtil.java:57)
>>
>>  ... 12 more
>> Caused by: java.lang.RuntimeException: Error occurred during code
>> generation. Unsupported Schema for
>> mat for unwrapping! found unknown but expected sequence
>>  at
>> 
com.wso2.tungsten.admin.service.wsdl2code.WSDL2CodeService.generate(WSDL2CodeService.java
>>
>> :166)
>>  at
>> 
com.wso2.tungsten.admin.service.wsdl2code.WSDL2CodeServiceMessageReceiverInOut.invokeBusi
>>
>> nessLogic(WSDL2CodeServiceMessageReceiverInOut.java:55)
>>  ... 16 more
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to