Erik Bruchez wrote:

Bill Winspur wrote:

> However the pipeline is now throwing the OXFException:
> org.orbeon.oxf.common.OXFException: Can't load schema for URI:
> com:wynnon:oxf:processors
> at
> org.orbeon.oxf.xml.SchemaRepository.getSchema(SchemaRepository.java:141)


Thanks for the info about the association of a schema with the config input
of URLGenerator.

At this particular stage, to get the processor running, just change
"com:wynnon:oxf:processors" back to
"http://www.orbeon.org/oxf/xml/url"; in HttpPostProcessor.java.

OK. I changed it back and the processor ran OK - thanks a 10**6, now I have a base to build on. However I think I probably need to implement a schema via properties.xml, to check the validity of the config input which I will changing, to include the data to be posted.

Questions
----------
1. In properties.xml, I do not see a property associating the uri
  "http://www.orbeon.org/oxf/xml/url"; to a schema. Where is the
  schema, and how are the uri and schema associated?

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



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to