<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I want to mention that there's an AOP / Aspects / Remoting based
alternative to org.jboss.invocation.jrmp.server.JRMPProxyFactory.&nbsp; It
lives in the jboss-aspects project.&nbsp; Javadoc attached.<br>
<br>
The current uses of JRMPProxyFactory in AS 5 seem to be:<br>
<br>
<blockquote>./server/{all,default,minimal}/conf/xmdesc/NamingService-xmbean.xml<br>
  <br>
./server/{all,default}/deploy/jmx-invoker-service.xml: RMIAdapter<br>
  <br>
./server/all/deploy/transaction-service.xml<br>
  <br>
./server/default/deploy/transaction-service.xml<br>
  <br>
./server/default/unified-http-invoker.sar/META-INF/jboss-service.xml<br>
  <br>
</blockquote>
Since I don't know who "owns" these files, I'm just broadcasting.<br>
<br>
-Ron
</body>
</html>