[jboss-user] [JBoss AOP] - AspectXMLLoader undeploy

marimuthub do-not-reply at jboss.com
Mon Sep 17 06:39:48 EDT 2007


Hi,

  I am trying to do undeploy bindings using the following snap shot of code

AspectXmlLoader aspectXMLLoader = new AspectXmlLoader();
AspectManager aspectManager = AspectManager.instance();
aspectXMLLoader.setManager(aspectManager);
aspectXMLLoader.undeployBinding(bindNodeElement);

But the undeployment is not working. please help me
Regards
marimuthu

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084970#4084970

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084970



More information about the jboss-user mailing list