Hi,
I've been trying to run Stanbol using the full-war launcher (into a
Tomcat 7.0.21, using the /stanbol context).
The app deployed fine, but after it showed several problems:
- The first visit to host/stanbol to check if everything was OK yielded
an error (404 if I remember right). Then tomcat log start to show some
"initiating Jersey app" messages, then after some seconds a subsequent
visit to host/stanbol works. So it behaves like it needed a first
request to wake up.
- No CSS or images displayed (no /stanbol context added to path of
static resources).
- SOLR search not working at host/stanbol/solr anymore (I've had
problems before with SOLR + Tomcat7, could it be this?)
Are these expected or I am doing something wrong? (I'm running Stanbol
svn revision 1202633)
Regards,
Alex