This is weird:
It seem that if I modify Container Configurations that I'm going to use, it 
generates the proper lines:
         
<container-invoker>org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker</container-invoker>
         
<instance-pool>org.jboss.ejb.plugins.StatelessSessionInstancePool</instance-pool>
(or whatever)
but if If I just use configurations as they are, I get
<container-invoker>org.jboss.ejb.jrmp.server.JRMPContainerInvoker</container-invoker>
<instance-pool>org.jboss.ejb.container.StatelessSessionInstancePool</instance-pool>


>From: Rickard �berg <[EMAIL PROTECTED]>
>Reply-To: "jBoss" <[EMAIL PROTECTED]>
>To: jBoss <[EMAIL PROTECTED]>
>Subject: Re: [jBoss-User] EJX version
>Date: Thu, 18 May 2000 17:52:57 +0200
>
>Hey
>
>Indigo Blue wrote:
> > A few days ago I had problems deploying beans because my jBoss.xml was 
>wrong
> > and I had to modify some of the container configuration tags manually.
> > So I went to download ejx.jar from CVS just to find that the version on 
>CVS
> > is dated 4/24 while the one I had is dated 4/29. But nevertheless I gave 
>it
> > a try. And found that it still generates the old version compliant lines 
>in
> > my jBoss.xml, namely:
> > 
><container-invoker>org.jboss.ejb.jrmp.server.JRMPContainerInvoker</container-invoker>
> >
> > 
><instance-pool>org.jboss.ejb.container.StatelessSessionInstancePool</instance-pool>
> >
> > Did anyone else have these problems?
>
>I'm looking at CVS now, and it seems to be ok...
>
>/Rickard
>
>--
>Rickard �berg
>
>@home: +46 13 177937
>Email: [EMAIL PROTECTED]
>http://www.telkel.com
>http://www.jboss.org
>http://www.dreambean.com
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Problems?:           [EMAIL PROTECTED]
>

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to