Getting Closer! Thanks Frederic! Are you running on Windows?

The error now is:

CocoonPortlet: Could not use the following URL:
http://208.248.123.57:8080/content/dynamic/portletbrowser/xsp/index.xml XSP
Java Compiler: Compilation failed for _jetspeed.java 63: Invalid escape
character. "href=\"file:///C:\Program Files\Apache
Group\jakarta-tomcat\webapps\ROOT\content/dynamic/portletbrowser/xsp/index.x
sl\" type=\"text/xsl\"" ^ 63: Invalid escape character.
"href=\"file:///C:\Program Files\Apache
Group\jakarta-tomcat\webapps\ROOT\content/dynamic/portletbrowser/xsp/index.x
sl\" type=\"text/xsl\"" ^ 63: Invalid escape character.
"href=\"file:///C:\Program Files\Apache
Group\jakarta-tomcat\webapps\ROOT\content/dynamic/portletbrowser/xsp/index.x
sl\" type=\"text/xsl\"" ^ 63: Invalid escape character.
"href=\"file:///C:\Program Files\Apache
Group\jakarta-tomcat\webapps\ROOT\content/dynamic/portletbrowser/xsp/index.x
sl\" type=\"text/xsl\"" ^ 63: Invalid escape character.
"href=\"file:///C:\Program Files\Apache
Group\jakarta-tomcat\webapps\ROOT\content/dynamic/portletbrowser/xsp/index.x
sl\" type=\"text/xsl\"" ^ 63: Invalid escape character.
"href=\"file:///C:\Program Files\Apache
Group\jakarta-tomcat\webapps\ROOT\content/dynamic/portletbrowser/xsp/index.x
sl\" type=\"text/xsl\"" ^ 6 errors

Perhaps the \'s need to be changed to either / or \\ . I wonder if the \
charcters in the file path (since I am using Windows) are being interpreted
as escape characters? I have checked my .properties files and verified that
I am only using the / in my paths define there.

(Sorry I cannot fix these things myself. I know this is CVS, so I am
assuming my posts apply to many users, and therefore help prepare for
release.)

Steve B.

----- Original Message -----
From: "Frederic Lavigne" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Monday, May 01, 2000 12:10 PM
Subject: Re: CVS: host c: not found / Cannot run applications / cannotlogin


> Hi,
>
> Steve, check your CLASSPATH settings. You are using Tomcat and you
probably
> include xml.jar from tomcat before xerces.jar and org.w3c.dom.Node in
> xml.jar does not include the normalize() method, the one in xerces does.
>
> I encounter the same problem, putting Jetspeed classes at the beginning of
> the classpath solved the problem.
>
> Hope this helps.
>
> Frederic Lavigne, [EMAIL PROTECTED]
> java software at http://www.L2FProd.com
>
<snip>



--
--------------------------------------------------------------
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]

Reply via email to