You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/09/04 14:42:00 UTC

DO NOT REPLY [Bug 5943] - Problems in using the transfom API in Xalan C++

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=5943>.
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=5943

Problems in using the transfom API in Xalan C++





------- Additional Comments From josef.zellner@smartstream-md.com  2002-09-04 12:41 -------
i think, you have to call 
    XalanTransformer::terminate();
before
    XMLPlatformUtils::Terminate();