Sanka, I don't have the Axis2 Sources on my computers, only the required binaries (jars, latest 0.93 SANPSHOT). Thus I'll try to update the jar somehow,
Regards, Werner > -----Ursprüngliche Nachricht----- > Von: Sanka Samaranayake [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 14. Dezember 2005 04:32 > An: Werner Dittmann > Cc: [email protected] > Betreff: Re: [Policy] Compile error > > Werner, > > I just checked it and seems to be compiling without any compilation > errors. Did you try to compile it with the latest axis2-*.jars? If not > can you please update the local copy of your axis2 source, build the > jars requried (which will push those fresh jars to the local maven > repo) and then try to compile? > > Best, > Sanka > > On 12/12/05, Werner Dittmann <[EMAIL PROTECTED]> wrote: > > Sanka, > > > > just a small thing: the compile problem with PolicyAttachementUtil > > stay even during the last update. The > > > > import org.apache.wsdl.WSDLConstants; > > > > is ok, but on line 85/86: > > > > WSDLVersionWrapper build = WOMBuilderFactory.getBuilder( > > WSDLConstants.WSDL_1_1).build(wsdlInputStream); > > > > the compiler complains about WSDL_1_1 not define in WSDLConstants. > > > > It doesn't do any harm to the test now. > > > > Regards, > > Werner > > > > > > --------------------------------------------------------------------- > 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]
