Re: help with manifest EJB

2006-08-17 Thread Marco Mistroni
Hi alan, thanks for link but it didnt work out for me.. i am using maven-2.0.4, here's my pom.xml.. i'd need egenEJB adn egenCommon to go inside manifest ClassPath entry, but somehow they don't go... any help? thanks and regards marco ?xml version=1.0?project parent

Re: help with manifest EJB / fixed

2006-08-17 Thread Marco Mistroni
hi silly me!! i was not declaring packaging=ejb on my pom.xml sorry for bothering, everything is fine now regards marco On 8/17/06, Marco Mistroni [EMAIL PROTECTED] wrote: Hi alan, thanks for link but it didnt work out for me.. i am using maven-2.0.4, here's my pom.xml.. i'd need egenEJB

help with manifest EJB

2006-08-16 Thread Marco Mistroni
hi all, i am using maven2, i have 2 ejb projects that have as dependency two external jars maven2 included those 2 jars in my ear, but i need to have a ClassPath reference also in the manifest file of both ejbs... how can i do that? i am using maven-ear plugin.. i know there was some tags to be

Re: help with manifest EJB

2006-08-16 Thread Alan D. Salewski
On Wed, Aug 16, 2006 at 07:35:21PM +0100, Marco Mistroni spake thus: hi all, i am using maven2, i have 2 ejb projects that have as dependency two external jars maven2 included those 2 jars in my ear, but i need to have a ClassPath reference also in the manifest file of both ejbs... how can