4 Replies Latest reply on Dec 4, 2008 7:08 AM by baz

    Seam message bundle not recognized

    baz

      Hello,
      I have some problem with eclipse 3.3.2 together with JBoss Tools 2.1.2GA and Seam Seam 2.1.1CR1

      When editing a xhtml page and entering the el expression to retrieve a messagebundle entry it does not work.
      so #{m it results in Content assist not availale.

      So i created a new Seam Web project (war) with hsqldb and tried it again. It does not work.
      The search in JIRA gives: it should work.

      So i asked here: Is this problem repeatable was a newly created Seam project. Eclipse Europa (3.3.2) and the coressponding JBT 2.1.2GA?

      What could be the reasons it does not work?
      Ciao,
      Baz

        • 1. Re: Seam message bundle not recognized
          maxandersen

          which jira did you look at ?

          MessageBundle completion have been improved over the last few releases so 2.1.x had some some and 3.0 has even more.

          So it depends on what kind of messagebundle entry you mean.

          • 2. Re: Seam message bundle not recognized
            baz

            Thanks max, for the quick reply.
            According to https://jira.jboss.org/jira/browse/JBIDE-1258 the code assist should work.
            But i only get Content assist not availale.:-(

            When i type #{ i can see org.jboss.seam.international.messages among the possible resolutions, but messages is not between them.

            Why does this not work in a newly created Seam project (war deployment)
            i was trying to use this on the created login.xhtml page.

            3.0 is not an option. Personally i use ganymede but at the job we are bound to europa:-(

            • 3. Re: Seam message bundle not recognized
              maxandersen

              hmm - it worked for me when testing JBIDE-1258.

              Have you tried 3.0 builds to see if it fails there too ?

              Could you report in jira with steps how to reproduce ?

              • 4. Re: Seam message bundle not recognized
                baz

                As i sayed i am bound to eclipse europa. So i cannot test it with 3.0 builds.
                From JIra it should work. Thats true. But it does not work.
                The only steps i have done are:
                Create a new Seam Project (war) with hsql and try to enter a messagebundle entry on the login page.
                This does not work for us.
                Yes i have opened this jira issue
                https://jira.jboss.org/jira/browse/JBIDE-3345