Hi, I tested with the last TomEE Plus snapshot which had MP in it and #304
below.  Apart from having to add a line to exclusions.list for one item, it
seems to work fine.  Without the exclusions.list entry, I get the following
because @Provider is being used in our class (think this could be removed
though):

“at java.base/java.lang.Class.newInstance(Class.java:571)
                at
org.apache.openejb.server.cxf.rs.CxfRsHttpListener.newProvider(CxfRsHttpListener.java:528)
                at
org.apache.openejb.server.cxf.rs.CxfRsHttpListener.providers(CxfRsHttpListener.java:463)
                at
org.apache.openejb.server.cxf.rs.CxfRsHttpListener.configureFactory(CxfRsHttpListener.java:1012)
                at
org.apache.openejb.server.cxf.rs.CxfRsHttpListener.deployApplication(CxfRsHttpListener.java:579)”


Is having MP scanning disabled by default and enabling it on a
per-application basis possible?

Thank you




--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html

Reply via email to