[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-04 Thread Abatecruento
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

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-04 Thread Abatecruento
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 __

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-03 Thread Abatecruento
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

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-03 Thread Abatecruento
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

[jboss-user] [JBossWS] - WS security : Unprocessed 'mustUnderstand' header element

2007-07-03 Thread Abatecruento
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