[jboss-user] [JBoss Web Services] - JBoss 6 with NetBeans as WebService for CF Clients

Thomas Reißmann do-not-reply at jboss.com
Thu May 26 03:19:20 EDT 2011


Thomas Reißmann [http://community.jboss.org/people/motamas] created the discussion

"JBoss 6 with NetBeans as WebService for CF Clients"

To view the discussion, visit: http://community.jboss.org/message/607123#607123

--------------------------------------------------------------
Hello Everyone,
i try to create an JBoss 6 WebService in NetBeans with EJB in reason that i am a beginner with WebServices.
The goal should be to comunicate with a client which is coded in Compact Framework 3.5 in Visual Studio 2008.
So i started with the WebService wich works fine. To test everything i created a .Net Framework client and use the method of webreference.
Everything works fine.
After that i try to create the same Client in Compact Framework over a webreference. The Programm creates the Proxy Class but when i test everything and want transfer some datas i get the following error.

[URL=" http://www.bilder-space.de/show_img.php?img=bad17b-1305181344.png&size=original http://www.bilder-space.de/show_img.php?img=bad17b-1305181344.png&size=original"]CF Client Error[/URL]

Something i want try is that i will change the soap of the webservice to soap 1.2.
Therefore i used the following code:

@BindingType(value=" http://java.sun.com/xml/ns/jaxws/2003/05/soap/bindings/HTTP/ http://java.sun.com/xml/ns/jaxws/2003/05/soap/bindings/HTTP/") 

But this doesnt work and after that i cant connect to the webservice.
So my question is if anyone knows how i can change the soap in JBoss 6 and/or how i must configure the JBoss to communicate with a CF Client!
Thank You!
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/607123#607123]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110526/fbeb260d/attachment.html 


More information about the jboss-user mailing list