This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Porblem with Servlet Exec with IPlanet Webserver and Cocoon 1.8.2


Hi,

I am facing the most common problem:

with Cocoon 1.8.2

Publishing Engine could not be initialized.
java.lang.RuntimeException: Exception when creating "
org.apache.cocoon.processor.xsp.XSPProcessor" :
java.lang.NoSuchMethodError: See
http://xml.apache.org/cocoon/faqs.html#faq-normalize
	at org.apache.cocoon.framework.Manager.create(Manager.java:124)
	at org.apache.cocoon.framework.Router.init(Router.java, Compiled Code)
	at org.apache.cocoon.framework.Manager.create(Manager.java:109)
	at org.apache.cocoon.Engine.<init>(Engine.java:179)
	at org.apache.cocoon.Engine.getInstance(Engine.java:232)
	at org.apache.cocoon.Cocoon.init(Cocoon.java, Compiled Code)
	at com.newatlanta.servletexec.ServletExec.CallServletInit(ServletExec.java)
	at
com.newatlanta.servletexec.HostServletContext.CreateServlet(HostServletConte
xt.java)
	at
com.newatlanta.servletexec.HostServletContext.loadConfiguredServlet(HostServ
letContext.java)
	at
com.newatlanta.servletexec.HostServletContext.getServlet(HostServletContext.
java)
	at
com.newatlanta.servletexec.ServletExec.processServletRequest(ServletExec.jav
a)
	at
com.newatlanta.servletexec.ServletExec.processServletAlias(ServletExec.java,
Compiled Code)
	at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java,
Compiled Code)
	at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java)


I am using a Servlet Exec servlet Engine plugged to my iPlanet Web server

I have placed the required files in my classpath by renaming the
xercer_1_2.jar as axerces .jar.

My classpath now is:

e:\cocoon-1.8.2\lib\axerces.jar;%BOL_CLASSPATH%;%SAG_COMMON%\saglic.jar;e:\P
rogram Files\Software AG\Extended Transport
Service\com\softwareag\XTS\xts.jar;%SAG_COMMON%\saglic.jar;.;%TWISTER_DIR%\c
lasses;%TWISTER_DIR%\lib\twejb.jar;%TWISTER_DIR%\lib\twister.jar;%TWISTER_DI
R%\toolkit\ttbase\lib\ttlbase.jar;%TWISTER_DIR%\toolkit\ttconnectivity\lib\t
tlconnectivity.jar;%TWISTER_JDK%\jre\lib\rt.jar;%TWISTER_JDK%\lib\tools.jar;
%TWISTER_JDK%\lib;e:\xerces-1_3_1\xerces.jar;e:\cocoon-1.8.2\bin\cocoon.jar;
e:\cocoon-1.8.2\lib\ant_1_1.jar;e:\cocoon-1.8.2\lib\bsfengines.jar;e:\cocoon
-1.8.2\lib\bsf.jar;e:\cocoon-1.8.2\lib\fop_0_15_0.jar;e:\cocoon-1.8.2\lib\sa
x-bugfix.jar;e:\cocoon-1.8.2\lib\servlet_2_2.jar;e:\cocoon-1.8.2\lib\stylebo
ok-1.0-b2.jar;e:\cocoon-1.8.2\lib\turbine-pool.jar;e:\cocoon-1.8.2\lib\w3c.j
ar;e:\cocoon-1.8.2\lib\xalan_1_2_D02.jar;e:\cocoon-1.8.2\lib\axerces.jar

Also my Classpath.pref file for the servlet Exec has the following entries:

C:\Program Files\New Atlanta\ServletExec
NSAPI\https-sagar_server\classes;e:\brokat\twister-4.0\toolkit\ttbase\lib\tt
lbase.jar;e:\brokat\twister-4.0\lib\twister.jar;e:\brokat\twister-4.0\classe
s;e:\cocoon-1.8.2\bin\cocoon.jar;e:\cocoon-1.8.2\lib\ant_1_1.jar;e:\cocoon-1
.8.2\lib\bsfengines.jar;e:\cocoon-1.8.2\lib\bsf.jar;e:\cocoon-1.8.2\lib\fop_
0_15_0.jar;e:\cocoon-1.8.2\lib\sax-bugfix.jar;e:\cocoon-1.8.2\lib\servlet_2_
2.jar;e:\cocoon-1.8.2\lib\stylebook-1.0-b2.jar;e:\cocoon-1.8.2\lib\turbine-p
ool.jar;e:\cocoon-1.8.2\lib\w3c.jar;e:\cocoon-1.8.2\lib\xalan_1_2_D02.jar;e:
\cocoon-1.8.2\lib\axerces.jar


Please tell me where I am wrong.

Thanks a lot


Sagar


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]