Hi I read the instructions posted on the cocoon website but I can't get cocoon work on weblogic 7.0 with Jdk 1.3.1_03
I'm using cocoon 2.0.4


1-I put xml-apis.jar and xercesImpl-2.0.0.jar to the %JAVA_HOME%\jre\lib\endorsed\ directory
2-I include xml-apis.jar and xercesImpl-2.0.0.jar in the classpath so I modified the startWLS.cmd file on the %BEA_HOME%\weblogic700\bin directory


set CLASSPATH=%JAVA_HOME%\lib\tools.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%CLASSPATH%
@rem Setting external libraries for Apache Cocoon
EXT_PRE_CLASSPATH=%WL_HOME%\server\ext\cocoon\xercesImpl- 2.0.0.jar;%WL_HOME%\server\ext\cocoon\xml-apis.jar


After that I get this message

<21-08-2003 12:27:56 PM VET> <Error> <HTTP> <101017> <[ServletContext(id=603246,
name=cocoon,context-path=/cocoon)] Root cause of ServletException
java.lang.IllegalStateException: Response already committed
Someone can give me a step by step instructions to resolve this problem


Specifically in the portal sample when I log in the application


Any help will be greatly appreciated -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

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



Reply via email to