DO NOT REPLY [Bug 24656] - Digestor failes to initialize with MalformedURLException

2003-11-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656

Digestor failes to initialize with MalformedURLException





--- Additional Comments From [EMAIL PROTECTED]  2003-11-15 12:51 ---
this looks like an entity resolution issue. this probably means that some DTD or other 
can't be 
found. the most likely cause of an intermittant failure is either some documents have 
DTDs and 
some don't or that your loading them from the web (which is unreliable) rather than 
from local 
copies (which are not). 

jakarta-struts is open source. one option you have (which isn't usually available for 
commercial 
software) is to rewrite the bit of the software that's causing the problem. if it's an 
entity resolution 
problem then add code that loads DTDs from local paths.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 24656] - Digestor failes to initialize with MalformedURLException

2003-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656

Digestor failes to initialize with MalformedURLException

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2003-11-12 19:21 ---
There is no further development in the 1.0.x series.  Digester has since been 
moved to its own project in the Jakarta Commons.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 24656] - Digestor failes to initialize with MalformedURLException

2003-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656

Digestor failes to initialize with MalformedURLException





--- Additional Comments From [EMAIL PROTECTED]  2003-11-12 19:36 ---
Does this mean that this problem was resolved in version 1.1.x of struts?  
Is there any workaround for this in version 1.0.x?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 24656] - Digestor failes to initialize with MalformedURLException

2003-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24656

Digestor failes to initialize with MalformedURLException





--- Additional Comments From [EMAIL PROTECTED]  2003-11-12 19:41 ---
I don't remember seeing fixes for this specific problem but there were 
significant changes between 1.0.2 and 1.1.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]