You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Jean-Louis MONTEIRO <je...@gmail.com> on 2012/04/25 16:10:49 UTC

Re: [jira] [Commented] (TOMEE-167) Disable support for legacy v2 openejb-jar.xml by default

Agree!
Need to review all descriptors and what is used.

Jean-Louis

Le 25 avril 2012 15:36, David Blevins (JIRA) <ji...@apache.org> a écrit :

>
>    [
> https://issues.apache.org/jira/browse/TOMEE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261637#comment-13261637]
>
> David Blevins commented on TOMEE-167:
> -------------------------------------
>
> Anyway, the v2 openejb-jar.xml pulls in 73 or so JAXB objects and 90% of
> them only apply to Geronimo.
>
> I'll put it back, but we definitely need to cut this out at some point.
>
> > Disable support for legacy v2 openejb-jar.xml by default
> > --------------------------------------------------------
> >
> >                 Key: TOMEE-167
> >                 URL: https://issues.apache.org/jira/browse/TOMEE-167
> >             Project: TomEE
> >          Issue Type: Improvement
> >            Reporter: David Blevins
> >            Assignee: David Blevins
> >             Fix For: 1.0.0
> >
> >
> > Only needed for Geronimo, not needed for TomEE.
> > Loading the quite large JAXB tree takes a few hundred milliseconds.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>

Re: [jira] [Commented] (TOMEE-167) Disable support for legacy v2 openejb-jar.xml by default

Posted by David Blevins <da...@gmail.com>.
Looks like it's in the v3 descriptor, just in the form of properties.  Openejb2Conversion shows the properties that match the elements

We could/should probably support the exact elements.   Would still be properties underneath, but elements look nicer. 


-David

On Apr 25, 2012, at 7:10 AM, Jean-Louis MONTEIRO wrote:

> Agree!
> Need to review all descriptors and what is used.
> 
> Jean-Louis
> 
> Le 25 avril 2012 15:36, David Blevins (JIRA) <ji...@apache.org> a écrit :
> 
>> 
>>   [
>> https://issues.apache.org/jira/browse/TOMEE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261637#comment-13261637]
>> 
>> David Blevins commented on TOMEE-167:
>> -------------------------------------
>> 
>> Anyway, the v2 openejb-jar.xml pulls in 73 or so JAXB objects and 90% of
>> them only apply to Geronimo.
>> 
>> I'll put it back, but we definitely need to cut this out at some point.
>> 
>>> Disable support for legacy v2 openejb-jar.xml by default
>>> --------------------------------------------------------
>>> 
>>>                Key: TOMEE-167
>>>                URL: https://issues.apache.org/jira/browse/TOMEE-167
>>>            Project: TomEE
>>>         Issue Type: Improvement
>>>           Reporter: David Blevins
>>>           Assignee: David Blevins
>>>            Fix For: 1.0.0
>>> 
>>> 
>>> Only needed for Geronimo, not needed for TomEE.
>>> Loading the quite large JAXB tree takes a few hundred milliseconds.
>> 
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA
>> administrators:
>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>> 
>> 
>>