Quote:
Originally Posted by Hastened
Hi,
I would like to known why I have this error when I use Spring IDE :
Code:
Description Resource Path Location Type
Unable to locate Spring NamespaceHandler for element 'simple:server' of schema namespace
Thanks
|
Because eclipse requires a fair bit more work to get custom namespaces recognized. (I'd post a link, but I can't yet). Search the Spring IDE blog and you'll
find an article discussing this. It's non-trivial, unfortunately.
I've just created a new plugin for ActiveMQ 5.1.0 that allows for editing the "amq" custom namespace. I would be happy to contribute it to Spring IDE if anyone's interested. I'm also working on a ServiceMix version that will support the various XBean namespaces in ServiceMix (starting with 3.3 because that's what I'm using, but rolling into 4.0 when it gets a little more stable and feature-rich).
I'd love to get some feedback on this plugin. Let me know and I'll send the link to you.