facebook

I’ve made spring extended XML beans …

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #273777 Reply

    I’ve used the Spring 2.0.4 mechanism to add my own XML schema to the bean configuration. The bean XML file validator doesn’t know about them. For example, it doesn’t know that a custom syntax like:

    <btsws:root id=’bt-root’/>

    Defines a bean with id bt-root, and now it warns when I set out to reference that bean from conventional beans.

    Is there some way to configure recognition of my XML schema, etc? My schema URL is right there at the top of my bean file.

    #273778

    (requesting notification)

    #273798
Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: I’ve made spring extended XML beans …

You must be logged in to post in the forum log in