Re: [jBoss-User] Request for opinion... or I am insane?

2000-11-21 Thread Ken Jenks
Dominick wrote: >I'm thinking an event bus would be useful here and implementing it in Java >is easy enough but I wanted to take advantage of the persistence and >scalability of the App server. You might consider using JMS for sending messages. I'm playing with a set of EJBs and servlets in (jBo

[jBoss-User] Request for opinion... or I am insane?

2000-11-21 Thread Dominik Baranowski
So I'm kinda new to EJB's but I know my way around Java. I'm developing an application and would like to know whether it's suitable for the EJB paradigm. I won't go into details but in general I need to do the following. (I'll explain it in terms of beans and you tell me if it can be done.) The