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. -- View this message in context: http://www.nabble.com/Need-Axis2-Dependency-Order.-PLEASE-HELP%21%21%21-tp17936189p17936189.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]
