When I run the client for the template jboss project (found at:)

I get the following output (and error).

{ryan}-{deathstar}-{/home/ryan/Projects/hacking/template/build/bin}-$
./run-client.sh 
/usr/java/j2sdk1.4.0/jre/bin/java -classpath ..<long classpath>
test.client.TestClient
javax.naming.NoInitialContextException: Need to specify class name in
environment or system property, or as an applet parameter, or in an
application resource file:  java.naming.factory.initial
        at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:640)
        at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
        at
javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:280)
        at javax.naming.InitialContext.lookup(InitialContext.java:347)
        at test.client.TestClient.main(TestClient.java:21)

What is causing this?

-- 
Humans are the unfortunate result of a local maximum in the
fitness landscape.

www.ryanmarsh.com


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to