Is it something that someone can run and reply back here? I don't have maven
installed and don't really know how to use it even though I'm assuming it's
simply running the command. I have a feeling I'll be posting maven issues
here. If someone has the list, it would really help me out. Plus, I'm
assuming that the dependency tree will be only for the minimal number of
jars (I've seen the pom.xml). I'm looking for the dependency order of all
Axis2 jars (required or not). Please help. 



keith chapman wrote:
> 
> Dims,
> 
> Looks like we are not using the maven-dependency-plugin in Axis2. Hence
> the
> above command does not work.
> 
> Thanks,
> Keith.
> 
> On Wed, Jun 18, 2008 at 2:36 AM, Davanum Srinivas <[EMAIL PROTECTED]>
> wrote:
> 
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> get the source distribution and run "mvn dependency:tree"
>>
>> - -- dims
>>
>> gsogol wrote:
>> | Hi,
>> | We have a project where we are utilizing Axis2 1.4 to communicate with
>> .Net
>> | web services and are trying to do it from the Oracle Database (10g). It
>> | seems that we have to use a loadjava command to load our custom jar
>> that
>> has
>> | a dependency on the Axis2 stack. In Oracle, unlike application servers,
>> we
>> | actually need to load every single axis2 jar and not just reference it
>> via
>> | the classpath.
>> |
>> | So my question is, does anyone know the dependency order of the 60-some
>> jars
>> | that Axis2 comes with? Trying to load them alphabeticially gives us
>> problems
>> | as certain jars depend on others. Some load fine though.
>> |
>> | Thanks in advance.
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.5 (Cygwin)
>>
>> iD8DBQFIWCc3gNg6eWEDv1kRAoqrAJ9FjzaoD2QC/rRdtlhPWaoKkp4F8QCfZDTu
>> TZ2O4ZaPOnIqDJNI2EqPnoQ=
>> =muYn
>> -----END PGP SIGNATURE-----
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> Keith Chapman
> Senior Software Engineer
> WSO2 Inc.
> Oxygenating the Web Service Platform.
> http://wso2.org/
> 
> blog: http://www.keith-chapman.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Need-Axis2-Dependency-Order.-PLEASE-HELP%21%21%21-tp17936189p18010401.html
Sent from the Axis - User mailing list archive at Nabble.com.


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

Reply via email to