Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

jax-ws

0
votes
1 answer
57 views

How can I use an HTTP proxy for a JAX-WS request without setting a system-wide property?

I have an application that needs to make a SOAP client request to a system on the Internet, so it needs to go though our HTTP proxy. One can do this…
asked June 22, 2011 5:05 pm CDT
Fly
0
votes
1 answers
33 views

Using JMXWS connector (With JAXWS) over https/ssl

I've been using the JMXWS connector for a while on Tomcat 6.0 succesfully, using a JMX servlet over http. We have recently started moving to using…
asked May 15, 2011 7:07 am CDT
Ben
0
votes
1 answer
48 views

Web service created with JAX-WS wsimport failing on AIX tomcat

I have a jar file which houses client code to connect to our infrastructure webservices that was initially created using axis' wsdl2java. I…
asked May 12, 2011 2:25 pm CDT
cmutt78
0
votes
1 answers
37 views

[Java Web Services] Is it possible to keep referenced files inside the service itself?

Hi, I'm working on a jax-ws service in Eclipse. At some point, this service opens and uses a couple of XSLT stylesheets. My question is, can you…
asked May 7, 2011 5:17 am CDT
Twodordan
0
votes
0 answers
68 views

Implementing SSL , JAX-WS webservice on IBM Websphere Application server

Hi Guys, I am trying to make SSL work on a webservices created by using IBM Websphere JAX-WS runtime for quite a while now but am unable to make it…
asked April 13, 2011 9:06 pm CDT
user707127
0
votes
1 answers
53 views

Jax-ws wsdl generation ssl offloading

Hi, I am currently developing a webservice using jax-ws based on an EJB like : @WebService() @RolesAllowed("allowedOne") @Stateless() public class…
asked March 22, 2011 11:55 am CDT
Alexandre GUIDET
0
votes
0 answers
50 views

No WSDL for JAX-WS based webservice deployed in Tomcat 6

Hi, In my effort to create a webservice that can be deployed on glassfish and tomcat, I noticed that both AS will give a different URL to the WSDL.…
asked March 8, 2011 11:14 am CST
Pim
0
votes
0 answers
154 views

LinkageError when creating web service (Tomcat, CXF and Eclipse)

I want to create a simple web service in Eclipse (Helios J2EE), using Apache CXF 2.3.2 and Tomcat 7. However, when I use the 'New web service'…
asked February 10, 2011 9:26 am CST
Seb
0
votes
1 answers
60 views

Apache ODE and JAX-WS 2.0

I am trying Apache ODE for evaluation. It seems Apache ODE runs on AXIS2 for webservices. Has anybody tried to configure Apache ODE with JAX-WS 2.0…
asked January 27, 2011 9:07 am CST
Ayusman
0
votes
1 answer
48 views

Try all available WSDL IPs with JAX-WS

I'm using JAX-WS to open a service port. When the DNS exposes two IPs for the DNS entry (of the WSDL), the Service tries to use only the first -…
asked January 11, 2011 3:49 am CST
Asaf
0
votes
1 answer
84 views

How can I opt NOT to respond to a request in a Java webservice?

Suppose we have a webservice request we don't even want to dignify with a response: @WebMethod(operationName = "doSomethingForNicePeopleOnly")…
asked January 7, 2011 11:02 am CST
Joe
11

jax-ws

Tagged: jax-ws
Related Tags
java × 5
tomcat × 3
ssl × 3
http × 2
wsdl × 2
apache × 2
apache-cxf × 1
aix × 1
dns × 1
proxy × 1
cxf × 1
soap × 1
ws × 1
ejb-3.0 × 1
tomcat6 × 1
jmx-ws × 1
files × 1
eclipse × 1
https × 1
wsimport × 1
deployment × 1
websphere × 1