sounds like you should include jboss/client/jnp-client.jar in
the application's classpath.


hth, jan

--
Jan Heise / Tel: +49-163-4803237 / E-Mail: [EMAIL PROTECTED]

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Federico
Vesco
Gesendet: Donnerstag, 9. August 2001 12:51
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] JBoss and Java Web Start


Hi.
I'm trying to use a stand-alone Swing application as a client to JBoss,
using Java Web Start.
The application works when i use it without Web Start, but i encounter the
following problem using it with Web Start:

Caught an unexpected exception into
searchjavax.naming.NoInitialContextException: Cannot instantiate class:
org.jnp.interfaces.NamingContextFactory [Root exception is
java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory]

It doesn't obtain an Initial Context, since this exception occurs at th
following line:
  Context initial = new InitialContext();

I signed the application file and the EJB file.....but i still have this
problem.
May you help me?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
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

Reply via email to