Hi Lorenzo

I was finally able to login but only after I commented out a section.
I had to comment out
<user-data-contraint><transport-guarantee>CONFIDENTIAL</transport-
guarantee>...
in web.xml. After that I was able to login as administrator locally.

I haven't been able yet to log in as administrator on the live site
though. But this time I'm getting a 404 error. The app is the Youtube
Direct Java app. The frontend is working. But I'm not even getting to
the login screen.

The log says this:

com.google.inject.internal.FinalizableReferenceQueue$SystemLoader
loadFinalizer: Not allowed to access system class loader.

(and more similar things.)

Regards
Simon




On 20 Sep., 12:00, "l.denardo" <[email protected]> wrote:
> Hello,
> on local server you have a fake authentication which allows simulation
> of admin login.
> If you open your front end with your browser, you should see a login
> box showing "[email protected]" as login name, with a "sign in as
> administrator" checkbox.
>
> You must sign in as admin if you want to see the pages you marked as
> restricted in your web.xml.
>
> No-login access is only for the local admin console (_ah/admin), but
> for anything you explicitly restrict you must sign in as
> administrator.
>
> Regards
> Lorenzo
>
> On Sep 18, 2:29 am, sbaechler <[email protected]> wrote:
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to