Issue Details (XML | Word | Printable)

Key: JS2-207
Type: Bug Bug
Status: Closed Closed
Resolution: Invalid
Priority: Major Major
Assignee: Unassigned
Reporter: pradeep
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

Login portlet not working with jboss 3.2.3

Created: 09/Feb/05 10:19 PM   Updated: 24/Mar/05 08:53 AM
Return to search
Component/s: Admin Portlets
Affects Version/s: 2.0-M1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: windows 2000 professional

Resolution Date: 24/Mar/05 08:53 AM


 Description  « Hide


I have configured jetspeed 2 and jboss 3.2.3, but I am not able to login from the jetspeed home page, I have added the users.properites and roles.properties and added the users but still I am not able to login, if I try to login same page get refreshed,

Kindly let me know the way out.




 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
clinton turnbull added a comment - 17/Feb/05 11:36 AM
the same problem seems to exsist for jboss 4.0.1

Jabouille Jean Charles added a comment - 17/Feb/05 04:51 PM
I have the same error on Jonas 4.1.4 too.

Ate Douma added a comment - 24/Mar/05 08:53 AM
J2 uses its own db schema and JAAS LoginModule. The "Other" JAAS Realm on JBoss can't be used for it.

The latest J2 cvs head now supports JBoss 3.2.7, including appropriate login through its own LoginModule.

For the time being, see the last comments of http://issues.apache.org/jira/browse/JS2-210 for instructions
how to get it running on JBoss. Maybe the same or similar solution can be used for Jonas too.