Hi, > From: Muntean Horia [mailto:[EMAIL PROTECTED]]
> Well, in my case the remote call works. I am using xdoclet-1.1.2, This made my day. > * @ejb.ejb-external-ref ref-name = "ejb/RemoteFireWall" > * @jboss.ejb-ref-jndi ref-name = "RemoteFireWall" This is the first part, the two ref-names are not allowed to be the same (else a link attribute is needed on @ejb.ejb-external-ref) > * @ejb.transaction type = "NotSupported" And this one seems to be neeeded as you said wrt the transaction manager. Thank you very much. Heiko -- Bancotec GmbH EMail: [EMAIL PROTECTED] Calwer Str. 33 Telefon: +49 711 222 992 900 D-70173 Stuttgart Telefax: +49 711 222 992 999 Ein Unternehmen der Cellent AG http://www.cellent.de/ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
