aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes jboss 4.2.2 and netbeans Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "jboss 4.2.2 and netbeans" Watch "jboss 4.2.2 and netbeans" New topic
Author

jboss 4.2.2 and netbeans

John Gregory
Ranch Hand

Joined: Oct 05, 2006
Posts: 115
Earlier this year, I printed a tutorial from the netbeans website.
It involved developing an enterprise app deployed to a jboss app
server.

The tutorial said that jboss (the tutorial used 4.0.x) is j2ee vers 5
complient and in their msg bean, they used annotations. They start
off by walking you through the create project process, and in particular
setting the j2ee level to 5.

However, when I try to replicate their steps, I'm only able to get a
j2ee level of 1.4. Can anyone tell me why/how to have it read j2ee 5?

Thanks,

John
 
 
subject: jboss 4.2.2 and netbeans
 
Similar Threads
Cannot use EJB3 in Netbeans 5.5.1 & 6.0.1
Class Conflict
How to weblogic or websphere appserver experience
J2EE Project start
which application server should i use