aspose file tools
The moose likes JBoss and the fly likes  package javax.ejb does not exist Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark " package javax.ejb does not exist" Watch " package javax.ejb does not exist" New topic
Author

package javax.ejb does not exist

ankush patni
Greenhorn

Joined: Oct 11, 2007
Posts: 11
Hi all,
When i am compling my HOme or remote file I am getting this error.
I dont know how to solve this.
error is
Tester.java:13: package javax.ejb does not exist

My class path is

C:\Program Files\Java\jdk1.5.0_09\bin;C:\Program Files\jboss-4.0.5.GA\client\jboss-common-client.jar;C:\Program Files\jboss-4.0.5.GA\server\default\lib\jboss-j2ee.jar;C:\Program Files\jboss-4.0.5.GA\client\jnp-client.jar;C:\Program Files\jboss-4.0.5.GA\client\jbossall-client.jar;C:\Program Files\jboss-4.0.5.GA\client\*.jar;C:\Program Files\jboss-4.0.5.GA\lib\j2ee.jar;

Can any body please help me what to do.
Or some problem is with class path
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: package javax.ejb does not exist
 
Similar Threads
JBoss first session bean
webservice compiler error
lookup NoClassDefFoundError
i cannot run my JBoss program
What am i doing wrong. I copied word for word ...