package javax.ejb does not exist
From: Xarky (bernardpace_at_yahoo.com)
Date: 12/30/04
- Next message: thufir: "Re: GUI error: Could not find the main class. Program will exit."
- Previous message: ge0rge: "Re: GUI error: Could not find the main class. Program will exit."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Dec 2004 01:18:28 -0800
Sorry for my ignorance, but which jar file should I include in the classpath...
> You have to make sure that JAR file is in your classpath. A lot of ways to
> do that:
>
> Windows/Linus: Set %CLASSPATH%/$CLASSPATH (respectively)
>
> or...
>
> java -cp <put the jar file here> YourTestClass
- Next message: thufir: "Re: GUI error: Could not find the main class. Program will exit."
- Previous message: ge0rge: "Re: GUI error: Could not find the main class. Program will exit."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]