| Author |
problem in making EJB3.0 project/application in europa eclipse..
|
Niranjan Deshpande
Ranch Hand
Joined: Oct 16, 2005
Posts: 1277
|
|
I tried making a ejb project int he europa eclipse but i get the following errors - "jdk5 or higher is needed" when i used persistence as one of the libraries in configurin the project. i have jdk1.6 installed already. also i get some class path missing entry when i am to make a new jboss server configuration in eclipse. please help me out... is there any step by step tutorial that will tell me how to run a sample hello world ejb that also accesses the built in database of jboss? please help !!
|
SCJP 1.4 - 95% [ My Story ] - SCWCD 1.4 - 91% [ My Story ]
Performance is a compulsion, not a option, if my existence is to be justified.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
|
|
|
Right-click the project name, get properties, then go through it (I think it might be build path) until you find the Java version your project is using. It might not be the same as what you are using for everything else.
|
 |
 |
|
|
subject: problem in making EJB3.0 project/application in europa eclipse..
|
|
|