Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.1.3
-
None
-
None
-
jetspeed2.1.3, weblogic 10.3, oracle10i
Description
I package jetspeed.war and j2-admin.war into jetspeed.ear, and put it into autodeploy directory of weblogic, and i open http://localhost:7001/jetspeed. It works , j2-admin and sample portlets can be show properly. But when i try to login by admin, the login portlet prompts "invalid password". I am sure the username and password are correct, because it works in tomcat. if i comment Realm section in jetspeed.xml in tomcat, jetspeed in tomcat generates the problem too. i try to create JAAS in weblogic, but i do not know how to config it in weblogic yet.