hi,
  I just download juddi-tomcat-3.0.0.beta.zip, and deploy in tomcat6. if use 
jdk5 will be ok, if use jdk6 will throw exceptions like below:
The listener "org.springframework.web.context.ContextLoaderListener" is al

ready configured for this context. The duplicate definition has been ignored.
Exception in thread "Attach Listener" java.lang.ClassNotFoundException: org.apac
he.openjpa.enhance.InstrumentationFactory
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(Instrumenta
tionImpl.java:280)
        at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(Instrume
ntationImpl.java:348)
Agent failed to start!
2009-6-8 1:01:25 org.apache.cxf.endpoint.ServerImpl initDestination
.....
best regards
junzai




Reply via email to