[jboss-dev-forums] [JBoss Web Development] - can I work with JAX-RPC rpc/encoded on Jboss5.1.0.GA
narendraraju pothuraju
do-not-reply at jboss.com
Thu Jul 1 12:17:52 EDT 2010
narendraraju pothuraju [http://community.jboss.org/people/narendrap] created the discussion
"can I work with JAX-RPC rpc/encoded on Jboss5.1.0.GA"
To view the discussion, visit: http://community.jboss.org/message/550635#550635
--------------------------------------------------------------
Can somebody help me out.
my client wsdl is in jax-rpc with style <soap:binding transport=" http://schemas.xmlsoap.org/soap/http 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/ 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
[http://community.jboss.org/message/550635#550635]
Start a new discussion in JBoss Web Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2112]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100701/19786f77/attachment.html
More information about the jboss-dev-forums
mailing list