Hello all,
Couldn't seem to find my answer anywhere out there. Is it necessary to have a module tag in the axis2.xml configuration file when the file is only being referenced by a client application? (Server is on another machine altogether) I am running a test as a stand alone java app, attempting to use rampart to encrypt the message body. When running the code I get an error stating that the rampart module could not be loaded. I am running this out of eclipse, I have the AXIS2_HOME environment variable set to the correct path in the operating system, eclipse: run->environment and as a -D argument to the jvm just in case. Also the -Daxis2.xml argument set to the correct location and I know this is working. Also the axis2.xml files that come with rampart issue a number of warnings stating that the Dispatchers are deprecated. (v1.3 on both) What is the latest methods of defining the dispatchers? Thanks! -P
