JavaRanch » Java Forums »
Application Frameworks »
Other Application Frameworks
| Author |
Deploying a mavenised seam project, noClassdefFound org.jboss.el.util.ReflectionUtil
|
Hardik Mehta
Greenhorn
Joined: Jul 31, 2006
Posts: 19
|
|
Hi,
While deploying a mavenized application consisting of a parent project, ejb jar project and a web project I have following stack trace in Jboss As ,5.1.0.GA.
I checked that I have the dependency for jboss-el-1.0_02.CR4.jar and the library also contains the class org/jboss/el/util/ReflectionUtil.
Any ideas ? If required, I will also post the pom files of all the projects. They are based on the seam-refimpl project mentioned in the seam FAQ section.
Here the link
http://code.google.com/p/seam-maven-refimpl
regards,
ramgalo
|
cout << About programming, Linux, music, stars, life and everything;
|
 |
 |
|
|
subject: Deploying a mavenised seam project, noClassdefFound org.jboss.el.util.ReflectionUtil
|
|
|
|