I should've said -> I get this error when entering this URL
http://localhost:8888/cocoon/samples/welcome/

On Thursday, December 5, 2002, at 12:21 AM, Thor Heinrichs-Wolpert wrote:

I'm wondering if someone has already solved this.

If I place my war file into Apache 4.1.12, everything works as expected.

If I wrap the same war file into an ear and deploy it to oc4j ... it sort of works.

Configuration:
OSX 10.2
Java 1.3.1
Oracle's oc4j v 9.0.3

Launch is
java -Xbootclasspath/a:/<path to>/xalan-2.4.1.jar:/<path to>/xercesImpl-2.1.0.jar:/<path to>/xml-apis.jar
-Djavax.xml.transform.TransformerFactory= org.apache.xalan.processor.TransformerFactoryImpl
-Dorg.xml.sax.driver=oracle.xml.parser.v2.SAXParser
-jar oc4j.jar

I get the following error (which happens in other URI paths as well)

Failed to load sitemap from file:/sw/oracle/products/oc4j/9.0.3/j2ee/home/applications/cocoon/ cocoon/samples/welcome/sitemap.xmap

More precisely:

org.apache.cocoon.ProcessingException: Failed to load sitemap from file:/sw/oracle/products/oc4j/9.0.3/j2ee/home/applications/cocoon/ cocoon/samples/welcome/sitemap.xmap: org.apache.cocoon.ResourceNotFoundException: Resource not found.: org.apache.excalibur.source.SourceNotFoundException: Resource not found file:/sw/oracle/products/oc4j/9.0.3/j2ee/home/applications/cocoon/ cocoon/samples/welcome/sitemap.xmap

Any hints?
Cheers,
Thor HW


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to