[Opensource] Context ain't right...
Brian Showalter
bshowalter at olatheks.org
Mon Jul 22 06:19:06 PDT 2002
On Saturday 20 July 2002 4:49am, you wrote:
> 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&d
> >b= 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
The expresso-config.xml file has the correct images element set up. In
fact, the only change I made to that file was to set up Postgresql as
the default database.
Could this be related to using JDK 1.4? Has anyone else been
successful running Expresso on that platform?
More information about the Opensource
mailing list