Hi Chris, Could you show us how that's done with XDoclet? I'm interested in trying to do some work with CMR and Local interfaces with XDoclet, but I've mostly been unsuccessful. It'd be nice to see how people are doing it.
Thanks. -Neal On June 11, 2002 09:23 pm, you wrote: > I use XDoclet for code generation and what I normally do is separate the > local and remote interfaces into two separate home interfaces that I bind > to the JNDI. Then, if I decide to have use Local Interface methods, I can > simply retrieve the local home. The same applies to Remote Interface > methods. This has the added benefit of allowing me to use the same method > name for the local and remote since it's the Home that I'm retrieving that > indicates to JBoss whether I want local or remote method calls. > > Thanks, > Chris _______________________________________________________________ Multimillion Dollar Computer Inventory Live Webcast Auctions Thru Aug. 2002 - http://www.cowanalexander.com/calendar _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
