Martin,

The dependency comes into to play when deploying modules.  Here is the 
dependency chain that I tracked down in the source.

org.apache.axis2.deployment.ModuleDeployer (line 60)
        org.apache.axis2.deployment.repository.util.ArchiveReader
                org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
                        org.apache.woden.resolver.URIResolver

There are many more instances of woden dependency.  I just listed the one that 
fails first for me.

Are there any other dependencies on Axis2 1.4 that are required that were not 
required for Axis2 1.3?

Also, if I want to upgrade to Axis2 1.4, what jars are mandatory to upgrade 
along with the Axis2 kernel.  That is, I need to axis2 kernel, axiom, stax, 
woden... anything else?

Thanks.


> -----Original Message-----
> From: Martin [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 29, 2008 10:55 AM
> To: [email protected]
> Subject: Re: [axis2-1.4] woden
>
> Tony
>
> I just downloaded and deployed AXIS2-1.4 and have it running under
> %AXIS2_HOME%/bin/axis2server.bat (without woden*.jar)
> Can you display the specific error you are seeing?
> Also please display the wsdl as I would be interested in seeing the
> implemented wsdl2 declaration
> http://www.w3.org/ns/wsdl/
>
> Thanks
> Martin
> ----- Original Message -----
> From: "Tony Dean" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Thursday, May 29, 2008 9:53 AM
> Subject: [axis2-1.4] woden
>
>
> Hi,
>
> It appears that the woden distribution is required for axis2 1.4 to
> work
> properly.  In Axis2 1.3 woden was not required to work properly unless
> of
> course you were using wsdl 2.0.
>
> Without woden in Axis2 1.4 you can't even bring up the index.jsp page.
> You
> get a class not found exception.
>
> Can you comment, please?
>
> Thanks.
>
> Tony Dean
> SAS Institute Inc.
> 919.531.6704
> [EMAIL PROTECTED]
>
> SAS... The Power to Know
> http://www.sas.com
>
>
>
> ---------------------------------------------------------------------
> 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