[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.riena] SecurityServiceHook

Hi, when i start my server app i have this in the logs,
CEST 2009 INFO [Start Level Event Dispatcher] org.eclipse.riena.internal.security.server.SecurityServiceHook ???appname??????: defining ALL WEBSERVICES in this Webapp as unsecure (SSOID is not required)
what do i have to do so that my services are secure.


My authentication works properly am using jaas in this case, the sessionid is set only when i first login and is no more available for subsequent request.

Am not using any ui from riena, am using swing in the frontend(appframework in osgi), but I think it has nothing to do with it.

Have also set the riena.secure.webservices as -Driena.secure.webservices=true in eclipse runconfiguration arguments with no success.

Will appreciate any help.

Elvis