Menu

#228 NoClassDefFoundException in WildFly 8.2.0

v2.2.x
open
nobody
None
5
2015-02-02
2015-02-02
Dinesh
No

Hi everyone! I am using Jboss 6.1.0 as our AS for our applications. It works great with Jboss AS 6. Bt when i am migrating to WildFly-8.2.0, i am facing some problems. Issue: java.lang.ClassNotFoundException: 'ClassName' from [Module "javax.com.lib:main" from local module loader @1a601b0 (finder: local module finder @1b8fdf2 (roots: \wildfly-8.2.0.Final\modules,e:\wildfly-8.2.0.Final\modules\system\layers\base))] Whereas the 'ClassName' is name of the Serializable ValueObject Class which is build along with the EJB Class. While the Client calls the EJB for a transaction, i am getting this particular class as not defined. But in earlier versions of Jboss, we are not getting this kind of error. Kindly advise a solution please.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.