by Anonymous
tags:
border:

Can someone recommend on any of the following libs:

BlazeDS, Exadel  Flamingo, GraniteD or any similar.

 

I'm trying to find out the best way to integrate a seam application with flex.

 

thanks!

 

 

by Anonymous
tags:
border:

Urgent help needed ... after an upgrade to GA5.1 .

 

Two EAR's each of which has the jboss-seam jar in its /lib directory and EAR isolation level is globally set to true (e.g. should have its own classloader). Both are also utilizing quartz version 1.5.2.

 

Urgent help needed ... after an upgrade to GA5.1 .

Two EAR's each of which has the jboss-seam jar in its /lib directory and EAR isolation level is globally set to true (e.g. should have its own classloader). Both are also utilizing quartz version 1.5.2.

by Anonymous
border:

For one of our clients, I am trying to test a seam application so that the session time out is 24 hours across Seam, Tomact and Apache. However, with my current settings, the error mentioned above is thrown before 24 hours have passed between sucessive visits to the application. I altered the folowing values:

 

connectionTimeout="86400000" in server.xml  (mili seconds, equals 24 hours)

conversation-timeout="86400000" in components.xml (mili seconds, equals 24 hours)

<session-timeout>1440 in web.xml (minutes, equals 24 hours)

 

border:

 

border:

I use JBoss Seam for my application.

Does anyone know is it possible put multiple war files under single EAR?

Each WAR has it's own components.xml and pages.xml in other words there are two separated contexts.

Moreover I need one, faces driven, WAR,  and the second one, is Wicket driven - is it possible ?

by admin
border:

This HowTo describes a way to integrate Seam, Spring and jBPM in order to use the same Hibernate SessionFactory in both Spring and jBPM (and of course, Seam).

by hila
border: