Re: java.net.MalformedURLException: no protocol: test.dtd

2002-10-03 Thread mkwan
Stefan, Please open a Bugzilla report and post the set of XML and dtd files you are having problem with. Morris Kwan XSLT Development IBM Toronto Lab Tel: (905)413-3729 Email: [EMAIL PROTECTED]

DO NOT REPLY [Bug 13243] New: - "Variable accessed before it is bound!" error in nested calls

2002-10-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 9781] - No more DTM IDs are available

2002-10-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6768] - High Xms heap settings in JVM produce org.apache.xml.dtm.DTMException: No more DTM IDs are available.

2002-10-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9781] - No more DTM IDs are available

2002-10-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13238] New: - make install, documentation

2002-10-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 13237] New: - setParameter() does not work when using transformation chaining

2002-10-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: Xalan-C++ 1.3 in w2k system service

2002-10-03 Thread Mark Weaver
AFAICT Xalan doesn't use shared memory. Presumably this is something that your apps/service are doing? If this is the case, what's mucking you up will most likely be the security on the shared memory section you have created. A simple solution is to create the section with a NULL DACL: SECU

Xalan-C++ 1.3 in w2k system service

2002-10-03 Thread Holger Floerke
Hi there, first I wanted to post a bug, but now I am not sure what happens and I have to do some tests... There is a w2k system service using XalanTransformer. If I start the service (running under the 'system' account), all other programs using XalanTransformer executed by the current