jbossws
Web services on Jboss ESB
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)).[详细]
2023-04-11 06:13 分类:问答Get IP address in JBoss Web Service
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[详细]
2023-04-05 05:40 分类:问答"org.xml.sax.SAXParseException: Premature end of file." while parsing schema
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.[详细]
2023-03-05 20:43 分类:问答non http request and response in servlet
I\'m running a simple servlet in eclipse using jboss. While I\'m deploying I get the following errors:[详细]
2023-02-02 05:50 分类:问答jbossws webservice endpoint
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.[详细]
2023-02-02 04:13 分类:问答org.apache.cxf.BusException: No DestinationFactory was found for the namespace http://schemas.xmlsoap.org/soap/http/
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:[详细]
2023-01-27 23:44 分类:问答Soap message response body modification help
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[详细]
2023-01-13 18:49 分类:问答JBossWS change wsdl url
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:[详细]
2023-01-07 15:01 分类:问答WebServiceexception "No Content-type in the header" when trying to consume JBoss hosted webservice with a console application
I have a small assignment where I have to consume a webservice hosted with JBoss using a console application.[详细]
2022-12-29 00:58 分类:问答Amazon EC2 and jbossws
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[详细]
2022-12-27 02:59 分类:问答