I need my source code to recognize a dll while running my SAR in JBoss.
The structure of my SAR is as follows:
-MySar.sar
---META-INF
------jboss-service.xml
---service
------MyMBeanClass.class
---commons-io-1.2.jar
---commons-logging-1.1.jar
So where can I put my dll and how can I get my bean to read it? Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227308#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...