Can you post your wsdl ? Have you validated it?
Robert
On 9/13/06, Jesse Vitrone <[EMAIL PROTECTED]> wrote:
I get a lot of errors with the Stub that Axis2 generated. I get a lot of these:
[javac]
/export/home/jvitrone/trunk/starwood/reservation/classes/com/starwood/valhalla/booking/BookingServiceStub.java:33346:
no interface expected here
[javac] public static class RateDTO extends
org.apache.axiom.om.OMElement
And at that line, this code was generated:
[33346] public static class RateDTO extends org.apache.axiom.om.OMElement
[33347] implements org.apache.axis2.databinding.ADBBean{
Does anyone know what's going on? If i use xmlbeans, I don't get these errors,
but I'd rather use adb.
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]