--- Ary Junior <[EMAIL PROTECTED]> wrote:

> Hi, Im trying to use XDoclet to parse java files
> with annotations and Im get
> the error below:
> 
> Error parsing File
>
/documentos/SisLAME_Java/Documentos/Codificacao/ExemploCAEdFramework/src/br/ufjf/caed/exemplo/model/Instituicao.java:Parse
> error at line 22, column 70.  Encountered: }
> 
> At line 22 I have:
> 
> @Table(name = "instituicao", schema = "public",
> uniqueConstraints = {})
> 
> Im using the XDoclet 1.2.3 and the xjavadoc
> 1.5-snapshot050611. Is there any
> release more recent of xjavadoc?

well,  there is qdox 1.6 which is told to have no
problem with 1.5 sources, but then you have to migrate
to XD2 ( it depends on what modules you  are using,
hibernate is more advanced, ejb stuff is not ) 


regards, 

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to