From: Konstantin P. <kpr...@ya...> - 2002-12-10 14:47:31
|
Hi all, Is it on the way to xdoclet? Or is it not? Anyway, I have started to develop another subtask - jboss-service , to produce xml file to be able to to deploy hibernate on jboss. For now in hibernate source tree... I would also suggest to rename <hibernate/> subtask to <mappings/>... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: <asl...@ne...> - 2002-12-10 15:08:04
|
> -----Original Message----- > From: xdo...@li... > [mailto:xdo...@li...]On Behalf Of > Konstantin Priblouda > Sent: 10. desember 2002 15:47 > To: xdoclet-devel; hibernate-devel > Subject: [Xdoclet-devel] Where is hibernate xdoclet module now? > > > Hi all, > Is it on the way to xdoclet? Or is it not? > Take it easy Konstantin... Give Joel a break. > Anyway, I have started to develop another subtask - > jboss-service , to produce xml file to be able to > to deploy hibernate on jboss. What kind of xml file will it produce? What do you mean by "deploy hibernate on jboss"? I'm confused. > > For now in hibernate source tree... > > I would also suggest to rename <hibernate/> > subtask to <mappings/>... > > regards, > > ===== > Konstantin Priblouda ( ko5tik ) Freelance Software developer > < http://www.pribluda.de > < play java games -> http://www.yook.de > > < render charts online -> http://www.pribluda.de/povray/ > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Xdoclet-devel mailing list > Xdo...@li... > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel |
From: Konstantin P. <kpr...@ya...> - 2002-12-10 15:30:57
|
> > Anyway, I have started to develop another subtask > - > > jboss-service , to produce xml file to be able to > > to deploy hibernate on jboss. > > What kind of xml file will it produce? Like this: http://hibernate.bluemars.net/23.html?cowiki=eba5e5746ac6df6d30ab41195b251008 > What do you mean by "deploy hibernate on jboss"? I'm > confused. Well, it can run as MBean in JBoss, be looked up via JNDI and used from session bean - so it seems to be logical to produce .sar or something like this and just deploy it... I can also think of generation of session bean which would work as proxy. Or maybe more generic approach... BTW, I submitted issue on xjavadoc - your advice is needed... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Joel Rosi-S. <Joe...@Et...> - 2002-12-10 17:36:31
|
I have just performed the intial check in of the hibernate module. I successfully built XDoclet so at least it is not distrubtive. This check in does *not* reflect the refactoring of the package structure to xdoclet.modules.hibernate. I have just performed the refactoring and I am in the process of rebuilding XDoclet to test that the everything still builds okay. Once I have a good build I will check in again. - joe; |
From: Konstantin P. <kpr...@ya...> - 2002-12-10 17:50:37
|
--- Joel Rosi-Schwartz <Joe...@Et...> wrote: > I have just performed the intial check in of the > hibernate module. I > successfully built XDoclet so at least it is not > distrubtive. This check > in does *not* reflect the refactoring of the package > structure to > xdoclet.modules.hibernate. I have just performed the > refactoring and I > am in the process of rebuilding XDoclet to test that > the everything > still builds okay. Once I have a good build I will > check in again. OK, tomorrow I will start on generating .sar descriptor for hibernate, and going over xtags.xml to made hibernate tags editable by GUI. Are there *any* special requirements for classes to be hibernateable? AFAIK not... regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Joel Rosi-S. <Joe...@Et...> - 2002-12-10 18:01:17
|
Konstantin Priblouda wrote: >--- Joel Rosi-Schwartz <Joe...@Et...> >wrote: > > >>I have just performed the intial check in of the >>hibernate module. I >>successfully built XDoclet so at least it is not >>distrubtive. This check >>in does *not* reflect the refactoring of the package >>structure to >>xdoclet.modules.hibernate. I have just performed the >>refactoring and I >>am in the process of rebuilding XDoclet to test that >>the everything >>still builds okay. Once I have a good build I will >>check in again. >> >> > >OK, tomorrow I will start on generating .sar >descriptor >for hibernate, and going over xtags.xml to made >hibernate tags editable by GUI. > Neat, that will be a real nice feature. >Are there *any* special requirements for classes to >be hibernateable? AFAIK not... > Not that I know of. >regards, > >===== >Konstantin Priblouda ( ko5tik ) Freelance Software developer >< http://www.pribluda.de > < play java games -> http://www.yook.de > >< render charts online -> http://www.pribluda.de/povray/ > > >__________________________________________________ >Do you Yahoo!? >Yahoo! Mail Plus - Powerful. Affordable. Sign up now. >http://mailplus.yahoo.com > > > > |
From: Joel Rosi-S. <Joe...@Et...> - 2002-12-10 18:04:48
|
Okay, the refactoring is complete, tested and in cvs. Now we can move forward with the issues and new features :-) - joel Joel Rosi-Schwartz wrote: > I have just performed the intial check in of the hibernate module. I > successfully built XDoclet so at least it is not distrubtive. This > check in does *not* reflect the refactoring of the package structure > to xdoclet.modules.hibernate. I have just performed the refactoring > and I am in the process of rebuilding XDoclet to test that the > everything still builds okay. Once I have a good build I will check in > again. > > - joe; > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > hibernate-devel mailing list > hib...@li... > https://lists.sourceforge.net/lists/listinfo/hibernate-devel > > |