dev@glassfish.java.net

java.lang.ClassNotFoundException: org.glassfish.internal.api.Globals

From: Endasil <endasil_at_hotmail.com>
Date: Tue, 31 Aug 2010 02:03:52 -0700 (PDT)

I am trying to create a simple standalone client that tries to do
programmatic logon and communicates with a secure EJB. Problem is i get an
exception thrown, and i can't figure out how to solve the problem.
I assume that some class need to be added to my project in netbeans to solve
the org.glassfish.internal.api.Globals but what and how do i know that?

Using netbeans 6.9 glassfish 3.01 and jdk 6.0.21

The complete exception can be found here:
http://pastebin.com/Q7UF5jTg

The source code can be found here:
http://pastebin.com/4gSVVV97
-- 
View this message in context: http://old.nabble.com/java.lang.ClassNotFoundException%3A-org.glassfish.internal.api.Globals-tp29580766p29580766.html
Sent from the java.net - glassfish dev mailing list archive at Nabble.com.