Can you send us the Geronimo deployment plan that you are using? Jarek
On Mon, Sep 8, 2008 at 7:19 AM, Juergen Weber <[EMAIL PROTECTED]> wrote: > > Hi, > > I have the geronimo-jetty6-javaee5-2.1.2 distribution and get this error on > deploying a resource adapter. Is this a bug in the server? Is the class > missing in the distribution? > > Thx, > Juergen > > 13:14:00,471 WARN [ConnectorPlanRectifier] Your connector plan has obsolete > elements or attributes in it. Please remove version attributes, > global-jndi-name elements, and credential-interface elements > 13:14:00,643 ERROR [log] Error for > /console/portal//Applications/Deploy%20New/__ac0x3plugin0x2Deployment!227983155|0 > java.lang.NoClassDefFoundError: org/apache/geronimo/upgrade/Upgrade1_0To1_1 > at > org.apache.geronimo.console.configmanager.DeploymentPortlet.processAction(DeploymentPortlet.java:184) > > > Caused by: java.lang.ClassNotFoundException: > org.apache.geronimo.upgrade.Upgrade1_0To1_1 in classloader > org.apache.geronimo.plugins/plugin-console-jetty/2.1.2/car > at > org.apache.geronimo.kernel.config.MultiParentClassLoader.loadOptimizedClass(MultiParentClassLoader.java:436) > at > org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:278) > > > -- > View this message in context: > http://www.nabble.com/NoClassDefFoundError%3A-Upgrade1_0To1_1-tp19370011s134p19370011.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >
