• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need help with binding. tags for composite.xml files

 
Village Idiot
Posts: 484
jQuery Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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







 
If I had asked people what they wanted, they would have said faster horses - Ford. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic