[ 
http://jira.codehaus.org/browse/XDP-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=168728#action_168728
 ] 

Konstantin Kasatkin commented on XDP-241:
-----------------------------------------

Please correct the Issue heading, I accidently pressed Enter key and submited 
it unedited:(

I ment "EJB Plugin incorrectly parses @ejb.interface extends tag value"

> EJB Plugin doesn't parse EJB super 
> -----------------------------------
>
>                 Key: XDP-241
>                 URL: http://jira.codehaus.org/browse/XDP-241
>             Project: XDoclet 2 Plugins
>          Issue Type: Bug
>          Components: ejb
>    Affects Versions: 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0
>            Reporter: Konstantin Kasatkin
>
> EJB Doclet Plugin processes @ejb.interface extends attribute.
> If I declare @ejb.interface extends="AsyncPipesImpl,javax.ejb.EJBObject"
> (with no space between class declaration) all works fine. But when I add a 
> space
> before or after comma, Plugin doesn't trim space and consider class name as
> "<space>javax.ejb.EJBObject" and in the generated code it adds 
> javax.ejb.EJBObject twice
> because it thinks that it two different classes "<space>javax.ejb.EJBObject" 
> and "javax.ejb.EJBObject". 

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

        

------------------------------------------------------------------------------
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to