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]
