You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/09/10 21:54:34 UTC

[jira] [Commented] (TOMEE-1342) OutputGeneratedDescriptors doesn't output complete ejb-jar.xml

    [ https://issues.apache.org/jira/browse/TOMEE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129000#comment-14129000 ] 

Romain Manni-Bucau commented on TOMEE-1342:
-------------------------------------------

sessionBeanClasses.add("org.apache.openejb.config.CompManagedBean"); should be skipped

that said this class is generated by sxc so we should surely fix sxc (or not use it anymore and go back on jaxb)

> OutputGeneratedDescriptors doesn't output complete ejb-jar.xml
> --------------------------------------------------------------
>
>                 Key: TOMEE-1342
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1342
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Jonathan Gallimore
>            Assignee: Jonathan Gallimore
>            Priority: Minor
>             Fix For: 2.0.0, 1.7.1
>
>         Attachments: tomee-1342.diff
>
>
> Under certain circumstances the OutputGeneratedDescriptors functionality does not work correctly with the ejb-jar.xml being truncated after writing the <enterprise-beans/> tag. The appears to be caused by the serializer not allowing subclasses of SessionBean (such as StatelessBean, SingletonBean etc).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)