[jboss-user] [JBoss jBPM] - 3.2.1 web console does not work under jboss 4.0.5
gogoasa
do-not-reply at jboss.com
Fri Jun 29 11:41:04 EDT 2007
jBPM 3.2.1 web console does not work under jboss 4.0.5 : anybody could explain why and what to do in order to make it work ?
I suspect it is a JSF 1.1 vs 1.2 kind of thing but I don't know JSF at all so I'm kind of lost. I found this that looks similar : http://www.jboss.org/?module=bb&op=viewtopic&t=94738
The log I get when I start JBoss :
| 17:12:10,395 INFO [TomcatDeployer] deploy, ctxPath=/jbpm-console, warUrl=.../tmp/deploy/tmp58598entrychain-orchestration-ear-NUM_07.2.ear-contents/jbpm-console-3.2.1-exp.war/
| 17:12:12,457 INFO [ContextConfig] WARNING: Security role name user used in an <auth-constraint> without being defined in a <security-role>
| 17:12:12,739 ERROR [STDERR] 29 juin 2007 17:12:12 com.sun.faces.config.ConfigureListener contextInitialized
| INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b09-FCS) for context 'null'
| 17:12:14,051 ERROR [STDERR] 29 juin 2007 17:12:14 com.sun.faces.spi.InjectionProviderFactory createInstance
| ATTENTION: JSF1033: Resource injection is DISABLED.
| 17:12:15,958 INFO [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml'
| 17:12:16,426 INFO [EARDeployer] Started J2EE application: file:/D:/jboss-4.0.5.GA/server/entrychain-orchestration/farm/
| entrychain-orchestration-ear-NUM_07.2.ear
| 17:12:16,676 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
| 17:12:16,989 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
| 17:12:17,036 INFO [JkMain] Jk running ID=0 time=0/156 config=null
| 17:12:17,067 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 1m
| :42s:745ms
| 17:12:29,053 ERROR [STDERR] 29 juin 2007 17:12:29 com.sun.faces.lifecycle.ELResolverInitPhaseListener populateFacesELResolverForJsp
| INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059233#4059233
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059233
More information about the jboss-user
mailing list