The following comment has been added to this issue:
Author: David Sean Taylor
Created: Fri, 11 Jun 2004 10:16 AM
Body:
This is worth looking into as a standard way to deploy:
http://www.jcp.org/en/jsr/detail?id=88
Where as Tomcat currently does not support it, we could provide an implementation to
them. J2EE App Servers will need to support these APIs.
It could really simplify the distribution and deploy tasks across all app servers
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JS2-76?page=comments#action_36043
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS2-76
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS2-76
Summary: Extend PAM to allow PA deployment together with a tomcat WA context
configuration file
Type: Improvement
Status: Unassigned
Priority: Major
Project: Jetspeed 2
Components:
Deployment
Versions:
2.0-dev/cvs
2.0-a1
Assignee:
Reporter: Ate Douma
Created: Fri, 11 Jun 2004 8:57 AM
Updated: Fri, 11 Jun 2004 10:16 AM
Description:
Currently, the CatalinaPAM allows hot deployment of a PA as an war file only.
If however specific context configuration is required by the PA (like a separate
datasource), it still can only be done manually and with the server shutdown.
As the context configuration cannot be supplied within the war file the
CatalinaAutoDeploymentServiceImpl must be extended to also scan for and handle:
- only a context configuration (which then defines where the war file or an exploded
web app is located)
- a war file and a context configuration
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]