Since its a WSDL from work, I don't think I'm allowed to post it, but no, I 
haven't validated it.  Is there a validator with Axis2?  I couldn't find 
anything in the docs.  If not, is there one you recommend?

Thanks again,
    Jesse

----- Original Message ----
From: robert lazarski <[EMAIL PROTECTED]>
To: [email protected]; Jesse Vitrone <[EMAIL PROTECTED]>
Sent: Wednesday, September 13, 2006 9:28:30 PM
Subject: Re: Axis2 - compile error with generated stub

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]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to