This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Need help with binding. tags for composite.xml files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Need help with binding. tags for composite.xml files" Watch "Need help with binding. tags for composite.xml files" New topic
Author

Need help with binding. tags for composite.xml files

Matt Kohanek
Village Idiot
Ranch Hand

Joined: Apr 04, 2009
Posts: 483

I am getting some errors when trying to deploy some apps to a jar file.

In particular, I am not sure when to use .endpoint and .interface in the port attribute of <binding.ws>:



Also not sure exactly how to decide on what goes in the parentheses. I know it is something like (service name/port name), but I am un sure if I need full url's, or if there is somewhere in the project that can help me decide what to put in there. That kind of thing. Any kind of direction or url to a tutorial or two would be great.


There are a few different cases, so I will put two or three here in hopes I can get some guidance on them. The only areas giving me issues are the binding.ws tags, the rest I am fine with.

Thanks

(the two examples below only have one spot each where I am not sure, and the third example has two - I tried to mark them to make themobvious with <---- but they still might be hard to spot somewhat









True wisdom is in knowing you know nothing - Socrates
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need help with binding. tags for composite.xml files
 
Similar Threads
Tuscany SCA in Action - Questions
SCA (Apache Tuscany) - <service> element external to <component>
javax.jms.JMSException: Not supported in XA-backed session outside
Problem in implement BPEL in Tuscany
How to handle multiple XML message types in on Webservice