On 1/31/07, Chuck Esterbrook <[EMAIL PROTECTED]> wrote:
> On 1/31/07, Chuck Esterbrook <[EMAIL PROTECTED]> wrote:
> > On 1/31/07, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
> > > Chuck Esterbrook wrote:
> > > > Does anyone else get a 404 Not found for
> > > > http://localhost:8080/Examples/ on a fresh Webware setup out of the
> > > > repository?
> > >
> > > Just tested this under Win XP with Python 2.4 and 2.5 and I am not
> > > seeing any problems here. Which OS did you use?
> > >
> > > -- Chris
> >
> > Mac OS X. I'm using the built-in HTTP server.
>
> And I was running out of a fresh MakeAppWorkDir. I'll try on Linux now.
>
> -Chuck
>

Same problem on Linux. My commands were pretty close to this:

mkdir Webware
cd Webware
svn checkout svn://svn.w4py.org/Webware/trunk
cd trunk
./install.py
cd ..
trunk/bin/MakeAppWorkDir.py --context-name=MyContext
--context-dir=/home/echuck/Webware/TestContext
--library=/home/echuck/Webware/TestLib TestAppWorkDir
cd TestAppWorkDir
# edit Configs/AppServer.config and
   * disable the adapter
   * change the HTTP port to 8082
./AppServer

Then I browsed to the site and got the same results: Examples is
hosed, but other directories work fine.

-Chuck

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to