Hi, @ejervidalo, thanks for your suggestion.
I found the solution which hopefully could help others. The problem occurs if you build your own bundle and add the PUR module as a dependency. The PUR module itself depends on the 'admininterface-legacy' module which is annotated in PUR's pom as 'provided'. Somehow I already had it in my local maven repository and therefore got no error on build. But the admininterface module hasn't been installed in Magnolia and no servlet was registered to handle the requests. Adding admininterface-legacy as dependency to my bundle's POM solved the problem. regards -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=d281270c-6e2d-4f33-8b99-7f677cdeff29 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------