Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-07 Thread Konstantin Priblouda
--- dr_pompeii <[EMAIL PROTECTED]> wrote: > > hi thanks > > for the reply > > i like to see your opinion about this , before to > read and go deeply in > maven2 > > http://forum.springframework.org/showthread.php?t=33376&highlight=maven Well, being pico/nanocontainer developer I do not rea

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-07 Thread dr_pompeii
hi thanks for the reply i like to see your opinion about this , before to read and go deeply in maven2 http://forum.springframework.org/showthread.php?t=33376&highlight=maven thanks for advanced -- View this message in context: http://www.nabble.com/collection-hibernate-xdoclet-problem-tf35

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-07 Thread Konstantin Priblouda
--- dr_pompeii <[EMAIL PROTECTED]> wrote: > > i really appreciate your help > thank so much both of you for your time It's easter - so work free. I call it a fun ;) > >Of course. Nothing is so exciting as big > refactoring > >and change of build system on the eve of important > >deadline ;)

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-07 Thread dr_pompeii
i really appreciate your help thank so much both of you for your time >Of course. Nothing is so exciting as big refactoring >and change of build system on the eve of important >deadline ;) with the boss and the time like hell, yes :-), lol >http://www.pribluda.de/projects/jtec-user >http://ww

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-07 Thread Manos Batsis
> --- dr_pompeii <[EMAIL PROTECTED]> wrote: >> so question is, what book i should buy to learn >> maven2 ?? Mergere is offering [1]a book for M2 as a free download. AFAIK it's the best available book for M2. [1] http://www.mergere.com/m2book_download.jsp Manos ---

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-07 Thread Konstantin Priblouda
--- dr_pompeii <[EMAIL PROTECTED]> wrote: > >If maven (2) is not an option for you, you still > can > >use XD2 with ant, but you will have to hunt for > >dependencies yourself ( with m2 it is just > specifying > >plugin and watching them downloaded ) > i tried with ant, was a hell, and almost i

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-06 Thread dr_pompeii
hello guys again thanks for the replies well >If maven (2) is not an option for you, you still can >use XD2 with ant, but you will have to hunt for >dependencies yourself ( with m2 it is just specifying >plugin and watching them downloaded ) i tried with ant, was a hell, and almost i burn my

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-06 Thread Konstantin Priblouda
--- dr_pompeii <[EMAIL PROTECTED]> wrote: > > hi guys > > thanks so much both of you for your replies > > well, by parts > > by the moment i cant use xdoclet2, i have party of > errors about dependences > and i cant learn maven by lack of time > so, by the moment this option is in stand by

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-06 Thread dr_pompeii
hi guys thanks so much both of you for your replies well, by parts by the moment i cant use xdoclet2, i have party of errors about dependences and i cant learn maven by lack of time so, by the moment this option is in stand by about of the javadocr for 5 , ok, i have now a new error, and fun

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-06 Thread Konstantin Priblouda
It seems that your problem lies in use of typed collection. YOu are using XDoclet 1.x , and I'm not sure its parser ( xjavadoc ) supports those java-5 features correctly. As you are using hibernate module you option would be to upgrade to XDoclet-2 ( which uses qdox source parser which is know

Re: [Xdoclet-user] collection hibernate/xdoclet problem

2007-04-06 Thread Fred Muhlenberg
> i am lost, how i can resolve this?? > > inclusive in the example hibernate/xdoclet > > http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html#mapping-xdoclet > > not use , (how my old way) just checking, are you including the Java 1.5 patch in your XDoclet generation? To downlo