Re: Fwd: [AXIS2] False namespace2package mapping in wsdl2java

2006-12-05 Thread Carlos Ribeiro
You probably need to do: "-n2sp http://www.foo-bar.de/bar=foo.bar.service.types"; Ulf Heyder wrote: Hello, I still can't get wsdl2java to follow my -ns2p option -ns2p bar=foo.bar.service.types,foo=foo.bar.service.types.foo All java classes created from the xsd types in namespace "bar" are

WSDL2Java and ExtensionMapper location

2006-11-30 Thread Carlos Ribeiro
Hi, I'm having problems with the WSDL2Java script. In my WSDL I have : http://www.w3.org/2001/XMLSchema"; attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://aaa.bbb.ccc";> If I don't specify the ns2p argument of WSDL2Java, all schema cl