Seam 2 bugs
by Shervin Asgari
Hi.
Is there any use to file JIRA bugs on Seam 2 now that Seam 3 is soon to
come? Will those bugs ever get fixed for Seam 2.x?
--
Shervin Asgari
14 years, 10 months
JProfiler 6 license
by Shane Bryzak
Hey guys,
Do we have a license key for JProfiler 6? The key I have is only for
JProfiler 5, and of course it doesn't work with v6. Please respond to
me off-list if you can help out.
Shane
14 years, 10 months
Seam and SSO
by xin wu
Hi all,
I think the SSO is a big issue when we suggest clients to adopt Seam. I try
the CAS SSO and rewrite Authenticator and Pages classes
according to CAS wiki but it does not work properly. Even I can use SSO in
two Seam applications, the seam application does not work same as
before. The reason seems that Seam can not handle
navigation(pages.xml/x.page.xml) correctly any more. For example, when I
login a simple CRUD Seam application and create a new entity, after I click
save button, the entity is created successfully but I am not navigated to
the Entity.xhtml and stayed at the same edit page. When I click list page,
and click View/Edit link of the entity, the entity's information is not
shown at the corresponding fields. They are all empty.
In fact, the CAS SSO adds some filters in web.xml. Does them affect Seam's
navigation? After I remove CAS SSO configuration, all works fine.
SSO is a common requirement of many clients. Can somebody help to figure out
what happened? Thanks.
--
Sean Wu
JBoss Solution Architect
RedHat Service Center, P.R.China
Email: seanwu(a)redhat-service.com.cn
Mobile: 13911868610
14 years, 10 months