You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Robin Green <gr...@hotmail.com> on 2000/12/11 23:05:52 UTC

Websphere classpath: URL handler

Berin, what was the class you had to force-load to get the classload: URL 
handler to work in Websphere?

"Xiaowen Zhou" <xi...@us.ibm.com> wrote:
>Reply-To: cocoon-users@xml.apache.org
>To: cocoon-users@xml.apache.org
>Subject: install cocoon1.8 with Webphere 3.5 but failed, need help.
>Date: Mon, 11 Dec 2000 15:22:52 -0500

>I met some problem while installing cocoon 1.8
>
>My env. is:
>1) AIX 4.3.3
>2) IBM HTTP Server 1.3.12.0
>3) Websphere Application Server 3.5 ptf 2
>
>Based on above, I,
>1) Download cocoon 1.8.tar.gz
>2) ungzip and do tar -xvf, the final path is /usr/cocoon
>3) add classpaths to WAS/bin/admin.config
>4) start WAS
>5) add cocoon web application
>6) add cocoon servlet
>      code=org.apache.cocoon.Cocoon
>      InitParams=properties /usr/cocoon/conf/cocoon.properties
>7) Use my browser, try 'http://hostname/cocoon/index.xml'
>
>Now I got an error page:
>
>      Unable to open resource: /usr/cocoon/conf/cocoon.properties
>java.net.MalformedURLException: unknown protocol: classloader




_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


Re: Websphere classpath: URL handler

Posted by Berin Loritsch <bl...@infoplanning.com>.
----- Original Message ----- 
From: "Robin Green" <gr...@hotmail.com>
To: <co...@xml.apache.org>
Sent: Monday, December 11, 2000 5:05 PM
Subject: Websphere classpath: URL handler


> Berin, what was the class you had to force-load to get the classload: URL 
> handler to work in Websphere?

I will add it (commented out) to web.xml.  I know WebSphere does not
handle web.xml (to my knowledge), but the information will be there
for all users.

force-load=com.ibm.servlet.classloader.Handler


> "Xiaowen Zhou" <xi...@us.ibm.com> wrote:
> >Reply-To: cocoon-users@xml.apache.org
> >To: cocoon-users@xml.apache.org
> >Subject: install cocoon1.8 with Webphere 3.5 but failed, need help.
> >Date: Mon, 11 Dec 2000 15:22:52 -0500
> 
> >I met some problem while installing cocoon 1.8
> >
> >My env. is:
> >1) AIX 4.3.3
> >2) IBM HTTP Server 1.3.12.0
> >3) Websphere Application Server 3.5 ptf 2
> >
> >Based on above, I,
> >1) Download cocoon 1.8.tar.gz
> >2) ungzip and do tar -xvf, the final path is /usr/cocoon
> >3) add classpaths to WAS/bin/admin.config
> >4) start WAS
> >5) add cocoon web application
> >6) add cocoon servlet
> >      code=org.apache.cocoon.Cocoon
> >      InitParams=properties /usr/cocoon/conf/cocoon.properties
> >7) Use my browser, try 'http://hostname/cocoon/index.xml'
> >
> >Now I got an error page:
> >
> >      Unable to open resource: /usr/cocoon/conf/cocoon.properties
> >java.net.MalformedURLException: unknown protocol: classloader
> 
> 
> 
> 
> _____________________________________________________________________________________
> Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com