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
> at
> javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:80)
> at com.evermind.xml.e.getJavaxDocument(JAX)
> at com.evermind.xml.XMLUtils.getDocument(JAX)
> at com.evermind.xml.XMLConfig.ay(JAX)
> at
> com.evermind.server.ApplicationClientInitialContextFactory.getInitialContext(JAX)
> at
> javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:668)
> at
> javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246)
>
Exactly what jars need to be on the client side? I'm using and HTML
page to launch the applet and assuming
the jars are downloaded via http...
Thanks
--
***********************************************************
|^^^^^^|
| |
| _ _| John B McManus
| (.)(.) email: [EMAIL PROTECTED]
@ _) phone: (303)734-6002
| ,___|
| /
************************************************************
begin:vcard
n:McManus;John
tel;home:303-744-6818
tel;work:303-734-6002
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:John McManus
end:vcard