[Opensource] Context ain't right...

Michael Rimov rimovm at centercomp.com
Sat Jul 20 02:49:53 PDT 2002


At 12:27 PM 7/18/2002 -0500, you wrote:
>OK, I've been scrambling my brains enough on this, so I'll see if
>anyone else can help figure out what's going on here.
>
>I've built an Expresso WAR file from source, copied it over to my
>Apache/Tomcat server, and attempted to pull up
>http://intranet/expresso/expresso/frame.jsp.  The page does get
>displayed in my browser, however, none of the images appear.  The links
>in the bottom left frame do appear to be correct, but when I click on,
>for example, the "Setup" link to display the setup options, the link to
>create/verify the database structure points to
>http://intranet/servlet/DBCreate?back=/expresso/expresso/frame.jsp&db=
>instead of http://intranet/expresso/servlet/DBCreate along with the
>default db.

Make sure you have in your expresso-config.xml file something like:
<images>%context%/%expresso-dir%/images</images>

That should take care of it

HTH!
                                         -Mike




More information about the Opensource mailing list