Results 1 to 2 of 2

Thread: Can SpringIDE discover beans in non-default namespace?

  1. #1
    Join Date
    Jan 2010
    Posts
    12

    Default Can SpringIDE discover beans in non-default namespace?

    Working with Mule and Spring, my application context has the mule namespace and not the spring beans namespace as the default namespace. This means that Spring IDE is unable to discover these beans and thus show a dependency graph and and outline for the spring beans in the <spring:beans> namespace. Is there any way around this apart from reverting back to using the spring beans namespace as the default ?

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    janolaveide,

    can you raise a JIRA and attach a very simple project (including configuration and jars) that shows the error?

    There might be a way for getting this to work without having a plugin for the Mule namespace.

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •