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
