This should work. I just tested here by building from the trunk, and then running the command
mvn jetspeed:mvn -Dtarget=demo I then moved all war files in $TOMCAT/webapps to $TOMCAT/webapps/jetspeed/WEB-INF/deploy, started up Tomcat(7), and all apps were registered with Jetspeed and successfully deployed to Tomcat On Sat, Jul 19, 2014 at 6:24 PM, Mansour Al Akeel <mansour.alak...@gmail.com > wrote: > Hello all, > > Currently, when I deploy a custom portal, I copy jetspeed.war > (jetexpress.war), to tomcat/webapp, > > then I place j2-admin.war under TOMCAT/webapp/jetspeed/WEB-INF/deploy > and wait for JS2 to pick the portlet application and deploy it. It > creates another exploded war under TOMCAT/webapp/j2-admin.war > > If I place j2-admin.war inside jetspeed.war, it doesn't get deployed > properly. Is there a way to build and deploy the system with only one > single war file ?? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org > For additional commands, e-mail: jetspeed-user-h...@portals.apache.org > >