Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » JAAS Config: Plugin cannot find jaas.conf file
JAAS Config: Plugin cannot find jaas.conf file [message #295073] Wed, 23 November 2005 03:05 Go to next message
Eclipse UserFriend
Originally posted by: nlupanov.outsourcingbg.com

I am trying to use JAAS with my rich client plugin.I put the following
argument
to the java virtual machine in the vm arguments tab of run properties of
eclipse application:

-Djava.security.auth.login.config=jaas.config

Then when i try to retrieve the username of the current user i get :

jaas.config (No such file or directory)

I have placed this file all over the directory structure but i found myself
unable to find the place where plugin expects it.It wirked fine with
standalone application but this problem arise when i try to integrate it in
eclipse as a plugin
Re: JAAS Config: Plugin cannot find jaas.conf file [message #295075 is a reply to message #295073] Wed, 23 November 2005 03:13 Go to previous message
Eclipse UserFriend
> I am trying to use JAAS with my rich client plugin.I put the following
> argument
> to the java virtual machine in the vm arguments tab of run properties of
> eclipse application:
>
> -Djava.security.auth.login.config=jaas.config
>
> Then when i try to retrieve the username of the current user i get :
>
> jaas.config (No such file or directory)
>
> I have placed this file all over the directory structure but i found myself
> unable to find the place where plugin expects it.It wirked fine with
> standalone application but this problem arise when i try to integrate it in
> eclipse as a plugin
>
Maybe take a look at eclipse-jaas (sourceforge project) may help you :)

Markus Wolf
--
>
> emedia-solutions wolf
> Wedeler Landstrasse 63
> 22559 Hamburg
>
>> phone: (+49) 40 550 083 70
>> web: http://www.emedia-solutions-wolf.de
>> mail: markus@emedia-solutions-wolf.de
>> pgp: http://wwwkeys.de.pgp.net
>
Previous Topic:preferencestore - access from other plugins
Next Topic:file notifications
Goto Forum:
  


Current Time: Fri Oct 31 19:14:09 EDT 2025

Powered by FUDForum. Page generated in 0.04284 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top