Hello,

I am getting the following error when deploying webservices (that deploy in 
4.0.2) to 4.0.5

anonymous wrote : 
  | org.jboss.ws.WSException: Mixed SOAP parameter styles not supported
  | 
org.jboss.ws.metadata.EndpointMetaData.setParameterStyle(EndpointMetaData.java:224)
  | 
org.jboss.ws.deployment.JSR109MetaDataBuilder.buildParameterMetaDataDoc(JSR109MetaDataBuilder.java:500)
  | 
org.jboss.ws.deployment.JSR109MetaDataBuilder.setupOperationsFromWSDL(JSR109MetaDataBuilder.java:200)
  | 
org.jboss.ws.deployment.JSR109ServerMetaDataBuilder.buildMetaData(JSR109ServerMetaDataBuilder.java:223)
  | 
org.jboss.ws.deployment.ServiceEndpointDeployer.create(ServiceEndpointDeployer.java:85)
  | 
org.jboss.ws.integration.jboss.DeployerInterceptor.create(DeployerInterceptor.java:80)
  | 
org.jboss.ws.integration.jboss.DeployerInterceptorEJB.create(DeployerInterceptorEJB.java:44)
  | 

The webservices are of the document/literal type. The error seems to be linked 
to the wsdl file but I cannot see any significant difference with various 
exmpales I have found.

Could you please point me to what could be the possible cause of such an error?

Thanks and Regards

Bruno

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985170#3985170

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985170
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to