On Wed, Dec 01, 2004 at 11:50:56PM +0100, Erik Bruchez wrote:

> o Set your classpath to include your classes directory

See below.

> o Move resources/custom-processors.xml to
>    resources/config/custom-processors.xml

This was already the correct path, I forgot the "config" in my mail.

> cd /var/lib/tomcat5/webapps/xos/WEB-INF
> java -jar lib/orbeon.jar -r resources oxf:/testapp/test2.xpl
> 
> If that doesn't work, please send the detailed error.

CLASSPATH=/var/lib/tomcat5/webapps/xos/WEB-INF/classes \
        java -jar lib/orbeon.jar -r resources oxf:/testapp/test2.xpl

Gives:

2004-12-01 23:58:27,290 INFO  org.orbeon.oxf.pipeline.InitUtils null - Running 
processor
2004-12-01 23:58:27,572 ERROR org.orbeon.oxf.pipeline.InitUtils null - 
Exception with no location data
org.orbeon.oxf.common.OXFException: Cannot load processor 
'{http://www.orbeon.com/oxf/processors}dsml' because the class implementing 
this processor ('nl.xos.oxf.ldap.DSMLProcessor') cannot be found

-- 
--    Jos Vos <[EMAIL PROTECTED]>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to