[EMAIL PROTECTED] wrote:
> Hello.
>
> I have a maven project already.
> It produces WAR file very well.
>
> And I need EAR file not WAR file to deploy to Websphere through was6-plugin.
>
> So, I wonder how can I make a EAR file includes above WAR file?.
>
> I tried several time with ear-plugin.
>
> But it didn't work as I intended.
>
> So.....
>
> Do I need another maven project that can include war file when  it's
> package phase?
>
> or Should I costomize ear-plugin to do WAR pacaking and EAR packaging at
> the same time?
>
> Is there anyone who succdeded to deploy WAR file(it works well in
> tomcat) to Websphere?
>
> Thank you in advance.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   
Can you add your ear plugin declaration?



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

Reply via email to