Hi  Konstantin,

thanks for the reply, but my problem is the following:
I've got already over 100 EJB components in exploded
format with all stuff (descriptors, ...) and i'd like
to avoid to enter manually the whole configuration of
descriptors in XDoclet-tags. This would be a lot of
work. The ejbs are working properly in production but
i want to start handling them with xdoclet.

do you know if there is any way to converting the
existing stuff to xdoclet, without marking up again
each bean with xdoclet-tags? so a kind of scanning the
existing ejb descritors and generating xdoclet tags in
the bean classes?

as i said my main target is not entering the whole
stuff manullay again. Because the EJBs are actually
compeletely there and are working properly, however in
this form the maintainig is exhausting.

thanks
jd

_______________________________________________

--- Konstantin Priblouda <[EMAIL PROTECTED]>
schrieb: > 
> --- JDev23 <[EMAIL PROTECTED]> wrote:
> > 
> > Hi
> > 
> > I have got already my EJBs just in standard J2EE
> > exploded format (including home, remote interface,
> > descriptors, ...) with no XDoclet tags.
> > 
> > Is there any way to convert my existing EJBs in
> > XDoclet format very quickly without without
> editing
> > each file seperately?
> >
> I'm affraid not. 
> Your descriptors & interfaces arre just junk in this
> context. They will be automatically generated. So no
> need to conversion. 
> 
> You will have to produce abstract ejb classes ( if
> you
> do not already have them ) and mark up them with
> xdoclet tags. 
> 
> regards,
> 
> =====
> ----[ Konstantin Pribluda ( ko5tik )
> ]----------------
> Zu Verst�rkung meines Teams suche ich ab Sofort
> einen
> Softwareentwickler[In] f�r die Festanstellung. 
> Arbeitsort: Mainz 
> Skills:  Programieren, Kentnisse in
> OpenSource-Bereich
> ----[ http://www.pribluda.de
> ]------------------------
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing
> online.
> http://taxes.yahoo.com/filing.html
> 
> 
>
-------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and
> Integration
> See the breadth of Eclipse activity. February 3-5 in
> Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/xdoclet-user 


        
                
Mit sch�nen Gr��en von Yahoo! Mail - http://mail.yahoo.de


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to