 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Xarky Guest
|
Posted: Thu Dec 30, 2004 9:18 am Post subject: package javax.ejb does not exist |
|
|
Sorry for my ignorance, but which jar file should I include in the classpath...
| Quote: | 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
|
|
|
| Back to top |
|
 |
Josh Martin Guest
|
Posted: Sat Jan 01, 2005 11:30 pm Post subject: Re: package javax.ejb does not exist |
|
|
| Quote: | Sorry for my ignorance, but which jar file should I include in the
classpath...
|
The JAR files that came with the J2EE SDK.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|