[JBoss JIRA] (RF-13021) Simpleapp archetype does not work on Tomcat
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13021:
-----------------------------
Summary: Simpleapp archetype does not work on Tomcat (was: Simpleapp archetype do not work on Tomcat)
> Simpleapp archetype does not work on Tomcat
> -------------------------------------------
>
> Key: RF-13021
> URL: https://issues.jboss.org/browse/RF-13021
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Blocker
>
> The simple app archetype does not work on Tomcats. It works on JBoss AS.
> The only notable error is this one from server log:
> {code}
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
> May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> {code}
> The issue IMHO relates to RF-12998, which was already solved for showcase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13021) Simpleapp archetype do not work on Tomcat
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13021:
-----------------------------
Summary: Simpleapp archetype do not work on Tomcat (was: Archetypes do not work on Tomcat)
> Simpleapp archetype do not work on Tomcat
> -----------------------------------------
>
> Key: RF-13021
> URL: https://issues.jboss.org/browse/RF-13021
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Blocker
>
> The archetypes do not work on Tomcats. They work on JBoss AS.
> The only notable error is this one from server log:
> {code}
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
> May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> {code}
> The issue IMHO relates to RF-12998, which was already solved for showcase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13021) Simpleapp archetype do not work on Tomcat
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13021:
-----------------------------
Steps to Reproduce:
# Generate project from simpleapp archetype
# Deploy the generated project on e.g. Tomcat 7
# access the context root of the app in the browser
# 404 is returned instead of welcome page
was:
# Generate project from archetypes (e.g. simpleapp)
# Deploy the generated project on e.g. Tomcat 7
# access the context root of the app in the browser
# 404 is returned instead of welcome page
> Simpleapp archetype do not work on Tomcat
> -----------------------------------------
>
> Key: RF-13021
> URL: https://issues.jboss.org/browse/RF-13021
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Blocker
>
> The archetypes do not work on Tomcats. They work on JBoss AS.
> The only notable error is this one from server log:
> {code}
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
> May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> {code}
> The issue IMHO relates to RF-12998, which was already solved for showcase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13021) Archetypes do not work on Tomcat
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13021:
-----------------------------
Priority: Blocker (was: Critical)
> Archetypes do not work on Tomcat
> --------------------------------
>
> Key: RF-13021
> URL: https://issues.jboss.org/browse/RF-13021
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Blocker
>
> The archetypes do not work on Tomcats. They work on JBoss AS.
> The only notable error is this one from server log:
> {code}
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
> May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13021) Archetypes do not work on Tomcat
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13021:
-----------------------------
Description:
The archetypes do not work on Tomcats. They work on JBoss AS.
The only notable error is this one from server log:
{code}
INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
{code}
The issue IMHO relates to RF-12998, which was already solved for showcase.
was:
The archetypes do not work on Tomcats. They work on JBoss AS.
The only notable error is this one from server log:
{code}
INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
{code}
> Archetypes do not work on Tomcat
> --------------------------------
>
> Key: RF-13021
> URL: https://issues.jboss.org/browse/RF-13021
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Priority: Blocker
>
> The archetypes do not work on Tomcats. They work on JBoss AS.
> The only notable error is this one from server log:
> {code}
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
> May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> {code}
> The issue IMHO relates to RF-12998, which was already solved for showcase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13021) Archetypes do not work on Tomcat
by Juraj Húska (JIRA)
Juraj Húska created RF-13021:
--------------------------------
Summary: Archetypes do not work on Tomcat
Key: RF-13021
URL: https://issues.jboss.org/browse/RF-13021
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: archetype
Affects Versions: 5.0.0.Alpha1
Reporter: Juraj Húska
Priority: Critical
The archetypes do not work on Tomcats. They work on JBoss AS.
The only notable error is this one from server log:
{code}
INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class
May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13020) Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13020?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-13020:
----------------------------------
I have tried to deploy showcase without the additional libraries mentioned. Some of the demos (e.g. DaD, jsFunction, tooltip) *are not working correctly*.
I am still wondering whether the size can be reduced ?
> Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
> ------------------------------------------------------
>
> Key: RF-13020
> URL: https://issues.jboss.org/browse/RF-13020
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: build/distribution, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
>
> RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
> The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
> Here is the comparison of the libraries.
> {{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
> * serializer-2.7.1.jar
> * xalan-2.7.1.jar
> * xml-apis-1.0.b2.jar
> These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
> * jboss-jms-api_1.1_spec-1.0.1.Final.jar
> * jboss-jstl-api_1.2_spec-1.0.3.Final.jar
> These dependencies are *missing* in RF5 (1.2 MB):
> * commons-beanutils-1.8.3.jar
> * commons-codec-1.6.jar
> * commons-digester-1.8.jar
> * commons-logging-1.1.1.jar
> * jsr250-api-1.0.jar
> Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13020) Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13020?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13020:
-----------------------------
Description:
RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
Here is the comparison of the libraries.
{{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
* serializer-2.7.1.jar
* xalan-2.7.1.jar
* xml-apis-1.0.b2.jar
These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
* jboss-jms-api_1.1_spec-1.0.1.Final.jar
* jboss-jstl-api_1.2_spec-1.0.3.Final.jar
These dependencies are *missing* in RF5 (1.2 MB):
* commons-beanutils-1.8.3.jar
* commons-codec-1.6.jar
* commons-digester-1.8.jar
* commons-logging-1.1.1.jar
* jsr250-api-1.0.jar
Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
was:
RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
Here is the comparison of the libraries.
{{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
* serializer-2.7.1.jar
* xalan-2.7.1.jar
* xml-apis-1.0.b2.jar
These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
* jboss-jms-api_1.1_spec-1.0.1.Final.jar
* jboss-jstl-api_1.2_spec-1.0.3.Final.jar
These dependencies are *missing* in RF5 (1.2 MB):
* commons-beanutils-1.8.3.jar
* commons-codec-1.6.jar
* commons-digester-1.8.jar
* commons-logging-1.1.1.jar
* jsr250-api-1.0.jar
Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
Are the additional libraries redundant ?
> Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
> ------------------------------------------------------
>
> Key: RF-13020
> URL: https://issues.jboss.org/browse/RF-13020
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: build/distribution, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
>
> RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
> The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
> Here is the comparison of the libraries.
> {{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
> * serializer-2.7.1.jar
> * xalan-2.7.1.jar
> * xml-apis-1.0.b2.jar
> These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
> * jboss-jms-api_1.1_spec-1.0.1.Final.jar
> * jboss-jstl-api_1.2_spec-1.0.3.Final.jar
> These dependencies are *missing* in RF5 (1.2 MB):
> * commons-beanutils-1.8.3.jar
> * commons-codec-1.6.jar
> * commons-digester-1.8.jar
> * commons-logging-1.1.1.jar
> * jsr250-api-1.0.jar
> Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (RF-13020) Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13020?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13020:
-----------------------------
Description:
RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
Here is the comparison of the libraries.
{{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
* serializer-2.7.1.jar
* xalan-2.7.1.jar
* xml-apis-1.0.b2.jar
These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
* jboss-jms-api_1.1_spec-1.0.1.Final.jar
* jboss-jstl-api_1.2_spec-1.0.3.Final.jar
These dependencies are *missing* in RF5 (1.2 MB):
* commons-beanutils-1.8.3.jar
* commons-codec-1.6.jar
* commons-digester-1.8.jar
* commons-logging-1.1.1.jar
* jsr250-api-1.0.jar
Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
Are the additional libraries redundant ?
was:
RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
Here is the comparison of the libraries.
{{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
* serializer-2.7.1.jar
* xalan-2.7.1.jar
* xml-apis-1.0.b2.jar
These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
* jboss-jms-api_1.1_spec-1.0.1.Final.jar
* jboss-jstl-api_1.2_spec-1.0.3.Final.jar
These dependencies are *missing* in RF5 (1.2 MB):
* commons-beanutils-1.8.3.jar
* commons-codec-1.6.jar
* commons-digester-1.8.jar
* commons-logging-1.1.1.jar
* jsr250-api-1.0.jar
Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
> Showcase 5.Alpha1 wars are 5 MB bigger than 4.3.x wars
> ------------------------------------------------------
>
> Key: RF-13020
> URL: https://issues.jboss.org/browse/RF-13020
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: build/distribution, showcase
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
>
> RichFaces 5.Alpha1 Showcase {{.wars}} are 5 MB bigger than 4.3.x {{.wars}}.
> The difference is mainly in the {{WEB-INF/lib}} folder. IMHO there was not such a change which requires additional libraries.
> Here is the comparison of the libraries.
> {{RF 5}} wars have these *additional* libraries (size around 3.5 MB)
> * serializer-2.7.1.jar
> * xalan-2.7.1.jar
> * xml-apis-1.0.b2.jar
> These {{RF 5}} dependencies were included in {{RF 4.x}} as well, however with *different name*:
> * jboss-jms-api_1.1_spec-1.0.1.Final.jar
> * jboss-jstl-api_1.2_spec-1.0.3.Final.jar
> These dependencies are *missing* in RF5 (1.2 MB):
> * commons-beanutils-1.8.3.jar
> * commons-codec-1.6.jar
> * commons-digester-1.8.jar
> * commons-logging-1.1.1.jar
> * jsr250-api-1.0.jar
> Note that *richfaces-5.Alpha1.jar* (7.5 MB) has *similar* size as all *richfaces*.jar* together (7.8 MB).
> Are the additional libraries redundant ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months