I already had Tomcat 5.0.27 and Eclipse 3.0 installed on XP Pro.

I installed the presentation server in tomcat's webapps/orbeon as instructed,
and made the changes to enable authorization, etc. I am able to launch
the example apps from URL http://localhost:8090/orbeon/ and so far have
encountered only this problem.


ClassLoader Problems
--------------------
1. The 'Integrating with java' example fails with exception
Error compiling 'SystemProperties'
C:\www\jakarta-tomcat-5.0.27\webapps\orbeon\WEB-INF\resources\examples\java/SystemProperties.java:16: cannot resolve symbol
symbol : class PipelineContext location: package pipeline
import org.orbeon.oxf.processor.pipeline.PipelineContext;
^
C:\www\jakarta-tomcat-5.0.27\webapps\orbeon\WEB-INF\resources\examples\java/SystemProperties.java:34: cannot resolve symbol
symbol : class PipelineContext location: class SystemProperties
public void generateData(PipelineContext context, ContentHandler contentHandler) throws SAXException {
^
2 errors


2. The 'Address Book' example fails with the same error.
----------------------

If anybody can suggest what I might be doing wrong, I would appreciate it.

--
Bill Winspur
Manager, Wynnon Systems Inc
Mobile: 403-519-5889



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to