• 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

Error in webservices.xml

 
Ranch Hand
Posts: 238
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my webservices.xml editor I can see red marks (eclipse ide providing some editor) against <port-component-name> element and <webservice-description-name> element. When I place mouse over the red mark it says

A field of identity constraint "port-component-name-key" matched element "webservice-description" but this element does not have a simple type.

A field of identity constraint "webservice-description-name-key" matched element "webservice" but this element does not have a simple type.

I have two webservices configured in my webservices.xml and this error started to show up when I added this second service. Before this there was no problem. Although I tested my web service using a trivial client it worked fine but I want to get rid of this red mark. Ay Ideas?

Thanks
Imad
 
Time flies like an arrow. Fruit flies like a banana. Steve flies like a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic