On Fri, Sep 14, 2012 at 9:21 AM, sharika menon <sharika.me...@tges.org> wrote:
> Hi,
>
> Thanks for the reply.
>
> After accessing http://192.168.236.14:8080/  I got a message "If you're
> seeing this, you've successfully installed Tomcat. Congratulations! "
>
> I had attached dspace configuration file as this would be more useful for
> you to track the exact problem.

Please always CC dspace-tech when replying.

The configuration file looks fine. One thing I noted is that you have
JSPUI set as default, but that doesn't cause this problem.
dspace.url = http://192.168.236.14:8080/jspui

Now you have to find which method of giving Tomcat your DSpace webapps
you used. There are 3 options:
1) to copy them into tomcat's webapps directory
2) to set path to each webapp in <Context> elements in Tomcat's server.xml
3) to make context fragments the webapps (same as 2, but 1 file per
context), usually in .../Catalina/localhost/xmlui.xml

Regards,
~~helix84

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to