> I'm not sure to understand what you mean. For my
> example, if a want a separate project for my EJB
> files, do you mean I need :
> - a EJB project
> - a Client project (swing, web, whatever)
> - and another project with local interfaces like a
> connector between each Client and EJB ?
Yes, that is what I mean. And your clients (Swing, web) should only depend on the EJB-client jar, not on the EJB project.
[Message sent by forum member 'batzee']
http://forums.java.net/jive/thread.jspa?messageID=393335