I also meant to add that there are no error messages evident regarding the
navigation failure on the OC4J console or in the Jetspeed/Velocity log files.

Scott

Scott Gaetjen wrote:

> I was wondering if anyone has ever been able to get Jetspeed to
> successfully work against Oracle OC4J 9.0.3 and if so, could they
> possible respond to the issues I've seen in my attempts. Here is what I
> did:
>
> 1. I was able to get jetspeed.war deployed by editing application.xml
> and added:
>         <web-module id="jetspeed"
> path="../../home/applications/jetspeed.war" />
> 2. I then added the following to http-web-site.xml
>     <web-app application="default" name="jetspeed" root="/jetspeed" />
> 3. I then copied jetspeed.war to <oc4j>/j2ee/home/applications
>
> 4. I then started OC4J with an extra system property, defining the
> parser OC4J uses (Oracle's):
>
> java -jar -Dorg.xml.sax.driver=oracle.xml.parser.v2.SAXParser oc4j.jar
>
> 5. Jetspeed can be accessed fine from OC4J at this point, but if you try
> to login into the portal with "admin" or "turbine" you can't. By this I
> mean the login action executes but it does not navigate to the
> "customizable" home page that I was able to see under Tomcat.
>
> I read a previous post regarding the use of Castor by Jetspeed and it
> being a conflict with OC4J but did not see a resolution.
>
> Thanks,
> Scott
>
>   ------------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to