Hi, I am using the SchemaCompiler.main to compile and jar the types in the runtime and it genereates stuff fine. But when its done SchemaCompiler shuts my program down, so my idea of dynamically genarating the types and classloading and then using is lost. We had a similar problem in Axis wsdl2java looong time ago and it was a System.exit(0) at the end. Any advice on how to mitigate the situation. Thanks in Advance -- Chathura Herath http://people.apache.org/~chathura/ http://chathurah.blogspot.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

