Portal migration to a Java based environment
| Project: | JNode Website |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Migrate the portal to a Java based environment for future operation on JNode.
The jnode.org portal is based on Drupal which is a PHP based system.
Quercus is a PHP implementation for the JVM available at http://quercus.caucho.com/.
According to the Quercus website Drupal works on Quercus. So this is a possible solution for a future Java based JNode portal.
This task involves the setup and testing of Drupal 5 on Quercus and the setup and testing of the JNode.org portal in Quercus, including the custom modules of the portal. This might involve the reimplementation of certain features in Java. A Java based webserver is also needed like Jetty or Tomcat.

#1
That article from my blog should help for that issue : setting tomcat to use quercus for php pages.