[jboss-jira] [JBoss JIRA] Resolved: (JBBOOT-99) Create extensible AS Server implementation base
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue Jul 14 16:14:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBBOOT-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved JBBOOT-99.
---------------------------------------
Resolution: Done
> Create extensible AS Server implementation base
> -----------------------------------------------
>
> Key: JBBOOT-99
> URL: https://jira.jboss.org/jira/browse/JBBOOT-99
> Project: JBoss Bootstrap
> Issue Type: Task
> Components: impl-as
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 2.0.0-beta-1
>
>
> JBossASEmbeddedServerImpl in the EMB project currently extends from JBossASServerImpl, which provides no generics to allow for covarient return. As a result, the method chaining functions come back as JBossASServer instead of JBossASEmbeddedServer.
> Make an extensible AS server implementation which keeps the generics chain alive.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list