JBoss Community

can I work with JAX-RPC rpc/encoded on Jboss5.1.0.GA

created by narendraraju pothuraju in JBoss Web Development - View the full discussion

Can somebody help me out.

my client wsdl is in jax-rpc with style <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/> with input and output as

<soap:body use="encoded

after generating the stubs using sun jwsdp-2.0 , I am getting error while encoding the message

I tried using wsconsume. but it gives error

[ERROR] rpc/encoded wsdls are not supported in JAXWS 2.0.

 

after giving the option wsconsume -e it generates the stubs with JAXBElement types. but after deployment, it throws exception

Encoding style 'http://schemas.xmlsoap.org/soap/encoding/' not supported for:

 

my env is :

jdk1.6

jboss5.1.0.GA

 

Can somebody help me to know whether Jboss5.1.0.GA supports JAX-RPC encoding or not?. If it supports, anything else I need to do?

BTW. I have axis jars which are being used for the existing wsdls (all are axis style="literal/document") and works fine.

this is the first customer's jax-rpc style and have been struggling for a week to find the solution.

I would really appreciate for any responses.

Thanks

Reply to this message by going to Community

Start a new discussion in JBoss Web Development at Community