Ron,
This is a new component. Perhaps try building from scratch, (maven -o
allClean allBuild), and verify the fact that you have a new version of
the jar in maven repo and in your production jetspeed webapp lib
directory. You might need to manually clean the maven repo.
HTH,
Randy
Ron Wheeler wrote:
When accessing jetspeed right after a "quickStart" I get the following
error in the log.
org.springframework.beans.factory.BeanDefinitionStoreException: Error
registering bean with name 'ProfileResolvers' defined in
ServletContext resource [/WEB-INF/assembly/profiler.xml]: Bean class
[org.apache.jetspeed.profiler.rules.impl.ProfileResolversImpl] not
found; nested exception is java.lang.ClassNotFoundException:
org.apache.jetspeed.profiler.rules.impl.ProfileResolversImpl
java.lang.ClassNotFoundException:
org.apache.jetspeed.profiler.rules.impl.ProfileResolversImpl
The java file
file:///C:/eclipse/workspace/myjetspeed/jetspeed-api/src/java/org/apache/jetspeed/profiler/rules/ProfileResolvers.java
<cid:part1.04060400.06070405@artifact-software.com>
exists in the sources but if I look in
jetspeed-profiler-2.0-M4-SNAPSHOT.jar
it does not.
Am I looking in the right place? What am I missing?
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]