This installs Cocoon using the �war� file.
- Build the Cocoon war
- Copy cocoon/build/cocoon-2.1.2.war directory into the ../jboss-3.2.3/server/default directory of your JBoss3.2.3 server.
- Rename �cocoon-2.1.2.war� dir to �cocoon.war�.
- Copy the xercesImpl-2.5.0.jar, xml-apis.jar files from the build/webapp/WEB-INF/lib to the ../jboss-3.2.3/server/default/lib.
- Start Jboss 3.2.3 server using > sh run.sh
- Open the Cocoon welcome page: http://domain:8080/cocoon
- The log files will be created in the
jboss-3.2.3/server/default/tmp/deploy/tmp44584ccocoon.war/
WEB-INF/logs
If you want to deploy cocoon as expended dir, just rename cocoon dir to cocoon.war.
Note that cocoon.war is not a file but dir. Make request: http://domain:8080/cocoon (no .war). In this case all log files will be created inside of cocoon web application and it will be easier to maintain. Treat cocoon web application as regular web application. So you can put your XSP files in the root dir of cocoon web application. Make sure that you added entry to sitemap for your XSP file.
Joerg Heinicke <[EMAIL PROTECTED]> wrote:
On 08.04.2004 03:07, rodrigo pe�a wrote:
> Hi, I downloaded cocoon 2.1.4 and unziped it, then I typed build and
> then made a war file and put it in my JBoss, but I do not know if I did
> it correctly can yo tel me how to do it, or please tell me what files do
> I have to put in my war
In theory you can not do much the wrong way, so if you get a war then
everything seems to be correct.
> And finally when I type http://127.0.0.1/cocoon what am I suposed to get?
If you have not switched some things off in build or blocks properties
you will get a start page of Cocoon with links to documentation and samples.
Joerg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
