Displaying 1 result from an estimated 1 matches for "jboss5".
Did you mean:
jboss
2009 Jun 18
0
SSOAP access to a j2EE-ws service
I am currently trying to access a SOAP web service (hosted on a JBoss5
server and defined as a J2EE-ws service) via the SSOAP R-package. But
all I can get is a NULL answer. The web service seems to work as it can
be accessed using a general web-service tester.
The web service wsdl is here: http://smg8.ulb.ac.be:8080/web2?wsdl.
This is how I try to call the web se...