Can you describe what jars in which directories must be replaced? If I replace all libs in /lib/endorsed, I get the following error:
2005-12-05 10:36:23,015 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.ReportElementEjb] Initializing CMP plugin for ReportElementEjb | 2005-12-05 10:36:23,195 WARN [org.jboss.system.ServiceController] Problem starting service jboss.j2ee:jndiName=ejb/ReportElementEjb,service=EJB | java.lang.NoSuchMethodError: org.apache.bcel.generic.InstructionFactory.createNewArray(Lorg/apache/bcel/generic/Type;S)Lorg/apache/bcel/generic/Instruction; | at org.jboss.proxy.compiler.ProxyImplementationFactory.createProxyMethod(ProxyImplementationFactory.java:319) | at org.jboss.proxy.compiler.ProxyCompiler.getCode(ProxyCompiler.java:167) | at org.jboss.proxy.compiler.Runtime.makeProxyType(Runtime.java:69) | at org.jboss.proxy.compiler.ProxyCompiler.<init>(ProxyCompiler.java:76) | at org.jboss.proxy.compiler.Proxies$Impl.newTarget(Proxies.java:604) | at org.jboss.proxy.compiler.Proxies.newTarget(Proxies.java:78) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910607#3910607 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910607 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
