Xdoclet and Sun Target(ElementType.PARAMETER) annotations
---------------------------------------------------------

                 Key: XDT-1692
                 URL: 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1692
             Project: XDoclet
          Issue Type: Bug
          Components: EJB Module, XDoclet Module
    Affects Versions: 1.2.3
         Environment: Myeclipse 6.1. GA using Sun Jre 1.5_12 
            Reporter: Guy
            Assignee: xdoclet-devel (Use for new issues)
            Priority: Critical


Hi, 
I have come across a problem I cannot seem to solve and would appreciate any 
input at this stage.

It seems that parameter level java annotations defined in a class which is 
parsed by xdoclet raises a parse error in xdoclet 
so far in the 'deploymentdescriptor' and all ejb home interface tasks

here is a method example: 

public String performTest1(@Input(type=java.sql.Types.NUMERIC) String sArg1) {} 

and an error message one: 

'Error parsing File TestCase1.java:Parse error at line 14, column 36. 
Encountered: @' 

I am however using method level annotations successfully. 

Any help would be appreciated, 
thanks in advance

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to