Any help on this issue??

On 10/16/07, Ashish Jain <[EMAIL PROTECTED]> wrote:
>
> Hi Jackek,
>
> I am using it in Apache Geronimo. I was able to use the same in AG 1.2which 
> has OpenEjb
> 2.1 as its EJB module.
> <module name="geronimo/openejb/1.1.1/car">
>     <gbean name="EJBNetworkService">
>       <attribute name="host"> 0.0.0.0</attribute>
>       <attribute name="port">4201</attribute>
>       <attribute name="allowHosts">127.0.0.1</attribute>
>     </gbean>
>   </module>
>
> But with AG 2.0 which has OpenEjb 3.0. When I try the same operation I get
> a not allowed attribute error.
>
> So was not sure whether this attribute has been removed from OpenEjb 3.0or 
> there is an alternative available for the same functionality.
>
> Thanks
> Ashish
>
> On 10/16/07, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> >
> > On 10/16/07, Ashish Jain <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >   Is the attribute allowHosts removed in OpenEjb3.0? Is there any
> > other
> > > alternative for this attribute?
> >
> > I don't know, but openejb3 was about adding features not removing them
> > so it is available, unintentionally removed or we missed adding
> > porting it to openejb3. Could you describe how you're using the
> > feature?
> >
> > Jacek
> >
> > --
> > Jacek Laskowski
> > http://www.JacekLaskowski.pl
> >
>
>

Reply via email to