Hi Kevin.
I'm stuck about where Peter is (with the UnknownHostException; also w/
Linux JDK1.3beta, but Tomcat 3.1).
Could you clarify 'You used an incorrect file URL'? I know that has to
sound like asking for a clarification of the obvious, but I'm not trying
to use *any* file URL. The sequence goes:
1. I get to the entry page just fine
2. I just click on any of the links to the XSP apps and bang we get
the error Peter reports.
I figure I must be doing something wrong in JetspeedResources.properties,
but I've tried several permutations without success. Any pointers you
could offer would be appreciated.
Thanks, Mark
Mark Francillon
Marlboro College
[EMAIL PROTECTED]
On Mon, 10 Jul 2000, burtonator wrote:
> Peter Wilkinson wrote:
> >
> > I've installed Jetspeed 1.2b1 on Tomcat 3.2b1 on Linux JDK1.3beta and got
> > past a few XML parser issues by moving parser.jar to xmlparser.jar so that
> > xerces.jar is earlier in the classpath and the Jetspeed home page works.
> > However, when I go into any of the 'Applications' 'Customize Page...' etc. I
> > get the following Cocoon error.
> >
> > CocoonPortlet: Could not use the following URL:
> > http://first:8080/content/dynamic/customizer/xsp/ui.xml Could not associate
> > stylesheet to document: error reading
> > file://home/peterw/src/jakarta-tomcat/webapps/ROOT/content/dynamic/customize
> > r/xsp/ui-generic.xsl: java.net.UnknownHostException: home
> >
> > Am i missing something or is this a bug??
>
> You used an incorrect file URL... try:
>
> file:////home/peterw/src/
>
> The syntax is file://host/path
>
> host is used if you want to use FTP.
>
> yada yada.
>
> Kevin
>
>
> --
> Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
> burtonator)
> http://relativity.yi.org
> Message to SUN Microsystems: "Please Open Source Java!"
> To fight and conquer in all your battles is not supreme excellence;
> supreme
> excellence consists in breaking the enemy's resistance without fighting.
> - Sun Tzu, 300 B.C.
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
--
--------------------------------------------------------------
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]