[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7888) RevEng not allows to extend Beans

Peter Rader (JIRA) jira-events at lists.jboss.org
Tue Dec 14 05:51:52 EST 2010


    [ https://issues.jboss.org/browse/JBIDE-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569926#comment-12569926 ] 

Peter Rader commented on JBIDE-7888:
------------------------------------

I use Hibernate-Beans trou EJB in JSF-Templates.
This is my class-declaration of "Base": 
public abstract class Base extends SelectItem implements TreeNode {...}
Its very usefully! 

> RevEng not allows to extend Beans
> ---------------------------------
>
>                 Key: JBIDE-7888
>                 URL: https://issues.jboss.org/browse/JBIDE-7888
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>         Environment: winxp jdk6
>            Reporter: Peter Rader
>            Assignee: Max Andersen
>            Priority: Minor
>             Fix For: 3.2.0.CR1
>
>
> hibernate.reveng.xml:
> <hibernate-reverse-engineering>
> 	<table-filter match-schema="public" match-name=".*">
> 		<meta attribute="extends">xx.xxx.Base</meta>
> 	</table-filter>
> </hibernate-reverse-engineering>
> Beans does not extends from "xx.xxx.Base"!

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list