Deepal, Already fixed :) see http://tinyurl.com/jy8mz fix should be in 0.95.
-- dims On 3/26/06, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > yes , thats a bug in Axis2 and we will fix that before 1.0. > > Andreas Bobek wrote: > > >Hi, > > > >I have a WSDL file with a binding to SOAP 1.2 only, e.g. I use > > > >xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" instead of > >xmlns:soap11="http://schemas.xmlsoap.org/wsdl/soap/" > > > >Code generation works well. > >Deploying with bindings to SOAP 1.1 works well, too. > > > >But when bind to SOAP 1.2 I get follow exception: > > > >org.apache.wsdl.impl.WSDLProcessingException: no port with soap binding > >found > > at > >org.apache.axis2.deployment.AxisServiceBuilder.getAxisService(AxisServiceBui > >lder.java:219) > > at > >org.apache.axis2.deployment.AxisServiceBuilder.getAxisService(AxisServiceBui > >lder.java:127) > > at > >org.apache.axis2.deployment.repository.util.ArchiveReader.processWSDLFile(Ar > >chiveReader.java:267) > > at > >org.apache.axis2.deployment.repository.util.ArchiveReader.processWSDLs(Archi > >veReader.java:333) > > at > >org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java: > >383) > >.. > > > >which I think means WSDL-SOAP 1.2 is not known. > > > >Debugging inside AxisServiceBuilder: > >javax.wsdl.extensions.UnknownExtensibilityElement > >UnknownExtensibilityElement > >({http://schemas.xmlsoap.org/wsdl/soap12/}binding) > > > >Is this a limitation in Axis up to now? > > > >Thank you, Andreas Bobek. > > > > > > > > > > > > -- > Thanks, > Deepal > ................................................................ > ~Future is Open~ > > > > -- Davanum Srinivas : http://wso2.com/blogs/
