On Wed, 14 Feb 2001 09:56:49 -0800, Jonathan K. Weedon
<[EMAIL PROTECTED]> wrote:
>> On Wed, 14 Feb 2001 11:07:25 +0000, Ian McCallion
>> <[EMAIL PROTECTED]> wrote:
>> >java:comp/env could in theory be provided by any type of container, eg a servlet
>> >container, a web browser for applets, and even by the JVM itself for Java
>> >applications. I think we may see some of these in the future. (Perhaps someone
>> >else can tell us that the future is already here!)
>>
>> Guess what ;-)
>>
>> <vendor>
>> JBoss has a JNDI implementation, and a java:comp/env usage of it, that
>> can be used in all of the above cases, easily.
>> </vendor>
>
>Guess what ;-)
>
>Any vendor who passes the CTS for J2EE 1.2 provides this behavior
>for both Servlets/JSPs and standalone Java clients.  At present,
>I believe there are nine such vendors.

Of course all J2EE 1.2 providers can do that. I merely pointed out that
we have such an implementation that works in all above mentioned cases,
even the Java app one, *and* which you can extract and use for your own
purposes. You don't have to be using JBoss to use it.

The thing that sets us apart from, for example your own server, is that
our licensing allows that kind of usage, whereas yours don't.

regards,
  Rickard

--
Rickard Öberg
Email: [EMAIL PROTECTED]

===========================================================================
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