[jboss-as7-dev] State of EJB3 in AS7
Carlo de Wolf
cdewolf at redhat.com
Tue Feb 22 03:41:52 EST 2011
Ah yes, you are right, there is a bug here
https://github.com/jbossas/jboss-as/blob/master/ee/src/main/java/org/jboss/as/ee/naming/ModuleContextProcessor.java#L90
I thought it was fixed up here,
https://github.com/wolfc/jboss-as/commit/e24a3f6964a4f01d42676e940c7c09db719f6281
but it is still on the TODO.
Stuart, evaluate my pull request 'Adding java:comp service to EE
component', so we can discuss with David on proceeding forward.
Carlo
On 02/22/2011 09:26 AM, Stuart Douglas wrote:
> As far as I know java:comp should already be mapped to java:module for web modules.
>
> Stuart
>
> On 22/02/2011, at 7:20 PM, Carlo de Wolf wrote:
>
>> There is nothing yet on master. I've got a prototype going on
>> https://github.com/wolfc/jboss-as/tree/ejb3-domain. It's a phantom
>> integration branch. Do not depend upon it. It needs to be merged first.
>>
>> EJBs in WAR are not yet working. It should only take a little tweak to
>> the processor to enable war. A bigger tweak is needed to make sure
>> java:comp is mapped to java:module.
>>
>> John has implement java:module and java:app, so there should be no
>> problem using them.
>>
>> Carlo
>>
>> On 02/22/2011 02:23 AM, ssilvert at redhat.com wrote:
>>> What is there right now?
>>>
>>> More specifically, is the "EJBs in a WAR" stuff working and can I use
>>> the "java:module" and "java:app" contexts?
>>>
>>> Stan
>>>
>>>
>>>
>>> _______________________________________________
>>> jboss-as7-dev mailing list
>>> jboss-as7-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list