<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">I have made a lot of progress migrating this
application from EAP5.1 to AS7 with a whole lot of help from the
developers. The application is now deploying successfully, but I
have run into a problem when I access the application in the
browser.<br>
<br>
I am getting this error in Firefox:<br>
</font>
<blockquote><i><font size="+1">The page isn't redirecting properly</font><br>
<font size="+1">Firefox has detected that the server is
redirecting the request for this address in a way that will
never complete.</font><br>
<br>
<font size="+1"> * This problem can sometimes be caused by
disabling or refusing to accept</font><br>
<font size="+1"> cookies.</font></i><br>
</blockquote>
<font size="+1">Cookies are enabled, and in fact, this application
runs fine in EAP 5.1. It looks like Firefox displays this error
when a web page redirects you in an endless loop.<br>
<br>
I googled JBoss Seam and this error and I see a few issues
reported in previous releases. Many are related to page security
issues. <br>
<br>
In my JBoss startup log, I do see this, but am not sure if it's
related:<br>
</font>
<blockquote><font size="+1">15:46:23,747 WARNING
[org.jboss.seam.security.permission.PersistentPermissionResolver]
(MSC service thread 1-4) no permission store available - please
install a PermissionStore with the name
'org.jboss.seam.security.jpaPermissionStore' if persistent
permissions are required.</font><br>
</blockquote>
<font size="+1"><br>
I've attached the entire JBoss log. The
java.lang.NoClassDefFoundError: sun/misc/Unsafe error occurs when
I hit the page, I'm assuming it's because of the endless loop. <br>
<br>
I'm not familiar enough with Seam to debug this. Does anyone have
any suggestions for my next step? <br>
<br>
Thanks,<br>
Sande<br>
<br>
<br>
<br>
</font>
</body>
</html>