[jboss-user] [JBoss Tools (users)] - Re: JBossAS Tools causes NPE in Eclipse's Java Tooling
NickDeGraeve
do-not-reply at jboss.com
Tue Feb 19 04:50:20 EST 2008
I found out what was wrong. In the build path there was a reference to a JBoss EJB3 Library. That library was based on a server configuration that didn't exist.
Solution:- disable JBossAS Tools;
| - remove JBoss EJB3 Library from build path;
| - enable JBossAS Tools;
| - add JBoss EJB3 Library based on correct Server configuration to build path.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130319#4130319
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130319
More information about the jboss-user
mailing list