You need to add the "JNDI Class Library Ext" to your workbench.
Go to the menu Selected->Add->Project
Click on the "Add Project from the Repository"
Click on "JNDI Class Library Ext"
You may also need to add "JNDI Class Library Ext" to your class library path
for the applet. Do this by clicking on the appplet and going to the menu
Selected->Properties.
Hope this helps. Good luck!
Jim
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of jquest
> jquest
> Sent: Thursday, May 03, 2001 12:10 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Client problem with VAJ 3.5
>
>
> Hi all,
> I will to make a simple client for JBoss .
> I am working with VAJ 3.5 Enterprice.
> My code is:
> Properties env = new Properties();
> env.setProperty("java.naming.factory.initial",
> "org.jnp.interfaces.NamingContextFactory");
> env.setProperty("java.naming.provider.url", "192.168.1.19:1099");
> env.setProperty("java.naming.factory.url.pkgs",
> "org.jboss.naming");
>
> try
> {
> InitialContext jndiContext = new InitialContext(env);
>
> after this the client crash with:
> Clas not found javax.naming.InitialContext.
>
> Where is the problem?
> Thanks in advance.
>
>
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user