David,
One of the jar file's manifest requires ../config in the classpath.
Geronimo is complaining
[java] entries must end with the .jar extension (J2EE 1.4 Section
8.2):
[java] path=../config
Is there an attribute I can set to simply ignore it so it will deploy?
Thank you
djencks wrote:
>
>
> On Jul 3, 2008, at 10:01 AM, jklcom99 wrote:
>
>>
>> Can you elaborate on this?
>>
>> 1) using the javaee 5 ear lib feature to get them into your
>> classpath.
>
> It looks like you already put all the jars in the ear lib directory.
> Thus they will be in the ear classloader and available to all your
> modules anyway. All you should need to do is remove all the manifest
> classpaths from all the jars and modules packages
>>
>> 2) We could look into providing a flag for lenient mfcp
>> evaluation.....
>
> that's the subject of the jira
>
> thanks
> david jencks
>
>>
>> I'd put it in the geronimo plan
>>
>>
>>
>> djencks wrote:
>>>
>
--
View this message in context:
http://www.nabble.com/deploy-offline%2C-Deployer-operation-failed%3A-Failed-to-expand-the-module-archive-tp18226797s134p18325163.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.