You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Legolas Woodland <le...@gmail.com> on 2006/02/05 21:38:54 UTC

How to deploy a war file inside J2 ?

Hi
Thank you for reading my post.
how i can deploy a portlet war file in j2 ?
the war file contain a jsf portlet , it works in Pluto , now i need to 
deploy it inside j2.


thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: How to deploy a war file inside J2 ?

Posted by Raj Saini <ra...@gmail.com>.
Legolas Woodland wrote:

> Hi
> Thank you for reading my post.
> how i can deploy a portlet war file in j2 ?

Copy your portlet application war file in $PORTAL_WEB_APP/WEB-INF/deploy 
directory. Jetspeed will deploy the war file automatically. You portlet 
should be ready to be included on your portal page.

($PORTAL_WEB_APP is the base directory of your portal webapp. If you 
have installed jetspeed from installer and did not change defaults, it 
should be $JETSPEED_HOME/webapps/jetspeed.)

Regards,

Raj

> the war file contain a jsf portlet , it works in Pluto , now i need to 
> deploy it inside j2.
>
>
> thank you
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


RE: How to deploy a war file inside J2 ?

Posted by Davy De Waele <se...@pandora.be>.
Hi,

Just copy the WAR file to the
<TOMCAT_HOME>/webapps/jetspeed/WEB-INF/deploy directory. Keep an eye on
your tomcat console and you should see Jetspeed picking up the WAR and
deploying it into the container.

More information about portlet deployment can be found here :

http://portals.apache.org/jetspeed-2/multiproject/jetspeed-deploy-tools/
index.html

Greetings,

Davy

-----Oorspronkelijk bericht-----
Van: Legolas Woodland [mailto:legolas.w@gmail.com] 
Verzonden: zondag 5 februari 2006 21:39
Aan: Jetspeed Users List
Onderwerp: How to deploy a war file inside J2 ?

Hi
Thank you for reading my post.
how i can deploy a portlet war file in j2 ?
the war file contain a jsf portlet , it works in Pluto , now i need to 
deploy it inside j2.


thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org