Hi, I have a little problem trying to deploy a MDB.
I am doing an local ejb reference to a session bean inside my MDB so inside my ejb-jar.xml. However, when I deploy the MDB using jboss.xml, I get an error that says the ref-name does not match a ref-name in ejb-jar.xml. Well, it doesn't because it's a local ejb reference. So am I doing something wrong with the jboss.xml configuration? When I change the local ejb reference inside the ejb-jar.xml to a remote ejb reference, everything works fine. On that note, if I were to use a remote ejb reference and I am looking up and working with the EJB inside the JBOSS container (ie. the MDB), does JBoss use a local connection that is much more efficient or does it go through a remote route? I would definitely prefer to use local ejb references but I am not sure what I'm doing wrong.. Can something please help me? thanks, Chris PGP at ldap://certserver.pgp.com/ _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
