<vendor name="jBoss">

On Wed, 15 Nov 2000 10:44:32 -0000, Peter Delahunty
<[EMAIL PROTECTED]> wrote:
>Just Few Questions about the latest version.
>
>How does Jboss implement the EJB 1.1 security model from chapter 15 of the
>ejb1.1 spec?

We have a security API that one can use. One of the plugins for this API
is a JAAS plugin so you can use a standardized API for security. We also
support Tomcat security information propagation when running it in an
integrated mode.

I have not worked with this myself, so don't have much knowledge in how
it works. Best way to get more info/pointers on this is to send a query
to the jboss-user mailing list (see jboss.org for subscription info).

>From what I've heard it works well though :-)

>Does Jboss understand the concept of an .EAR file and the application.xml
>file from J2EE.

Yes. We have integrated both Tomcat and Jetty (and which one you use is
a one-line configuration matter) with our J2EE deployment facility.
Resin integration works too, but not yet fully optimized.

See:
http://www.jboss.org/documentation/J2eeDeployment_howto.html

If you have any more questions on jBoss, please take them to our support
forum which is the jboss-user mailing list.

regards,
  Rickard

--
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to