that class is used only when you deploy a wsdl2 document. if you just
stick to wsdl1 and both "?wsdl" and send/receive of messages work,
then u are all set.


On 1/5/07, Ramesh Gurunathan <[EMAIL PROTECTED]> wrote:
hmmm, I don't think it's easy that way. If the dependency is at the
load time then it will be evident if I get errors like NoClassDef...
appearing at the console / log upon server start. What if the
dependency is conditional? then I've to run a full test, that I'm
trying to avoid ;)

Ramesh

On 1/5/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> Simple test, remove the jar from WEB-INF/lib and see if it works :)
> Last i checked i did.
>
> -- dims
>
> On 1/5/07, Ramesh Gurunathan <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > OK, the 'core' I meant axis2 runtime. The classes you mentioned
> > (WSDL11ToAxisServiceBuilder...) looks like they are part of tools. Let
> > me change the question. Are these two libraries needed at the runtime?
> > Or only need for code generation and for tools?
> >
> > Ramesh
> >
> > On 1/5/07, Amila Suriarachchi <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > On 1/5/07, Ramesh Gurunathan <[EMAIL PROTECTED]> wrote:
> > > > Thank you.
> > > >
> > > > I believe the axis core / kernel does not uses either of these
> > > > libraries. Am I right?
> > >
> > > no. axis  kernal depends on both. The classes WSDL11ToAxisServiceBuilder 
and
> > > WSDL20ToAxisServiceBuilder depends on above jars.
> > >
> > >
> > >
> > >
> > >
> > > --
> > > Amila Suriarachchi,
> > > WSO2 Inc.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
>
> ---------------------------------------------------------------------
> 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]




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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

Reply via email to