[ http://jira.jboss.com/jira/browse/JBAS-452?page=history ]

Adrian Brock updated JBAS-452:
------------------------------

    Component: EJBs

> Configurable org.jboss.ejb.Container class
> ------------------------------------------
>
>          Key: JBAS-452
>          URL: http://jira.jboss.com/jira/browse/JBAS-452
>      Project: JBoss Application Server
>         Type: Feature Request
>   Components: EJBs
>     Reporter: SourceForge User
>     Assignee: Scott M Stark
>     Priority: Minor

>
>
> SourceForge Submitter: percychris .
> It would be very nice if one could also configure a 
> specialized org.jboss.ejb.Container class in the 
> </container-configuration> element of the 
> standardjboss.xml configuration file and consequently 
> also in the jboss.xml deployment descriptor file.
> Now it is hard coded in the org.jboss.ejb.EjbModule 
> class. In the (sadly enough) private createContainer 
> method invoke the (even more sadly ) private 
> createStatelessSessionContainer, 
> createStatefulSessionContainer, createEntityContainer 
> and createMessageDrivenContainer methods where the 
> respective Containers are created with a hard code type 
> (MessageDrivenContainer, StatelessSessionContainer, 
> StatefulSessionContainer and EntityContainer).
> The same would be valid for the org.jboss.ejb.EjbModule 
> class, which is, create in the EjbDeployer and for which 
> the type is hard code. 
> Thanks
> Percy Christian

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to