Re: useOriginalWsdl generates error when set to true.

2009-08-16 Thread herrygoon
maybe you schema definitions files not including the arr file ,when set the useOriginalwsdl=true silver17 wrote: Hi guys, I've been working on an Axis2 service and keep getting the same error. What I WANT to do is use the original wsdl but modify the soap address and I can't seem to do

Re: useOriginalWsdl generates error when set to true.

2009-01-12 Thread Upananda
Hi, Can any body help me out please... I am trying with Axis2 on Tomcat 6 (embedded as axis2.war). But while trying to deploy web services as jar using annotations (WEB-INF/servicejars/myservice.jar or WEB-INF/pojo/MyService.class) It’s generating only the wsdl2. It’s not generating the wsdl

Re: useOriginalWsdl generates error when set to true.

2008-04-25 Thread Linus Kamb
Hi, I have a similar problem, but with a slight twist. (cc'ing jibx list in case it's related.) normal wsdl2java generation produces services.xml with useOriginalwsdl=true. The service runs fine, but it produces the "Unable to generate WSDL 1.1 for this service" error when hitting the

Re: useOriginalWsdl generates error when set to true.

2008-04-23 Thread silver17
I've uploaded the WSDL. On inspection of the console window for OC4J I also found this error: Could not create URL from 'META-INF/ExtractAAFCProfile.wsdl' and 'http://www.w3.org/2005/05/xmlmime; This seems like a major issue. silver17 wrote: Hi guys, I've been working on an Axis2

Re: useOriginalWsdl generates error when set to true.

2008-04-23 Thread Deepal jayasinghe
Could you please send me the service aar file. Thank you! Deepal Hi guys, I've been working on an Axis2 service and keep getting the same error. What I WANT to do is use the original wsdl but modify the soap address and I can't seem to do that. When I access the wsdl I would like to set the