[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4887) Port beanshell deployer to VDF
Ales Justin (JIRA)
jira-events at lists.jboss.org
Thu Nov 8 07:13:45 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4887?page=all ]
Ales Justin resolved JBAS-4887.
-------------------------------
Resolution: Done
The BeanShellSubDeployer functionality was split into 3 different classes:
- .bsh file parsing: LegacyBeanShellDeployer based on VFS
- real BeanShellScript instance installation: LegacyBeanShellScriptDeployer
- client runtime deploy of String representation of bsh script: LegacyBeanShellScriptClient
The first 2 are new aspect deployers, where the script client is a separate bean which uses the notion of the second script aspect deployer.
> Port beanshell deployer to VDF
> ------------------------------
>
> Key: JBAS-4887
> URL: http://jira.jboss.com/jira/browse/JBAS-4887
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Deployment services
> Reporter: Dimitris Andreadis
> Assigned To: Ales Justin
> Fix For: JBossAS-5.0.0.Beta3
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list