Hi,
I am having problem with a service. After deploying and retrieving the wsdl axis returns Unable to generate WSDL 1.1 for this service. This is not the first service implemented but, the first with separate namespaces. It seems like axis2 has problems reading the schema, the wsdl is pointing at.. This is what axis2.log says org.apache.axis2.deployment.repository.util.ArchiveReader - Trouble processing wsdl file :Could not create URL from 'META-INF/CalculateCS20.wsdl' and 'xsd0.xsd' The schema aswell as the wsdl are in the META-INF dir. I did search for this problem on internet but , didn't come up with the right solution. I want to use my original WSDL so adjusting services.xml is out. The names in services.xml and the wsdl's match. I am using java 1.4 and Axis2 1.3. The notifications about this problem I did found where related to axis 1.1.x Does anyone has a solution/workaround for this? Thanks. Dirk van Gameren ================================================== The information transmitted via this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
