On Thu, Aug 07, 2008 at 12:22:14PM +0100, Clive Gould wrote: > I am having problems getting this to work with Dspace 1.5. modjk2 is > looking for a subdirectory called dspace/tomcat/webapps/dspace. This > subdirectory doesn't appear to exist with 1.5 when I've copied over the > dspace/webapps folder.
That's right. webapps/jspui.war corresponds to 1.4's dspace.war. If you want to continue to refer to http://your.host/dspace/ and you want to continue using JSPUI then you could just rename the 'jspui.war' file to 'dspace.war'. I only copy over the webapp.s that I actually intend to use, and I copy them to the names I want to expose on the Web. When Tomcat finds a file 'webapps/foo.war' or an unpacked webapp directory 'webapps/foo', it makes the application's services available at 'http://host.name/foo/'. BTW mod_jk2 was abandoned some time ago and most of its important changes folded back into mod_jk. If you ever have trouble with mod_jk2 you'll have trouble finding help until you replace it. If you're running HTTPD 2.2.x you could also use mod_proxy + mod_proxy_ajp (I think) instead of mod_jk/mod_jk2. -- Mark H. Wood, Lead System Programmer [EMAIL PROTECTED] Typically when a software vendor says that a product is "intuitive" he means the exact opposite.
pgp0bRZwNF6ZB.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

