Topic by Shiloh
I'm working on getting the java examples to work for webservices and I'm running into an issue right out of the gate.I have 3/4 working fine. Eclipse is set up, java is set up with home mapped, and axis is set up with its jar files importing fine into my project. The problem is with importing the jar files from wss4j. I downloaded the file from the link specified in the manual, but the file I have does not seem to contain either a lib folder or any jar files. Anyone else see this? If so, how did they resolve it?