Hello All,
I have downloaded latest svn repository and run using ant.
Now when I call as http://localhost:8080/
I got exception:
java.lang.AssertionError
getAccount(name) : name cannot be null
at org.rifers.elephant.tools.AccountTools getAccount (
AccountTools.java : 28 )
at org.rifers.elephant.elements.pub.Controller outputBreadcrumbs
( Controller.java : 325 )
at org.rifers.elephant.elements.pub.Controller processElement
( Controller.java : 201 )
at com.uwyn.rife.engine.ElementContext processContext (
ElementContext.java : 587 )
at com.uwyn.rife.engine.RequestState service ( RequestState.java
: 212 )
at com.uwyn.rife.engine.Gate handleRequest ( Gate.java : 416 )
....
But when I call as
http://localhost:8080/admin , it works and display blog page for admin user.
Any fix for this?
Regards
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users