Re: WSDL2Java - Inheritance problem

2008-07-22 Thread Matt Wlazlo
Sess)){ > > } > > } > } > > System.out.println("OK"); > } catch (XMLStreamException e) { > e.printStackTrace(); //To change body of catch statement use > File | Settings | File T

Re: WSDL2Java - Inheritance problem

2008-07-21 Thread Matt Wlazlo
Sure, it's attached. 2008/7/21 Amila Suriarachchi <[EMAIL PROTECTED]>: > Can you send your wsdl? I think you use only Axis2 at the server side. > > thanks, > Amila. > > On Mon, Jul 21, 2008 at 10:06 AM, Matt Wlazlo <[EMAIL PROTECTED]> wrote: >> >>

Re: WSDL2Java - Inheritance problem

2008-07-20 Thread Matt Wlazlo
2008/7/21 Amila Suriarachchi <[EMAIL PROTECTED]>: > > > On Mon, Jul 21, 2008 at 8:26 AM, Matt Wlazlo <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I'm having trouble with passing inheritance types. I've followed this >> url: >>

WSDL2Java - Inheritance problem

2008-07-20 Thread Matt Wlazlo
Hi, I'm having trouble with passing inheritance types. I've followed this url: http://www.ibm.com/developerworks/websphere/techjournal/0401_brown/brown.html as a guide to WSDL inheritance, and everything seems to be working except that when it comes time to do a typecast, there doesn't appear to