aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes My netbeans 6.0.1 cannot recognize package javax.ejb Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "My netbeans 6.0.1 cannot recognize package javax.ejb" Watch "My netbeans 6.0.1 cannot recognize package javax.ejb" New topic
Author

My netbeans 6.0.1 cannot recognize package javax.ejb

Almas hussain
Greenhorn

Joined: Mar 02, 2008
Posts: 4
I`am new to EJB 3.0, and iam trying to import package javax.ejb, but the netbean 6.0.1 cant recognize the package. I have set the envirment variables
like this:

i have the sdk at C:\Sun\SDK.

JAVAEE_HOME C:\Sun\SDK

JAVA_HOME C:\Programfiler\Java\jdk1.6.0_04

PATH %JAVAEE_HOME%\bin;%M2%;%Path%;%JAVA_HOME%\bin

can somebody help me with this problem?

thanks

Almas from Norway
Ashiela Papu
Greenhorn

Joined: Mar 17, 2008
Posts: 8
hi,
Have you registering application server? thought check your lib directory.Is there jar files on your server?

Rgds,
Ashiela
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: My netbeans 6.0.1 cannot recognize package javax.ejb
 
Similar Threads
Brand new and can't start
error compiling ejb, first time prompt compile
Compiling servlets
My netbeans 6.0.1 cannot recognize package javax.ejb
here is an error when I load in javax.ejb.*;what can do??