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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to