[jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-03-16 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-210?page=comments#action_60983 ] Ate Douma commented on JS2-210: --- I'll provide more information about the changes later but because I don't have time left for today or tomorrow I want to give the most important f

[jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-03-02 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-210?page=comments#action_60046 ] Ate Douma commented on JS2-210: --- I've (re)implemented a very simple decorator deployer now. Undeployment is, like with PA deployment, not available yet. It works almost the same a

[jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-03-02 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-210?page=comments#action_60032 ] Ate Douma commented on JS2-210: --- A reply I've given to questions of David Sean Taylor on the dev mailing list: David Sean Taylor wrote: > A few quick questions: > > * why are the

Re: [jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-03-02 Thread Ate Douma
David Sean Taylor wrote: A few quick questions: * why are the method names changing from register to start I guess you are referring to the PortletApplicationManagement interface? Register and start(PortletApplication) are two different functionalities now. The start method invokes the (Registry)

Re: [jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-03-01 Thread David Sean Taylor
A few quick questions: * why are the method names changing from register to start * why don't we support the registerAtInit option in the deployTool anymore -- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] [office] +01 707 773-4646 [mobile] +01 707 529 9194 --

[jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-03-01 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-210?page=comments#action_60016 ] Ate Douma commented on JS2-210: --- I've created a new CVS branch, deployment-refactoring, in which I've committed my changes as of now. The current version is tested with deployment

[jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-02-25 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-210?page=comments#action_59755 ] Ate Douma commented on JS2-210: --- I'm not considering EAR files right now, and I'm not sure I (personally) will. The JetspeedDeploy tool can be used to infuse a WAR file before depl

[jira] Commented: (JS2-210) Resolving all deployment classloader problems

2005-02-24 Thread Peter Meier (JIRA)
[ http://issues.apache.org/jira/browse/JS2-210?page=comments#action_59744 ] Peter Meier commented on JS2-210: - Ate, When refactoring the deployment mechanism, will you consider auto deployment of PAs embedded in EAR files as well? If not, when will it b