0 Replies Latest reply on Jun 24, 2006 2:08 AM by fwshk

    EJB-QL navigate with related beans

    fwshk

      Hi all,

      I am actual new to EJB-QL (Discovery it just before few minutes)
      and I got some queries which navigate with related beans
      Similar to http://java.sun.com/j2ee/1.4/docs/tutorial/doc/EJBQL4.html Example 4

      While deployment, there was exception thrown

       - nested throwable: (org.jboss.ejb.plugins.cmp.ejbql.ParseException: Encountered "n.project" at line 1, column 51.
      Was expecting:
       <COLLECTION_VALUED_PATH> ...
       )
      


      Notice: All beans are deploying at the moment

      I would like to know if JBoss supports this kind of query ?
      Could anyone can give me some ideas of the solution ?
      Please provide me some ideas, even only a URL of related documentation .

      Thank you very much for your useful reply.
      Roy