You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Magnus Stattin <ma...@mmedu.net> on 2004/03/26 12:47:16 UTC

EJB files for client

When working with EJB you need to make the component and home interfaces
available to clients. Dto's or Value objects usually also needs to be
included. 

Are there any easy way to package these up to make them available to the
client? As every project are supposed to produce one artifact I end up
making separate projects to package the client dependencies right now.
There ought to be an easier and better way. 

How do you solve this?

/Thanks in advance

Magnus


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org