Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-2037

Wrong taglib uri for Richfaces libraries in Palette that included in Seam 1.2

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • 2.1.0.CR1
    • 2.1.0.beta1
    • maven, seam2
    • None

      EXECUTE: Create default Seam 1.2 web project
      EXECUTE: Open home.xhtml and make DnD of <a4j:commandButton> and <rich:calendar> from Palette
      FAILURE: xmlns:rich="http://richfaces.org/rich"
      xmlns:a4j="http://richfaces.org/a4j" will be inserted.

      ASSERT: xmlns:a4j="https://ajax4jsf.dev.java.net/ajax"
      xmlns:rich="http://richfaces.ajax4jsf.org/rich"

      For Seam 2.0 and higher xmlns:rich="http://richfaces.org/rich" and xmlns:a4j="http://richfaces.org/a4j" will be right path.

      ASSERT: Look at version of seam that is used for web project and insert proper taglib uri.

            alexeykazakov Alexey Kazakov
            aklimkovich Anton Klimkovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: