LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-20] Need to actually log into spring when the flex call is made. #39

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Fri, 18 Jun 2010 05:54:44 -0700", resolved="Fri, 18 Jun 2010 10:02:39 -0700"]

Kevin: If you fire up a new session for the flex app and give a valid login, it will continue, but if you click create table you will get 500 Server Error, logs reveal it's an authentication issue. Start a new session and give a bad login for flex, forcing a spring login window to popup, and login there, then it will work.

dynamobi-build commented 12 years ago

[author="ksecretan", created="Fri, 18 Jun 2010 10:02:39 -0700"]

Simple fix, flex side only, delegates now have to auth the service they use in execute. See revision:164