I am looking for a bit of clarity around JBoss ESB and JBoss WS.I have been asked to build an ESB solution using web services (SOAP/http(s)).
I developed a java class with an only method and turned int开发者_JAVA技巧o web service (JBOSS) using JBossWS. I would like to get the IP address of the client who started the request. (I\'m not using
I\'m writing a webservice client running on Linux JBoss 5.0.1 / JBossWS Native 3.1.1 which is calling a service running on a Windows Tomcat 6.0.29 / Metro Stack.
I\'m running a simple servlet in eclipse using jboss. While I\'m deploying I get the following errors:
I have de开发者_JS百科veloped a simple webservice implementation using top-down approach, created a war and deployed in jboss4.2.2GA, in windows environment.
In a wsdl-file I have the following line: When I deploy the webapplication (on JBOSS 5.1.0) and try to access the wsdl I get the following exception:
I\'ve been playing a开发者_StackOverflow社区round with web services using jbossws-cxf. I don\'t think the issue is with the implementation I\'m using but instead how the code is generated. Here is my
I have a web application deployed on JBoss 5.1.0 with a couple of webservices. When i use the JBossWS console to see the registered service endpoints, all my webservices follow the same URL pattern:
I have a small assignment where I have to consume a webservice hosted with JBoss using a console application.
I\'ve deployed a webservice to a Jboss instance running on Amazon EC2. The webservice works fine locally, but when I deploy on EC2, and go to the /jbossws/services page the Endpoint Address for the we