SSL: Tomcat or JBoss? -


i have application deployed on tomcat server in future think i'll pass jboss. have implement use of https communication , don't know if it's better implement first on tomcat or if better pass jboss first , implement everything. https management different between them? there advantage in using jboss instead of tomcat?

thanks

jaxer

tomcat supports ssl. jboss uses under covers fork of tomcat expanded services (ejb, jms, etc). original tomcat core modified. can readup jboss ssl howto here, is, see, not different tomcat's howto.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -