[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-30 Thread FabrizioLXXIII
It seems to work! Thanks a lot! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4079592#4079592 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4079592 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-24 Thread FabrizioLXXIII
When I deploy my Web Service, I see the following log messages in server.log file: 2007-08-24 09:01:55,166 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment (init step) of package at: file:/D:/JBoss/server/all/deploy/ws_producer.ear | 2007-08-24 09:01:55,166 DEBUG

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-24 Thread [EMAIL PROTECTED]
looks good View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4077663#4077663 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4077663 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-23 Thread [EMAIL PROTECTED]
Did you enable the endpoint to use WSSE? http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#Server_side_configuration_.28jboss-wsse-server.xml.29 For JAXRPC you can set the config-name in jboss.xml or joss-web.xml View the original post :

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-23 Thread FabrizioLXXIII
Yes, I do by jboss-wsse-server.xml... is it correct? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4077270#4077270 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4077270 ___

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-23 Thread [EMAIL PROTECTED]
Show me how you set the config-name View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4077277#4077277 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4077277 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-23 Thread FabrizioLXXIII
jboss-web.xml !DOCTYPE jboss-web PUBLIC -//JBoss//DTD Web Application 2.4//EN | http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd; | jboss-web | webservice-description | webservice-description-namews_producer/webservice-description-name |

[jboss-user] [JBossWS] - Re: WS-Security with JAX-RPC

2007-08-23 Thread [EMAIL PROTECTED]
That all looks good. Have a look at the logfile to see if the endpoint is really using that config (i.e. is it a secure endpoint?) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4077404#4077404 Reply to the post :