Hi Sagara, I've been working on this issue. I traced down to where the code is broken. So should be able to identify it soon?
But the project in my job is now entering critical stage so I have to spend all time on it. But thanks for asking. I'll try to have it done by this weekend. Thanks Sagara. Ping On Mon, Aug 22, 2011 at 5:21 AM, Sagara Gunathunga (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/WODEN-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088650#comment-13088650] > > Sagara Gunathunga commented on WODEN-231: > ------------------------------------------ > > Hi Ping, > Did you able to make any progress on this issue ? > > > Woden parsing error found when deploying service AAR in simple Axis2 > server > > > --------------------------------------------------------------------------- > > > > Key: WODEN-231 > > URL: https://issues.apache.org/jira/browse/WODEN-231 > > Project: Woden > > Issue Type: Bug > > Components: Parser > > Reporter: Ping Liu > > Attachments: SendSmsService.aar > > > > > > This error was first found by Sagara. Following is the note from > AXIS2-4170. > > > ----------------------------------------------------------------------------------------------------------------- > > As a miner issue I found it's not possible to deploy SendSmsService.aar > in Axis2 Simple sever but possible to deploy SendSmsService as a explode AAR > service. In SendSmsService.aar case I'm getting following exception. > > [ERROR] Woden[Error],0:0,WSDL521,Could not parse an inline schema in the > WSDL at URL > "jar:file://file:/home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar!/META-INF/SendSmsService.wsdl".,java.lang.RuntimeException:org.apache.ws.commons.schema.XmlSchemaException: > JAR entry > jar:file:///home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar!/jar:file://file:/home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar!/META-INF/parlayx_sms_types_2_2.xsd > not found in > /home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar > > [ERROR] Woden[Error],0:0,WSDL521,Could not parse an inline schema in the > WSDL at URL > "jar:file://file:/home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar!/META-INF/SendSmsService.wsdl".,java.lang.RuntimeException:org.apache.ws.commons.schema.XmlSchemaException: > JAR entry > jar:file:///home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar!/jar:file://file:/home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar!/META-INF/parlayx_common_types_2_1.xsd > not found in > /home/sagara/dev/code/apache/axis2/devs/patch/modules/distribution/target/axis2-1.7.0-SNAPSHOT/repository/services/SendSmsService.aar > > > ----------------------------------------------------------------------------------------------------------------- > > I was able to reproduce the same error. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
