Page: http://wiki.cocoondev.org/Wiki.jsp?page=Installing , version: 9 on Mon 
Apr 21 22:08:15 2003 by Vadim

+ * __Cocoon 2.1 CVS 20030421 on WebLogic 8.1__ quick install steps (assume Win 
platform and WebLogic installed under C:\Bea):
+ ** Have fresh WebLogic 8.1 install (no changes to endorsed and other lib 
folders)
+ ** set JAVA_HOME=C:\Bea\jdk141_02
+ ** Edit root sitemap.xmap, change <map:match pattern=""> to <map:match 
pattern="welcome">
+ ** Build Cocoon from fresh checkout by typing build.bat
+ ** Copy cocoon-2.1\build\webapp folder into
+ C:\Bea\WebLogic8.1\samples\domains\examples\applications, rename folder to 
"cocoon"
+ ** Run script startExamplesServer.cmd
+ ** Go to http://localhost:7001/cocoon/welcome
+ That's it. Step 3 (sitemap edit) is because there's some evil redirection 
going on to index.html...


Reply via email to