On the brink of war (CNN) bill goes ballistic... 

keep on going my friend, you are on fire.

marcf

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Bill Burke
> Sent: Tuesday, March 18, 2003 7:15 PM
> To: Jboss-Dev
> Subject: [JBoss-dev] AOP Clustering 1st iteration
> 
> 
> Again, either an AOP instrumented or non-AOP instrumented 
> pojo can be remotely clustered.
> 
> An example is in 
> testsuite/src/main/org/jboss/test/aop/bean/RemotingTester.java
> config is in testsuite/src/resource/aop/jboss-service.xml
> 
> 
> POJO pojo = new POJO("hello");
> String objectId = "clusteredObj";
> POJO proxy = 
> (POJO)ClusteredRemoting.registerClusteredObject(objectId, pojo,
> 
> "DefaultPartition", new RoundRobin(),
>                                                               
> new InvokerLocator("socket://xeon:5150"));
> 
> That's it....
> 
> More doco later,
> 
> XXXXXXXXXXXXXXXX
> Bill Burke
> Chief Architect
> JBoss Group, LLC
> XXXXXXXXXXXXXXXX
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Does your code think in ink? 
> You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
> What are you waiting for? 
> http://ads.sourceforge.net/cgi-> bin/redirect.pl?micr5043en
> 
> 
> _______________________________________________
> Jboss-development mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to