RE: Starting a keel/avalon component/model

"Shash Chatterjee" <[email protected]> Sat, 17 Jul 2004 08:50:37 -0600
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
Max,

> As Shash says it only starts up on the first access to any model. I'm
> using jboss-struts so I guess this doesn't count as a distributed system
> does it Shash?
> 
Well, it is possible to use a JMS (JBossMQ) based distributed deployment
within JBoss, and in that case it would be.  But, not using jboss-struts.  I
am not recommending, though, that you change over to JBossMQ (Mike, I think,
mentioned that there weren't any advantages to be gained by using JBossMQ if
the client and server side Keel's resided within the same JBoss instance).

> Does anyone have any simple init servlet code handy?

Sorrry...not me!  Haven't written a servlet, since, oh, Dec. '99 (i.e. when I
started using a framework, Expresso) :-)

Shash