RE: JNDI Lookup from Applet

2001-02-12 Thread Torgeir . Lerkerod
t.narrow(homeObject, homeClass); return home; } Regards, Torgeir Lerkerød Nett/IT T +47 (227) 84588 M +47 91837430 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 12. februar 2001 20:43 To:

RE: JNDI Lookup from Applet

2001-02-12 Thread Torgeir . Lerkerod
Sent: 12. februar 2001 20:11 To: Orion-Interest Subject: JNDI Lookup from Applet Does anyone have a simple example of an Applet doing a JNDI lookup of a bean? We are not using servlets, but a Swing Applet client contacting the beans directly and I'm getting the following except

JNDI Lookup from Applet

2001-02-12 Thread John McManus
Does anyone have a simple example of an Applet doing a JNDI lookup of a bean? We are not using servlets, but a Swing Applet client contacting the beans directly and I'm getting the following exception: > javax.xml.parsers.FactoryConfigurationError: > com.sun.xml.parser.DocumentBuilderFactoryImpl