0 Replies Latest reply on Dec 10, 2003 2:12 AM by sergiutruta

    JBossQL and JBuilder

    sergiutruta

      Hi guys,

      I have a problem with JBoss and JBuilder 8.
      I am trying to use JBossQL with JBuilder 8 and I am using your JBossOpenTool version 2.5 (I also have 2.6 and tried with it also) but it seems like:
      1.I haven't configured something as it's supposed to
      or
      2.I cannot edit jbosscmp-jdbc.xml (because JBuilder will always overwrite it).

      I cannot tell the EJB Designer from JBuilder that I want to use EJB-QL or JBossQL or DynamicQL or DeclaredQL. When I make a simple finder function and I write the query like "SELECT OBJECT (a) FROM BeanA AS a ORDER BY a.description" the query is always written in ejb-jar.xml(I wanna use JBossQL because as you know it has some extra keywords like ORDER BY, UCASE, LCASE,..., that are not present in EJB QL for EJB 2.0) I want to know if there is any way that I can tell JBuilder to write the query in jbosscmp-jdbc.xml.

      Thank you ,
      Sergiu.