Vladimir,
Seems that you DB is not configured correctly. Please check url and
parameteres on Tomcat context file. If your webapp is actually named
java-portal, look for
$TOMCAT_HOME/conf/Catalina/localhost/java-portal.xml. The webapp is
normally called jetspeed, so the context would be jetspeed.xml, (it
appears that you have a custom portal app configuration since you are
using http://localhost/java-portal to access it).
HTH,
Randy
Vladimir Figurov wrote:
Attempt work with Oracle. Next error:
After manual correct "populate-userinfo-for-default-psml.sql" file in
Local source and run then:
>maven initMavenPlugin -o
>maven -o j2:portal.genapp
>maven war:install -o
>maven j2:quickStart -o
I have in Tomcat my build j2. But!!! On startup tomcat I view on his
LOG error messages about PAM applications.
After navigate browser on http://localhost/java-portal/ I view, that:
- PAM portlet is not work
- and DB Browser portlet writed: "java.lang.Exception: Failed to
connect, Cannot create PoolableConnectionFactory (Connection is
broken: Connection refused: connect)"
On including HSQLDB - not this errors... 8-(
Where I can look for repair????
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]