Mule xml to soap problem
- by kevfuzz
Hi,
I'm not sure if there many Mule users on here but I'm hoping someone might be able to help me!
I'm having a problem calling a webservice from Mule using Axis. I've created a fairly simple example where I have xml in a file being read by Mule, it's then transformed into a Document and sent to the webservice. The relevant code in the mule…