[JBoss JIRA] (WFLY-4030) wildfly-javaee7-webapp-blank-archetype using old namespaces for beans.xml and faces-config.xml
by Arun Gupta (JIRA)
Arun Gupta created WFLY-4030:
--------------------------------
Summary: wildfly-javaee7-webapp-blank-archetype using old namespaces for beans.xml and faces-config.xml
Key: WFLY-4030
URL: https://issues.jboss.org/browse/WFLY-4030
Project: WildFly
Issue Type: Bug
Reporter: Arun Gupta
Assignee: Jason Greene
mvn archetype:generate -DgroupId=test -DartifactId=test -DarchetypeGroupId=org.wildfly.archetype -DarchetypeArtifactId=wildfly-javaee7-webapp-blank-archetype -DarchetypeVersion=8.1.0.Final
The app has the following files:
./src/main/webapp/WEB-INF/beans.xml
./src/main/webapp/WEB-INF/faces-config.xml
beans.xml and faces-config.xml are using java.sun.com-style namespaces instead of xmlns.jcp.org-style namespaces.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (WFLY-3290) Cannot use a cluster name other than "ejb"
by Panagiotis Sotiropoulos (JIRA)
[ https://issues.jboss.org/browse/WFLY-3290?page=com.atlassian.jira.plugin.... ]
Panagiotis Sotiropoulos reassigned WFLY-3290:
---------------------------------------------
Assignee: Panagiotis Sotiropoulos (was: Paul Ferraro)
> Cannot use a cluster name other than "ejb"
> ------------------------------------------
>
> Key: WFLY-3290
> URL: https://issues.jboss.org/browse/WFLY-3290
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 8.0.0.Final
> Reporter: Chris Stillwell
> Assignee: Panagiotis Sotiropoulos
> Priority: Critical
> Attachments: helloworld-test.zip
>
>
> When deploying a clustered session bean the cluster will form only if the cluster name is "ejb". If the standalone-ha.xml is modified to use a different cluster name then the cluster will not form.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBJCA-1230) Track by transaction flag must be set before enlisting
by Jesper Pedersen (JIRA)
Jesper Pedersen created JBJCA-1230:
--------------------------------------
Summary: Track by transaction flag must be set before enlisting
Key: JBJCA-1230
URL: https://issues.jboss.org/browse/JBJCA-1230
Project: IronJacamar
Issue Type: Bug
Components: Core
Affects Versions: 1.2.0.Final, 1.1.8.Final, 1.0.29.Final
Reporter: Jesper Pedersen
Assignee: Jesper Pedersen
Priority: Critical
Fix For: 1.1.9.Final, 1.2.1.Final
The callback from CachedConnectionManager is missing this check
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBVFS-199) RealFileSystem:exists is not case sensitive in windows leading to a compilation failure with undertow and jbossweb
by Enrique González Martínez (JIRA)
[ https://issues.jboss.org/browse/JBVFS-199?page=com.atlassian.jira.plugin.... ]
Enrique González Martínez updated JBVFS-199:
--------------------------------------------
Description: In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working different due to windows file system (not case sensitive). (was: In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working differently due to windows file system (not case sensitive).)
> RealFileSystem:exists is not case sensitive in windows leading to a compilation failure with undertow and jbossweb
> ------------------------------------------------------------------------------------------------------------------
>
> Key: JBVFS-199
> URL: https://issues.jboss.org/browse/JBVFS-199
> Project: JBoss VFS
> Issue Type: Bug
> Affects Versions: 3.2.5.Final, 3.5.0.Alpha1
> Environment: Windows 64 bits
> JDK 1.7.0_71
> Reporter: Enrique González Martínez
> Assignee: Enrique González Martínez
>
> In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working different due to windows file system (not case sensitive).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months