i have a wsdl of my capability and i've made the server stub from wsdl2java (
muse version ) 
wsdl2java -j2ee axis2 -wsdl myserver.wsdl
then i added code for internal logic like i did in my muse mini server app 
then i've added rampart module to the axis2 web app the wsdl2java generates
and i've added the rampart module ref tag to the axis2.xml.
Also i've added the code from example10 service.xml for adding signing and
encryption.

The main problem is, how do i check my app is working correctly? 
¿how do i change the example10 .jdk keys to a .pem certificate?

thanks a lot




alfredo.s.g_uam_spain wrote:
> 
> Im now trying to do this task and i found out that for sending notifys
> with muse is a little more complicated to add the ws-security.
> Has someone made it and can give me some guidelines to force muse to use
> axis outgoing or to force muse to use ws-security somehow?
> for incoming soap messages with ws-security is much easier ¿isnt it?
> 
> thanks
> 
> 
> 
> Daniel Jemiolo wrote:
>> 
>> I recall a number of other users having success setting up the
>> WS-Security 
>> module in Axis2 (w/ Muse). In fact, I think Matthias (the other 
>> participant in this thread) is one of them. I don't think you'll run into 
>> any issues, but if you do, please report them so we can fix Muse and
>> allow 
>> the WS-Security module to work as expected.
>> 
>> Dan
>> 
> 

-- 
View this message in context: 
http://www.nabble.com/axis2-deployment-and-configuration-tp9736934p14271839.html
Sent from the Muse User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to