Aaron Held wrote:
A friendlier error message would be nice, but WW should not load if the
Application.config is wrong.
Yes, I see that other kinds of exceptions stop the load. In URLParser.py
I see:
172try:
173importAsName = name
174localDir, packageName = os.pat
A friendlier error message would be nice, but WW should not load if the
Application.config is wrong.
-Aaron
Edmund Lian wrote:
If Application.config contains a nonexistent context, Webware CVS
throws the following--rather cryptic--exception, and does not actually
identify what the missing con