[ 
https://issues.apache.org/jira/browse/KARAF-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Kraushaar updated KARAF-3066:
------------------------------------

    Description: 
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:.*" and 
"openejb.deployments.classpath.filter.descriptors = true" 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/%[email protected]%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)

  was:
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/%[email protected]%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)


> 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
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.2
>
>
> 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:.*" and 
> "openejb.deployments.classpath.filter.descriptors = true" 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/%[email protected]%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)

Reply via email to