Hi,

> 
> So I began to modify my Project Descriptor as follows:
> 
>     <dependency>
>         <id>jportal:jportal-security</id>
>         <artifactType>jar</artifactType>
>         <category>runtime</category>
>         <version>0.1.1</version>
>         <ear.bundle.jar>true</ear.bundle.jar>
>      </dependency>
> 
I changed it to 

<properties>
        <ear.bundle.jar>true</ear.bundle.jar>
</properties>

And it still does not work? Any ideas?

Bye & Thx
Toby


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

Reply via email to