Svatopluk Dedic created NETBEANS-4837:
-----------------------------------------

             Summary: Nondeterministic load of j2ee DeploymentFactory
                 Key: NETBEANS-4837
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4837
             Project: NetBeans
          Issue Type: Bug
            Reporter: Svatopluk Dedic


The following warning was printed during run of *DeploymentFactory*:

{code:java}
    [junit] WARNING [org.netbeans.ProxyClassLoader]: Will not load class 
javax.enterprise.deploy.spi.factories.DeploymentFactory arbitrarily from one of 
ModuleCL@10eabaeb[org.netbeans.modules.j2ee.dd] and 
ModuleCL@53c6b37a[org.netbeans.modules.j2eeapis] starting from 
SystemClassLoader[792 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
{code}

Both modules include (different) JARs that cover this package. Possibly the use 
of SystemClassLoader should be revisited.

Not sure what component this should be assigned to, may be produced by the 
scanning process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to