jboss-tools
JPA annotations = EJB3 annotations = Hibernate annotations?
I\'m using JBoss Tools to reverse engineer a DB schema into POJO\'s. Specifically, I\'m using thehbm2java option in the hibernatetool ANT task. Under the hbm2java option you can specify ejb3=true[详细]
2023-04-13 01:57 分类:问答Hibernate reverse engineering - mapping a table to Java enum
I\'m working on a project where I am using JBoss 开发者_Python百科Tools to reverse engineer an MS SqlServer database into Hibernate objects. I am wondering if there is a way to map some of the tables[详细]
2023-04-11 12:18 分类:问答JBoss Tools 3.2 with eclipse 3.6.1 Deployment Assembly does not deploy jars/libs except build path entries
So I\'m having a Web App project. I referenced all projects I need in this web app in the Deployment Assembly configuration (the thing they earlier used to call J2EE Module Dependencies).[详细]
2023-03-10 00:14 分类:问答Deploy directory Jboss Tools
I have a problem with my jboss tools and the deploy directory. I migrated my application from jboss 4 to jboss 5.1. So in my eclipse, I update jboss tools to the 3.0.3 version.[详细]
2023-03-07 11:32 分类:问答Which version of Hibernate tools file i should use to generate hibernate POJO for java 5
It could be a silly question and i am sorry for that. I am using ant task for generating POJO and hbm file from databse by using hybernate reverse engg.[详细]
2023-02-19 03:54 分类:问答Jboss tools on Eclipse Helios problem
I have installed Jboss tools for eclipse helios. but when I try to get priview of a HTml file I get this message:[详细]
2023-02-16 21:48 分类:问答very strange jboss tools configuration problem
I have installed Jboss Tools for my Eclipse Galile开发者_如何学编程o. I have enabled JSF capabilities for my project but I am still not able to navigate in my jsp pages like I can navigate in Intelli[详细]
2023-02-08 08:19 分类:问答Eclipse WTP deployment of build path dependencies
I have an Eclipse project that is dependent on other projects (Project Properties/Java Build Path/Projects), and these other projects export their own libraries (Project Properties/Java Build Path/Ord[详细]
2023-02-06 06:06 分类:问答Dynamic Loading of Rules from BRMS
I am trying to upload my rules from jboss-brms to my eclipse in order to run it against the working memory.[详细]
2023-01-05 02:20 分类:问答How to reactivate code assist in my xhtml page (eclipse 3.5, jboss tools 3.1, jsf 1.2)
I develop jsf xhtml pages with facelets, and I always had code assist for all the taglibs i declare开发者_高级运维d i my xhtml root element (h, f etc..)[详细]
2022-12-16 11:47 分类:问答