-
Jul 31st, 2007, 08:25 AM
#1
Extensible XML authoring: how to use a completely custom XML?
Hi,
I'm want to define my own custom XML for defining my system components. I've been playing around with the "Extensible XML authoring" feature and I like it.
One thing, though. I want the XML to be completely "Spring free". No schema definition, no <beans> tags. I just want to have my own XML. The main structure still fits, though.
The main solution I could think of, was to modify the file before sending it to Spring for processing, either programmatically, or using XSLT. I can see several downsides to this solution. Anyone can think of another solution?
Thanks,
Zviki
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules