« Return to Thread: xdb:store-files-from-pattern skips one directory when recursive pattern is used

schema documents or proxy problem.

by Remi Malessa-2 :: Rate this Message:

Reply to Author | View in Thread

Hi.

I'm using Apache Tomcat 5.5.26 and eXist 1.2.6 build as a block on
Cocoon 2.1.11.
When uploading my XML documents I get a message:

Impossible to store a resource /path_to_resource.xml: Failed to invoke
method parse in class org.exist.xmlrpc.RpcConnection:
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
document 'http://www.loc.gov/standards/mets/mets.xsd', because 1) could
not find the document; 2) the document could not be read; 3) the root
element of the document is not <xsd:schema>.

I have the proxy parameters specified in the /etc/init.d/tomcat file:

:export JAVA_OPTS="...-Dhttp.proxyhost=my.host.address.uk  
-Dhttp.proxyport=80 ..."

I've also filled up the build.properties parameters:

proxy.nonproxyhosts =
proxy.host = cache.myhost.uk
proxy.port = 80
proxy.password =
proxy.user =
proxy.socks.host = cache.myhost.uk
proxy.socks.port = 80

Am I missing something ?
Any suggestions ?

Is there a place like conf.xml where you can change eXist proxy parameters ?

Cheers
Remi

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open

 « Return to Thread: xdb:store-files-from-pattern skips one directory when recursive pattern is used