sorry... just playing with it now...

ok - its just been implemented in the CVS version.  I'm using it with

   <ejb-local-ref>
      <description>Reference to the home GreenKeeper EJB</description>
      <ejb-ref-name>ejb/GreenKeeper</ejb-ref-name>
      <ejb-ref-type>Session</ejb-ref-type>
      <local-home>golf.interfaces.GreenKeeperLocalHome</local-home>
      <local>golf.interfaces.GreenKeeperLocal</local>
      <ejb-link>GreenKeeper</ejb-link>
   </ejb-local-ref>

in my web-ejbrefs-local.xml file in the merge directory (which gets tacked
on to the end of the web.xml file) and its working fine.  There was nothing
that needed changing in XDoclet, it just wasn't implemented.

sorry - I had meant to write this last night, but didn't :(   let me know
how you go with it.

cheers
dim

----- Original Message -----
From: "Daniel Bratell" <[EMAIL PROTECTED]>
To: "Dmitri Colebatch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, February 21, 2002 12:18 AM
Subject: Re: Re: [Xdoclet-user] JNDI names for JBoss 3


>
> > > > something that's allowed by the j2ee1.3 spec, but something I've
> > > > never figured out how to get working in jboss.
> > >
> > > Then I guess the question is: "Does JBoss claim to support it?".
> >
> >I haven't seen it stated anywhere... more one of those implied things.  I
> >think if I actually looked specifically for it the closest I would get
would
> >be the claim to "support the full J2EE stack" - and seeing that they dont
> >claim j2ee1.3 in jboss 2.4, and 3.0 is alpha, I dont think I'd find it.
> >
> >but... having said that - my gf has just gone to bed, I have nothing to
do
> >tomorrow, and my goal tonight is to figure all this shit out (o:  will
> >report back later...
>
> Did you ever figure it out? I have tried to access the local interfaces
> from Tomcat 2.4.3 in many ways without succeeding, but then all this is
> kind of new to me.
>
> /Daniel
>


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to