Hi All,<div><br></div><div>I&#39;m trying to build a panel using the org.geotoolkit.gui.swing.go2 widgets from the Matisse palette. I got this working earlier by adding the widgets from /home/thys/.m2/repository/org/geotoolkit/pending/geotk-widgets-swing-pending/3.x-SNAPSHOT/geotk-widgets-swing-pending-3.x-SNAPSHOT.jar  using the palette manager. Now on a different machine it refuses to work. </div>
<div><br></div><div>When I open the Panel created before I get a warning panel and a list of classes that could not be loaded. As far as I know matisse instantiates the classes from their default constructors for display. </div>
<div><br></div><div>The netbeans IDE log where things start going wrong:</div><div><br></div><div><div>WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.Log arbitrarily from one of ModuleCL@26d510e8[org.netbeans.libs.commons_logging] and ModuleCL@31a734ff[org.netbeans.modules.html.validation] starting from SystemClassLoader[373 modules]; see <a href="http://wiki.netbeans.org/DevFaqModuleCCE">http://wiki.netbeans.org/DevFaqModuleCCE</a></div>
<div>WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.LogFactory arbitrarily from one of ModuleCL@26d510e8[org.netbeans.libs.commons_logging] and ModuleCL@31a734ff[org.netbeans.modules.html.validation] starting from SystemClassLoader[373 modules]; see <a href="http://wiki.netbeans.org/DevFaqModuleCCE">http://wiki.netbeans.org/DevFaqModuleCCE</a></div>
<div>WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.LogConfigurationException arbitrarily from one of ModuleCL@26d510e8[org.netbeans.libs.commons_logging] and ModuleCL@31a734ff[org.netbeans.modules.html.validation] starting from SystemClassLoader[373 modules]; see <a href="http://wiki.netbeans.org/DevFaqModuleCCE">http://wiki.netbeans.org/DevFaqModuleCCE</a></div>
<div>INFO [org.netbeans.modules.form.BeanSupport]: Cannot create default instance of: org.geotoolkit.gui.swing.go2.control.JNavigationBar</div><div>java.lang.IllegalAccessError: tried to access class org.apache.commons.logging.LogFactory$6 from class org.apache.commons.logging.LogFactory</div>
<div>        at org.apache.commons.logging.LogFactory.getSystemProperty(LogFactory.java:1558)</div><div>        at org.apache.commons.logging.LogFactory.initDiagnostics(LogFactory.java:1575)</div><div>        at org.apache.commons.logging.LogFactory.&lt;clinit&gt;(LogFactory.java:1817)</div>
<div>        at org.geotoolkit.util.logging.CommonsLoggerFactory.getImplementation(CommonsLogge</div></div><div><br></div><div><br>-- <br>Thys Meintjes <br><br><br>
</div>