I've posted this message in JBoss Users but no one replied to my message so
I'm reposting it here in Jboss developers. Can someone answer these
questions?

Hi... I'm trying to migrate my existing application to JBoss from weblogic.
Currently, I'm using RDBMSRealm of weblogic to authenticate the user. What I
want to know is does JBoss has a built-in servlet/jsp container or I should
use either tomcat or jetty? If I need to use jetty or tomcat, do they
support j_security_check? If no, what's the alternative? I have my username,
password and role stored in a database that is actually used by Weblogic
RDBMSRealm. Last question, if jetty/tomcat do support j_security_check does
the authentication information propagate to the EJB tier (is the username
accessible in the ejb tier using the ejbcontext's getCallerPrincipal?) Where
can I find the documents about these stuffs?

Sorry.... I have too much questions coz I just started playing with JBoss
yesterday and my boss is requiring me to finish it for a limited period of
time.

thanks in advance...
Jerson


Reply via email to