After making the CLASSPATH changes to remove jaxp.jar and place xerces.jar ahead of xml.jar, I still do not get the sample XSP application to work. However now I am getting the following: CocoonPortlet: Could not use the following URL: http://drake.thewiringco.com:8080/content/dynamic/xsp/index.xml Could not associate stylesheet to document: error reading file://opt/jakarta/tomcat/webapps/ROOT/content/dynamic/xsp/index.xsl: java.net.UnknownHostException: opt Note: Tomcat is installed in /opt/jakarta/tomcat on my system. I've not made any changes to the 1.2b1 installation other than those recommended in the document tomcatsolaris.txt but this looks like a Cocoon or Xalan configuration issue. After browsing the cocoon.properties file, I do not see anything obvious there so I would appreciate any suggestions. The file in question, index.xsl, is in the correct location but this appears to be an error where a file: reference is being treated as a host.domain reference. Thanks David Ramsey -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
