[
https://issues.apache.org/jira/browse/TOMEE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732054#comment-15732054
]
Gunjan bohra commented on TOMEE-1984:
-------------------------------------
Hi
I successfully made a war based on Oracle configuration as per below link :
https://docs.oracle.com/cd/E19798-01/821-1841/gippi/index.html
However getting below error during deployment , not able to understand where
is the issue ? Am I missing some lib ?
org.apache.tomee.catalina.TomEERuntimeException:
org.apache.openejb.OpenEJBException: Cannot unmarshall the faces configuration
file:
file:/D:/apache-tomee-1.7/apache-tomee-webprofile-1.7.4/webapps/ecapweb/WEB-INF/faces-config.xml:
Unexpected element {http://java.sun.com/xml/ns/javaee}faces-config, expected
[{http://java.sun.com/xml/ns/javaee}application,
{http://java.sun.com/xml/ns/javaee}ordering,
{http://java.sun.com/xml/ns/javaee}absolute-ordering,
{http://java.sun.com/xml/ns/javaee}factory,
{http://java.sun.com/xml/ns/javaee}component,
{http://java.sun.com/xml/ns/javaee}converter,
{http://java.sun.com/xml/ns/javaee}managed-bean,
{http://java.sun.com/xml/ns/javaee}name,
{http://java.sun.com/xml/ns/javaee}navigation-rule,
{http://java.sun.com/xml/ns/javaee}referenced-bean,
{http://java.sun.com/xml/ns/javaee}render-kit,
{http://java.sun.com/xml/ns/javaee}lifecycle,
{http://java.sun.com/xml/ns/javaee}validator,
{http://java.sun.com/xml/ns/javaee}behavior,
{http://java.sun.com/xml/ns/javaee}faces-config-extension]
at
org.apache.tomee.catalina.TomcatWebAppBuilder.loadApplication(TomcatWebAppBuilder.java:2198)
at
org.apache.tomee.catalina.TomcatWebAppBuilder.startInternal(TomcatWebAppBuilder.java:1147)
at
org.apache.tomee.catalina.TomcatWebAppBuilder.configureStart(TomcatWebAppBuilder.java:1100)
at
org.apache.tomee.catalina.GlobalListenerSupport.lifecycleEvent(GlobalListenerSupport.java:130)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5472)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
... 10 more
> PrimeFaces &EJB combination is not going to be picked up by Server
> ------------------------------------------------------------------
>
> Key: TOMEE-1984
> URL: https://issues.apache.org/jira/browse/TOMEE-1984
> Project: TomEE
> Issue Type: Bug
> Reporter: Gunjan bohra
>
> Hi
> We are getting following warning during deployment of our application that
> contains PrimeFaces and EJB combination .
> org.apache.catalina.startup.OpenEJBContextConfig.getJsfClasses class
> 'com.nsf.ecap.web.business.bbeans.EcapWizardBBean' was found but can't be
> loaded as a JSF class 08-Dec-2016 14:58:18.811
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)