How to include EJB project into WAR project's classpath in Eclipse? -


i'm developing ear project includes war project , ejb project modules.

(the project hierarchy in eclipse follows:)

http://i44.tinypic.com/23koxuo.png

the war module wish use service class defined in ejb module. how can add ejb module war module's classpath in eclipse?

right click on web project > select properties > java build path > click projects tab , add ejb project.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -