I'm developing JAX-RPC.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060260#4060260
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060260
___
jboss-user mailing list
jboss-u
I checked and the only annotation provided in the version of Jboss I'm using is
@PortComponent.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060250#4060250
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060250
__
I've tried, but Eclipse sign the annotation as an error.
Now, I'm not so skilled in the use of the annotation, but I think I shouldn't
define it, should I?
Isn't this annotation already defined?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060041#4060041
No I haven't this annotation.
What it is really strange is that the same WS, deployed in the JbossWS 1.2.1
with Jboss 4.2.0 (obviously with the libraries updated to this versions) runs
correctly.
Maybe a problem with the libraries? Perapsh some important library that there
isn't?
View the o
Hello!
I'm developing web services using JbossWS 1.0.4.GA in Jboss 4.0.4.GA
I have to implement the WS-Security.
So I wrote the jboss-wsse-server, jboss-wsse-client, I updated the web.xml with
the tags and the jboss-client with the tag, I
genarated the truststore and the keystore and I inizi