[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2037) Wrong taglib uri for Richfaces libraries in Palette that included in Seam 1.2

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Apr 9 11:12:54 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2037?page=comments#action_12407911 ] 
            
Max Andersen commented on JBIDE-2037:
-------------------------------------

As I see it Seam 1.2 still uses the older richfaces and a4j jars afaik! The tooling should work with both.

Anything I miss ?



> Wrong taglib uri for Richfaces libraries in Palette that included in Seam 1.2
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-2037
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2037
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 2.1.0.beta1
>            Reporter: Anton Klimkovich
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list