The ejb plugin have maven.ejb.client.* properties to generate the ejb 
client jar.
http://maven.apache.org/reference/plugins/ejb/properties.html
ejb:ejb-client goal will generate it.

Nicolas,






"Magnus Stattin" <[EMAIL PROTECTED]>
26/03/2004 12:47
Veuillez r�pondre � "Maven Users List"

 
        Pour :  [EMAIL PROTECTED]
        cc : 
        Objet : 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to