Bugs item #1514788, was opened at 2006-06-30 03:11
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1514788&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PSP
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Oliver Bock (oliverbock)
>Assigned to: Christoph Zwerschke (cito)
Summary: Reloading PSP servlets via Admin/AppControl area fails

Initial Comment:
Reloading PSP servlets via Admin/AppControl area fails.
 It says:

Reloading <module
'Snake._Users_oliver_snake_v003_servlets_Login_psp'
from
'/Users/oliver/snake/v003/webwarework/Cache/PSP/_Users_oliver_snake_v003_servlets_Login_psp.pyc'>...
Could not reload, error was "No module named
_Users_oliver_snake_v003_servlets_Login_psp".

Seems to work OK for normal servlet modules.

This is not a significant problem for me.  I just
wanted it to be on record in case anyone was working in
the area.

----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2006-07-06 11:55

Message:
Logged In: YES 
user_id=193957

These modules cannot easily be reloaded with the inbuilkt
reload() function. Since it does not seem worth the effort,
I "fixed" the problem by not listing them as selectable
modules in the AppControl servlet.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1514788&group_id=4866

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