[jboss-user] [JBoss Tools (users)] - Enabling JBoss IDE Validation Support for JSF

2007-05-16 Thread brdh2007
Hi I've been building a J2EE project for a while now using JBossIDE and have just started writing the web tier using JSF. All is good so far apart from the jsp editors don't recognize any of the JSF tags. Is there any way to add the JSF tags the JBossIDE editors? I've installed the JSF part

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Best Strategy for Deleting 1000's of rows (EJB 2.1)

2007-04-23 Thread brdh2007
Hi Can anyone suggest the best way to delete large numbers of rows from a table using EJB 2.1? Obviously you can implement a findAll method and then loop through each Entity calling remove() but surely there must be a better way from a performance perspective? I had tried implementing a home

[jboss-user] [JBoss Eclipse IDE (users)] - Re: urgent.. plz help in XDoclet confiuguration problem

2007-04-02 Thread brdh2007
I had the same problem and after rooting around the forums here I discovered that the latest stable build of the JBoss IDE is not compatible with Eclipse 3.2 as it relies on a class that was removed from Eclipse 3.2 So your options are: 1. Use Eclipse 3.1 and latest stable IDE release 2. Use