cancel
Showing results for 
Search instead for 
Did you mean: 

Open Source on NetWeaver AS Java

Former Member
0 Kudos

Hi Experts,

We implemented a project based on Spring and Hibernate. It works fine on NW AS Java if server's JDK is Sun JDK. However, when we deploy to the production server, its JDK is IBM JDK, it shows following error. Could anyone give any suggest ?

Our Environment is :

NW 7.0 SP14,

Linux 64 bit,

IBM JDK 1.4

[eLaunch] Processing HTTP request to servlet [action] finished with error. The error is: java.lang.NoClassDefFoundError: com.xxxx.elaunch.action.ToDoListAction$$EnhancerByCGLIB$$6e75089c

at sun.reflect.GeneratedMethodAccessor2958.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.aic.platform.web.struts.DelegatingBaseActionProxy.dispatchMethod(DelegatingBaseActionProxy.java:163)

at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:170)

at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)

at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)

at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)

at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)

at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304)

at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)

at org.apache.struts.chain.ComposableRequestProcessor.process

Edited by: Tom Chu on Jan 9, 2009 10:18 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

ravindra_bollapalli2
Active Contributor
0 Kudos

hi Chu,

hope this will help u

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30179afb-d90e-2b10-ceb3-d2e441d6...

mean while i wll update with more doucment s

bvr