[jbosstools-issues] [JBoss JIRA] (JBIDE-2037) Wrong taglib uri for Richfaces libraries in Palette that included in Seam 1.2
Zbyněk Červinka (Jira)
issues at jboss.org
Fri May 29 08:16:01 EDT 2020
[ https://issues.redhat.com/browse/JBIDE-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zbyněk Červinka closed JBIDE-2037.
----------------------------------
> Wrong taglib uri for Richfaces libraries in Palette that included in Seam 1.2
> -----------------------------------------------------------------------------
>
> Key: JBIDE-2037
> URL: https://issues.redhat.com/browse/JBIDE-2037
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: maven, seam2
> Affects Versions: 2.1.0.beta1
> Reporter: Anton Klimkovich
> Assignee: Alexey Kazakov
> Priority: Major
> Fix For: 2.1.0.CR1
>
>
> 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 was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jbosstools-issues
mailing list