Thanks. :-)

I've upgraded to JBoss 4.0.4.GA and got SSL running using the annotation

@RemoteBinding(clientBindUrl="sslsocket://0.0.0.0:3843", 
jndiBinding="appl/ssl/TestSB")

But how can I configure the SSL part in jboss.xml ? 
I have 2 JBoss configurations:
one without SSL 
one with SSL
that uses the same java code. Only the archieve is different, the SSL version 
contains an additional jboss.xml.

I would prefer to add the SSL configuration for the beans only in jboss.xml so 
that the non SSL version does not contain anything for SSL.

I couldn't find any documentation about this.

Thanks for any hint.
Annegret

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950392#3950392

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950392


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to