On Di, 2006-10-17 at 13:01 +0200, Christoph Zwerschke wrote:

> Fionn Behrens wrote:
> > Looks like webware tries to load a servlet file from a dedicated
> > directory for each psp page. This is a requirement that wasnt there
> > before and I wonder what it is good for! Would someone please try to
> > explain? Since a lot of requests on my server go to /virtual/
> > (rewrite-ruled) directories, it is practically impossible for me to
> > create all these subfolders that seem to be required...
> 
> Can you provide some more details so I can reproduce the problem?
> 
> Which adapter are you using=

mod_webkit2

> From which version did you upgrade to 0.9.2?

That is a pretty good question, now. Because
WebKit/Properties.py says:

name = 'WebKit'
version = ('X', 'Y', 0)
[...]
status = 'beta'
requiredPyVersion = (2, 0, 0)

So, in consequence, all sources say "Version X.Y" - I'd guess it should
be 0.8.9 or 0.9.0

> Did you create a new
> working directory and config files or are you using the old one?

No, I did not recreate the workdir and configs. If you think that might
be worth a try, I'll check that asap.

> How are your contexts defined in Application.config and where are your
> PSP tempates located?

I have a context "Servlets" (outside webroot) defined for the Servlets I
use from my psp pages. The psp pages are located in the normal webroot
and load via mod_webkit and PSP-Handler.

> How are the following parameters set?
> 
> CacheServletClasses, CacheServletInstances, ClearPSPCacheOnStart

1,1,0 or 1,1,1 (tried both, same result)

kind regards,
                Fionn


-------------------------------------------------------------------------
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-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to