JBossWS wsconsume Maven plugin FAILHi, I followed instructions here https://docs.jboss.org/author/display/JBWS/wsconsume But it seems there are dependency issues whenever i use the version of the plugin specified in the tutorial. Which versio...
Crazy performance issue with JBossWSHi all I have a bottom-up JAX-WS web service deployed in JBoss. I was running some performance tests at different volumes and I ran into this issue: exactly one hour after the first request, the performance dr...
Thread There to find jboss webservices samples with maven ?
There to find jboss webservices samples with maven ?Hi, just downloaded the latest jboss webservices release , build and tests are all done with ant. Is there jboss webservices tests or samples with maven for current release ? Regards, Niko
How to avoid parsing DTD in Soap RequestWeb service has an XML expansion vulnerability by parsing DTD in the input soap message. Does anyone have a solution for turning off DTD loading/parsing for JAX-WS Web Services implemented using @WebService? JBoss AS ...
Client call to Service behind SSOThe situation is an application deployed on JBoss 5.1.0.GA(running JDK6) needs to make a call to a webservice that is deployed behind and SSO layer. I've managed to get the SSL configuration accomlished and the ...
WS access behind SSOSo the situation is an application deployed on JBoss 5.1.0.GA (running on JDK6) needs to make a call to a WebService that is deployed behind an SSO layer. Not so big a deal(I thought). I managed to get the...
Thread Where should I set up standard-jaxws-endpoint-config.xml in JBoss 6?
Where should I set up standard-jaxws-endpoint-config.xml in JBoss 6?I am a newer for JBoss WS. I have a question related to the file standard-jaxws-endpoint-config.xml in JBoss6. In JBoss 5, we use this file to define the JAX-WS HTTP Handlers for all JAX-WS HTTP Web Services. Since it...
Thread WS-security and username token auth. with jbossas 6.0
WS-security and username token auth. with jbossas 6.0I'm trying to secure a webservice throw username token authentication. I've found this tutorial http://community.jboss.org/message/338347#338347 and other similar sources but I have a problem with the endpoint config...
WS-Policy setsJust saw the post on the WS-Policy sets in the next major release and it is a great idea. I'm writing some JBoss web service training for my company and we are actually suggesting to people that they go with Apa...
javax.xml.ws.WebServiceException: Cannot create proxyHi Friends, Am facing an exception while invoking webservice. Please help me to resolve this. Server - JBoss 4.2, I have two nodes created in the server that is nodeA and nodeB. nodeA ...
Thread Migrating secured WS from JBoss 5.1 to 7.1.1
Migrating secured WS from JBoss 5.1 to 7.1.1Hi, I've been migrating one of our projects from JBoss 5.1 to 7.1.1, all was done without too much problems but I'm stuck on the security configuration for a Web Service (which does not have WS-Security Policy...
Thread JBoss Configuration to setup SOAP Request timeout
JBoss Configuration to setup SOAP Request timeoutHi, I am looking to config timeout value for SOAP request at the JBoss application server level. Looks like the change can be made at WS client code level, however, I am trying to avoid making code change and ma...
custom WS namespace prefix?Hi, Is there a way to specify a custom namespace prefix for a web service? I'm currently developing under jboss AS7.1.3 I've read that creating a package-info.java with the following content should do...
Thread wsconsume, how to access HTTP Basic secured WSDL
wsconsume, how to access HTTP Basic secured WSDLHi, I have to implement a webservice client for ou JEE application which accesses a webservice on a SAP system. The webservice's WSDL is secured with HTTP Basic authentication. Unfortunately I couldn't find o...
org.apache.cxf.phase.PhaseInterceptorChain NullPointerExceptionHi, I'm currently developing a web service under jboss AS7.1.3 and need to move the web service location from /myApp/MyService to /myApp/services/MyService. I've found out that this could be achieved by confi...
Thread what will be the output of resteasy encryption..
what will be the output of resteasy encryption..Hi Everyone, i am doing resteasy encryption using s/mime.after encrypting i get this output of json: output: {"genericType":null, "type":"..", "certificate": {"name":"x509", "signature":"PrJ+.........so on" "b...