Brian Fitzpatrick [
http://community.jboss.org/people/bfitzpat] created the discussion
"Re: Use of ServiceInvoker to test an ESB service"
To view the discussion, visit:
http://community.jboss.org/message/611729#611729
--------------------------------------------------------------
Yes, thanks to the thread Tom pointed out, I was able to figure out the issue.
Evidently that UDDI.XML file has to go somewhere very specific in the project trying to
invoke the service. Instead of putting it into the root folder of the project, it really
wanted it in this folder:
conf/registry/META-INF
AND I had to add the conf/registry directory to my project build path as a Class Folder.
But once that was done it worked great.
Just a matter of getting all the ducks in a row a-quackin'!
Thanks to everybody who pitched in to get me to the finish line - I appreciate all the
help! Now I can tackle getting these examples wrapped up so they can be used in JBDS 4.1
when it comes out in the next month or two.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/611729#611729]
Start a new discussion in JBoss ESB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]