Hi,
I am new to
JBOSS AS. I am trying to deploy a war file in jboss4.2. I have to define a JMX bean to use in my WAR file (only this war file). Where should I keep my *-service.xml file inside the WAR. Is it possible ??
I came to know that for .SAR files, we can place the file inside META-INF. But I have to use a WAR file.
Could someone please guide me.