Hi Bryan,

> -----Original Message-----
> From: Pauquette, Bryan [mailto:[EMAIL PROTECTED]
> Sent: jeudi 13 juillet 2006 21:40
> To: Maven Users List
> Subject: Issue with maven 2.0.3, cargo and weblogic 8.x
> 
> I am running into an issue with maven2.0.4 and cargo and deploying an
> ejb-jar to weblogic8x.  Has anyone seen a similar issue?
> 
> It looks like the name of the artifact is being incorrectly ascertained.
> 
> 
> The extension is not being updated to .jar  (instead it uses .ejb)
> 
> I think the relevant code is here
> 
> http://svn.cargo.codehaus.org/browse/~raw,r=1061/cargo/cargo/trunk/exten
> sions/maven2/src/main/java/org/codehaus/cargo/maven2/Deployable.java
> 
> Is this a bug or am I doing something wrong?

This question would be best asked on the cargo mailing list...

That said I think I know the problem. You seem to be using version 0.1 of
the Cargo Maven2 plugin which did not support EJB. If you try version 0.2 it
should work fine, except that the current implementation for WebLogic
doesn't support deploying EJBs (the only current implementation supporting
EJBs is JBoss). That said, anyone with knowledge of how EJB deployment works
in WebLogic should be able to provide a patch very easily and the Cargo team
would be happy to work with you if you were interested to help.

Let's talk on the cargo list. See http://cargo.codehaus.org/Mailing+Lists

Thanks
-Vincent

[snip]


        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

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

Reply via email to