This sounds promising. Leaving Eclipse aside for a minute, what do I
have to do to get XDoclet to process standard EJB/CMP and create a
Geronimo EJB deployment plan (openejb-jar.xml)? I assume I need to
build something and put it on the XDoclet class path, and if so, is
that one of the dirs under
https://svn.apache.org/repos/asf/geronimo/devtools/trunk/sandbox/?
Also, are the plugins for XDoclet 1 and XDoclet 2 both working?
Thanks,
Aaron
On 1/8/06, Sachin Patel <sppatel2@gmail.com> wrote:
> Aaron, The XDoclet code resides in devtools.
>
> As far as XDoc integration with Eclipse-WTP. The standard J2EE tags
> should work, and those are enabled by default. All you have to do to
> enable the XDoclet processor for a given project is to enable the
> XDoclet facet either at project creation or going into project
> properties.
>
> As far as Geronimo specific tags are concerned, once we have Geronimo
> specific tags, in the geronimo eclipse plugin, there will be an
> extension point defined so that the XDoclet options will have
> Geronimo listed as one of the options to enable.
>
> But again, the generic J2EE XDoclet tags should and will work with
> Geronimo.
>
> - sachin
>
>
>
> On Jan 8, 2006, at 1:15 PM, Daniel S. Haischt wrote:
>
> > there are some xdoclet modules (1 + 2) in ...
> >
> > -> https://svn.apache.org/repos/asf/geronimo/devtools/trunk/sandbox
> >
> > I did build the xdoclet1 module. How can I enable this in Eclipse?
> > For example if I want to create an Xdoclet based EJB, how can I
> > configure Xdoclet to use Geronimo instead of JBoss etc.?
> >
> > Regards
> >
> > Daniel S. Haischt
> >
> >
> > Aaron Mulder wrote:
> >> I have an app that uses EJB CMP with XDoclet that I'd like to port to
> >> Geronimo. Also, Daniel Haischt mentioned on IRC that he's using
> >> Eclipse WTP and it lets you pick either XDoclet or EJB3 for EJBs, and
> >> if you pick XDoclet, there's no Geronimo option and some docs suggest
> >> selecting JBoss.
> >>
> >> I'm wondering where the XDoclet code lives and what the status of it
> >> is. If someone can point me to it I might be able to put some effort
> >> into getting proper templates together for the EJB deployment plan
> >> for
> >> Geronimo.
> >>
> >> Thanks,
> >> Aaron
> >>
> >> !DSPAM:43c14894434399420213628!
> >>
> >>
> >
>
>
|