Thanks, that did it. Can you enlighten me why it needs to be a static class? I am a Java newbie...
-----Original Message----- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 11:25 AM To: [EMAIL PROTECTED] Subject: Re: Nested Classes for Java Beans not Allowed? Make it a static nested class, not a non-static one -that needs a soap manager instance in a different kind of constructor.
