2 Replies Latest reply on Mar 26, 2008 11:39 AM by pmuir

    JBoss Tools, using an external components jar?

    ericjava.eric.chiralsoftware.net

      I'm getting into JBoss Tools at the moment.  I've gotten things configured and installed.


      Here's the difficulty: the EJBs and Seam components are being developed outside of Eclipse, by a separate team.  Eclipse is going to be used mainly to develop the visual side of things, by web designers.


      I notice that I can create a Seam project as an EAR.  That's great.  But it comes with its own entity packages.


      How can I get it to get all of its entities, and Seam components, from some separate JAR file?


      I'm quite new to all of this.


      Thanks