Hi
How to install jbossws 2.0.2.GA in jboss-4.2.1GA or Jboss-4.2.2.GA?
I mean what is the procedure?If there is any documentaion on this please
provide me link for the same.I have already downloaded jbossws-native-2.0.2.GA.
Also does this version supports http://schemas.xmlsoap.org/wsdl/http bi
Hi
I have a web service with wsdl ready from weblogic.I am porting it to
Jboss 4.2.1.GA.It uses jbossws1.2.1.GA I am also using JAXB 2.1.5 to genarate
schema.jar, from XSD using xjc command and then compiling the classes and
putting them in schema.jar.But when I deploy the bundled web ap
Hi
I have a web service deployed in jboss-4.0.5GA and I am using JbossWS 1.0.4.I
have a WSDL file from corresonding weblogic Deployment.The same WSDL I have
used for Jboss also.But when I call the web service using the ready weblogic
client it is giving me following Exception
Caused by: org