It *is* possible.  I've been having a conversation with Davanum Srinivas, he
solved it and updated the cvs.  I've just submitted to him a patch for the
install.xml document.

> -----Original Message-----
> From: Zeljko Rajic [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 20 June 2001 09:06
> To: [EMAIL PROTECTED]
> Subject: Installing C2 on ServletExec 3.1
> 
> 
> Hi cocoon-users,
> 
> I'm trying to install the current Cocoon 2 b1 on ServletExec 
> 3.1 without
> success. I deployed the cocoon.war file correctly, but when 
> trying to do a
> request at //localhost/cocoon/ ServletExec crashes.
> The servlet log shows the following:
> 
> 
> [Wed Jun 20 09:36:01 GMT+02:00 2001] Logging started
> [Wed Jun 20 09:36:57 GMT+02:00 2001] Logging stopped
> [Wed Jun 20 09:44:00 GMT+02:00 2001] Logging started
> [Wed Jun 20 09:44:29 GMT+02:00 2001] Cocoon2: init
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   50      [cocoon  
> ] (/cocoon/): Trying to load class: 
> com.ibm.servlet.classloader.Handler
> 
> [Wed Jun 20 09:44:29 GMT+02:00 2001] WARN    110     [cocoon  
> ] (/cocoon/): Could not force-load class: 
> com.ibm.servlet.classloader.Handler
> java.lang.ClassNotFoundException: com.ibm.servlet.classloader.Handler
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
>         at 
> org.apache.cocoon.util.ClassUtils.loadClass(ClassUtils.java:46)
>         at 
> org.apache.cocoon.servlet.CocoonServlet.forceLoad(CocoonServle
> t.java:399)
>         at 
> org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:119)
>         at 
> com.newatlanta.servletexec.ServletExec.CallServletInit(Servlet
> Exec.java)
>         at 
> com.newatlanta.servletexec.ApplServletContext.CreateServlet(Ap
> plServletContext.java)
>         at 
> com.newatlanta.servletexec.ApplServletContext.loadConfiguredSe
> rvlet(ApplServletContext.java)
>         at 
> com.newatlanta.servletexec.ApplServletContext.getServlet(ApplS
> ervletContext.java)
>         at 
> com.newatlanta.servletexec.SERequestDispatcher.forward(SEReque
> stDispatcher.java)
>         at 
> com.newatlanta.servletexec.ApplicationInfo.processApplRequest(
> ApplicationInfo.java)
>         at 
> com.newatlanta.servletexec.ServerHostInfo.processApplRequest(S
> erverHostInfo.java)
>         at 
> com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletE
> xec.java)
>         at 
> com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletE
> xec.java)
>         at 
> com.newatlanta.servletexec.ServletExecService.processServletRe
> quest(ServletExecService.java)
>         at 
> com.newatlanta.servletexec.ServletExecService.Run(ServletExecS
> ervice.java)
>         at 
> com.newatlanta.servletexec.HttpServerRequest.run(HttpServerReq
> uest.java)
> 
>  
> 
> Anyway, Cocoon seems not to crash ServletExec immediately, as 
> it continues to
> write some more entries like this:
> 
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   120     [cocoon  
> ] (/cocoon/): Trying to load class: org.hsqldb.jdbcDriver
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   360     [cocoon  
> ] (/cocoon/): Using configuration file: /cocoon.xconf
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   610     [cocoon  
> ] (/cocoon/): New Cocoon object.
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   620     [cocoon  
> ] (/cocoon/): Using parser: 
> org.apache.cocoon.components.parser.JaxpParser
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   681     [cocoon  
> ] (/cocoon/): Attempting to get Handler for: 
> org.apache.cocoon.components.parser.Parser
> [Wed Jun 20 09:44:29 GMT+02:00 2001] DEBUG   721     [cocoon  
> ] (/cocoon/): Handler type = 
> org.apache.avalon.excalibur.component.DefaultComponentHandler
> 
> 
> I've looked in the JARs that come with Cocoon, but couldn't find the
> classloader mentioned in the exception.
> 
> 
> Hope somebody can help me to get Cocoon running!
> 
> 
> Regards,
> Zeljko
> 
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 


=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF

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

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

Reply via email to