Hi,
I'm generating client code from a wsdl, and something looks weird to me: I get this generated package, called "java.lang", and an object called Throwable in it. I wouldn't believe it if I hadn't seen it myself. It messed up my whole workspace, because that throwable practically replaced the original Java Throwable, that is the class mother of all exceptions. So one of the two: Either I'm supposed to cope with its existence somehow, or the code generation shouldn't create the java.lang package. What should I do ? Any help will be greatly appreciated. Thanks a lot, Sharone Sharone Zehavi DBA & SW Developer Allot Communications * a mind for networks(tm) Tel: +972 9 761 9216 Fax:+972 9 744 3626 [EMAIL PROTECTED] www.allot.com <http://www.allot.com/>
