You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Andy Pruitt <ap...@coghillcapital.com> on 2003/10/01 23:17:06 UTC

[Pluto] Pre-Package as WAR

I'm looking for a way to prepackage the Pluto WAR so that all of the
portlet apps are directly built into the WAR, but before it is deployed.
(I need to deploy inside of an EAR file.)

It seems like it would make sense to have an ant task for this,
something like the cactify task:

<plutify portalwar="portalserver.war" destfile="deployable.war">
	<implicit fileset of portlet war's>+
</plutify>

I'm thinking that the task would be based on Deploy#prepareWebArchive.

Am I on the right track?  

---andy pruitt

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