You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jochen Kraushaar (JIRA)" <ji...@apache.org> on 2014/06/24 11:25:25 UTC

[jira] [Created] (KARAF-3066) Improve OpenEJB documentation in manual

Jochen Kraushaar created KARAF-3066:
---------------------------------------

             Summary: Improve OpenEJB documentation in manual
                 Key: KARAF-3066
                 URL: https://issues.apache.org/jira/browse/KARAF-3066
             Project: Karaf
          Issue Type: Documentation
    Affects Versions: 3.0.1
            Reporter: Jochen Kraushaar


The documentation of the OpenEJB feature in the Karaf manual is rather short. Here it says

{quote}
Full support of Apache OpenEJB may required some tuning on the etc/jre.properties file.
{quote}

Actually some more configuration has to be done:

* Add "openejb.deployments.classpath.exclude = bundle:.*" to etc/system.properties (see http://karaf.922171.n3.nabble.com/Unsupported-URL-scheme-using-bundle-watch-td4033596.html)
* Adopt version of javax.xml.namespace in etc/jre.properties (see http://mail-archives.apache.org/mod_mbox/karaf-user/201401.mbox/%3C61B54D3A-EC06-4738-BEDF-0D1D812EF0E8@gmail.com%3E)
* Remove the version number at javax.annotation from etc/jre.properties because this will only export the Java SE javax.annotation package and overwrites the Java EE javax.annotation package exported by the Geronimo Annotation API (which is required for EJB support)



--
This message was sent by Atlassian JIRA
(v6.2#6252)