I'm trying to use the latest version of jena in an xsp. I thought I
could just remove the jena-2.1.jar and replace it with the jar from jena
2.5.2 in .../cocoon/WEB-INF/lib directory and restart tomcat server.
It did not work.
It is complaining about:
Message: Scheduler with name 'Cocoon' already exists.
Description:
org.apache.avalon.framework.configuration.ConfigurationException: cannot
create a quartz scheduler
Sender: org.apache.cocoon.servlet.CocoonServlet
Source: Cocoon Servlet
cause
org.quartz.SchedulerException: Scheduler with name 'Cocoon' already exists.
request-uri
/cocoon/shamanic/asr
full exception chain stacktrace
org.apache.avalon.framework.configuration.ConfigurationException: cannot create
a quartz scheduler
at
org.apache.cocoon.components.cron.QuartzJobScheduler.initialize(QuartzJobScheduler.java:308)
at
org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:244)
I'm new to both cocoon and jena.
I'm not even sure if I'm going about this right.
any help and clues would be welcome.
Al
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]