Some <vendor type=jboss> stuff.. offtopic really.
On Mon, 21 Aug 2000 23:21:58 -0700, John D. McDonald
<[EMAIL PROTECTED]> wrote:
>For some reason I am unable to get my messages to the list. I got a bouce
>back. If you get a chance could you forward it to the list for me.
There are some buggy subscribers to the list. Make a kill-filter; I had
to...
>BTW: make sure that you set up the following three files in your classpath:
>%jboss_home%/client/jboss.jar
>%jboss_home%/client/jboss-client.jar
>%jboss_home%/client/jnp-client.jar
1. jboss.jar is not needed, nor is it in /client
2. If the client uses RMI's Dynamic Classloading (i.e. a SecurityManager
is set) then jboss-client.jar is not needed
3. If the client does a little tweaking with JNDI (use a
javax.naming.Reference) jnp-client is not needed
So, nothing is *needed* on the client, but most will use at least
jnp-client.jar to be able to access the JNDI namespace easily.
/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".