Hello,
I'm trying to create a JavaFX applet that gets a reference to JMS queue
configured in GlassFish. I need to add the proper jars to JNLP file that
have all JNDI-related classes. Trying to add jars one by one causes never
ending "Class not found exceptions". The appclient utility generates 40Mb+
jar, which is not feasable solution for applets.
Anyone has an example of how to write a light-weight external client (an
applet or JavaFX) that uses JNDI (no REST or third-party libraries)?
Thanks,
Yakov Fain
--
[Message sent by forum member 'yfain']
View Post: http://forums.java.net/node/713592