Yes, I have tried all of that but with no luck. Fortunately the problem only
occurs on initial deployment. Once already deployed and I manually fixed the
orion-ejb-jar.xml files, redeployments don't mess them up. It's not ideal
but it's workable for me at the moment. Just hoping 1.5.3 will fix all of
this.
Cheers,
Ron
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of elephantwalker
> Sent: Monday, July 23, 2001 7:51 PM
> To: Orion-Interest
> Subject: RE: Disappearing env-entry-mapping from orion-ejb-jar.xml
>
>
> Ron,
>
> Have you tried checking the order of the tags? Orion seems to get confused
> when the order is wrong. You can check by looking at the
> orion-ejb-jar.dtd,
> or by running orion with the -validateXML option, and (if you
> have saved all
> of your xml files somewhere else!) -rewriteXML. You have probably already
> checked this.
>
> Regards,
>
> the elephantwalker
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ron van Pol
> Sent: Monday, July 23, 2001 10:21 AM
> To: Orion-Interest
> Subject: RE: Disappearing env-entry-mapping from orion-ejb-jar.xml
>
>
> I regressed to 1.5.1 and still the problems remained. In my case the
> <resource-ref-mapping> lacked the location in case of sessionbeans.
>
> Ron
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of elephantwalker
> > Sent: Saturday, July 21, 2001 6:59 AM
> > To: Orion-Interest
> > Subject: RE: Disappearing env-entry-mapping from orion-ejb-jar.xml
> >
> >
> > not just env-entry-mapping, its just about everything in the
> > orion-ejb-jar.xml file.
> >
> > This is bug 512. I had the problem with group-role mapping. Buts its the
> > same thing, when server restarts or redeploys the app the
> > orion-ejb-jar.xml
> > is GENERATED and not COPIED.
> >
> > You will have to regress to version 1.5.1 as a workaround.
> >
> > Regards,
> >
> > the elephantwalker
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Rian Schmidt
> > Sent: Friday, July 20, 2001 9:21 PM
> > To: Orion-Interest
> > Subject: Disappearing env-entry-mapping from orion-ejb-jar.xml
> >
> >
> > Hi,
> >
> > Does anyone have any idea why we would be seeing an env-entry-mapping
> > disappear from orion-ejb-jar.xml upon deployment? There is a stateless
> > session bean that reads a value
> > <env-entry-mapping name="databaseType">MSSQL</env-entry-mapping>
> > from a stateless session beans entry in orion-ejb-jar.xml.
> > And upon deployment the first time, it spits out the right
> value over and
> > over (we're forcing it to read the value each time another bean uses the
> > stateless session bean to read it). But when we restart the server, the
> > bean reports the default value instead of the mapped one. What's
> > more, the
> > entry is completely gone from the orion-ejb-jar.xml file.
> >
> > I can provide more information, but I thought I'd check first if
> > this smacks
> > of anything obvious.
> >
> > Thanks,
> > Rian
> >
> >
> >
> >
>
>
>
>
>
>