Hello!
We have deployed two jetspeed portal under different contexts (and
virtual hosts) by copying the entire directories and making changes in
*jetspeed.xml* and *jetspeed.properties* (setting different mysql
databases for each instance and setting different portal names ). The
server structure looks like this:
/<www.default-host.ru>/ -> *${TOMCAT_HOME}/webapps* (common tomcat
applications)
/<www.jetspeedportal1.ru>/ -> *${TOMCAT_HOME}/webapp2* (first portal)
/<www.jetspeedportal2.ru>/ ->* ${TOMCAT_HOME}/webapp3* (second portal)
Both portals are up and running and everything seems to be working, but
*j2-admin* application and it's portlets doesn't start, without any
error messages in logs.
After I removed the second portal definition from server.xml * j2-admin*
returned to work (on first portal).
It seems that this application uses some shared data or memory realm.
Could you give any help on it?
Eremenko Roman,
Saratov State University