we have the compiled class in a jar in the server/[profile]/lib directory.  the 
interceptors file has:


  | <!-- near the top -->
  | <interceptor 
class="com.hmsonline.jbossbootstrap.remoting.IsReallyLocalInterceptor" 
scope="PRE_VM"/>
  | 
  | <!-- in each stack -->
  |   <stack>
  |     <interceptor-ref 
name="com.hmsonline.jbossbootstrap.remoting.IsReallyLocalInterceptor"/>
  |     ...
  |   </stack>
  | 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060220
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to