They are jboss specific but j2ee will have them in some way eventually. Jboss does a lot of cool things, but you have to make sure they aren't specific!
What I did to replace an rmi server for now is have session beans access a singleton. It seems the safest way to set up a service right now and still be somewhat portable... rick ----- Original Message ----- From: "McKnight, David" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 6:10 PM Subject: [JBoss-user] Re: Can an ejb function as a daemon? > <paraphrased> > Sounds like a good place for an MBean.. > </paraphrased> > > > That sounds great, and I will look into it asap. We've been using Jboss to > develop on and use in house, but our app may be used with another app > server. Aren't Mbeans Jboss specific? (Pardon my ignorance, and thanks > again...) > > DM > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
