ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

cannot run zkseam-demo in Tomcat & Jboss 4.2

sopho24
23 Nov 2008 15:31:23 GMT
23 Nov 2008 15:31:23 GMT

After trying to start zkseam-demo in JBoss, i returned to Tomcat as explained in jkoss site. I see in Tomcat manager but cannot start. Catalina.out says :

.....ed to initalize plugin: org.jboss.logging.Log4jLoggerPlugin@120e76d
Failed to initalize plugin: org.jboss.logging.Log4jLoggerPlugin@b0730e
Exception in thread "IdleRemover" java.lang.NullPointerException
at org.jboss.resource.connectionmanager.IdleRemover$IdleRemoverRunnable.run(IdleRemover.java:177)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "IdleRemover" java.lang.NullPointerException
at org.jboss.resource.connectionmanager.IdleRemover$IdleRemoverRunnable.run(IdleRemover.java:177)
at java.lang.Thread.run(Thread.java:619)
23.Kas.2008 15:40:42 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080

what's that? i am sure i have included libs from zkseam.
Using : tomcat 6, java-sun-6, ubuntu 8.1, also Eclipse 3.4, Jboss 4.2.4

sopho24
28 Nov 2008 07:18:52 GMT
28 Nov 2008 07:18:52 GMT

so, returning to richfaces & a4j. It's better to have a questionable know-how at business level. At least an answer could be written. 4 days and no reply... So cool at the beginning... ZK may have been our next product but info-lack forces me to give up. So bad

dennis
1 Dec 2008 10:41:32 GMT
1 Dec 2008 10:41:32 GMT

Hum, I hope this isn't too late to reply you.
Could you provide the steps about how you deploy the war file in tomcat?

By the way,
I think the demo of zkseam could not be run in Jboss without any modifictation.
in my memory in zkseam demo, it contains some JSF 1.1 jars and compatible to seam 1.2.
but Jboss 4.2 contains JSF 1.2 RI.

cilicio
17 Dec 2008 12:26:17 GMT
17 Dec 2008 12:26:17 GMT

Oh, thats a shame, Is there any project to support JSF 1.2?
I will like to see zk on my projects

dennis
18 Dec 2008 07:16:34 GMT
18 Dec 2008 07:16:34 GMT

Hi,
I am sorry to tell you that,
cause of the short of resource, the development of ZK JSF was postponed and also on ZK Seam.
However, we would like to know, which one we should take more efforts on it ? How do you think?

armieri
22 Feb 2009 19:12:19 GMT
22 Feb 2009 19:12:19 GMT

I would vote for ZK on Seam, the two together are really an outstanding combination.

riboriori
14 Apr 2010 15:47:38 GMT
14 Apr 2010 15:47:38 GMT

I agree with armieri

moros
11 Aug 2010 08:53:06 GMT
11 Aug 2010 08:53:06 GMT

Hello.
Could you please give a comprehensive guide to integrate ZK with Seam? how did you do that? thanks

iantsai
16 Aug 2010 02:43:54 GMT
16 Aug 2010 02:43:54 GMT

you can google: ZK Seam 2 at google code, you'll find a new project for it.