https://issues.jboss.org/browse/AS7-1484

On 08/08/2011 09:42 AM, Anil Saldhana wrote:
Bill,
  if you are just interested in configuring the tomcat sso valve, then add it as a valve in jboss-web.xml of your web archive as described in the end of
http://community.jboss.org/wiki/JBossAS7SecurityDomainModel

cheers.

On 08/05/2011 10:29 AM, Anil Saldhana wrote:
Bill,
  hopefully in the next few days, we will put information on PicketLink SSO on AS7.

Regards,
Anil

On 08/05/2011 04:55 AM, Bill Hong (Gong) wrote:

Hi,

 

Our company intends to port our web based product from Weblogic to JBoss. For several months, I’ve been working on porting our system to JBoss. We’ve been successfully migrated our application to AS6. However, we failed to port our system to AS7 because of a couple of critical problems. Here are problems we got:

1) We can’t find the details about how to configure Single Sign On in AS7. In AS6, it’s simply turn on a option in server.xml. Does anyone know if AS7 still supports this option? If yes, how to configure it in standalone.xml/domain.xml?

2) The features to start/stop/reset connection pool is removed from admin console. So how to manage the connection pool now? We need to start/stop/reset connection pool in product environment.

 

I hope this is appropriate place to ask questions. I would appreciate if anyone can give me some suggestions or clues to address those problems.

 

Thank you!

 

Regards,

Bill