You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by tomaz <to...@arnes.si> on 2012/05/09 14:47:11 UTC

tomcat6 & ProgrammaticLogin

Is there any known issue about ProgrammaticLogin in Tomcat6?

When I used ProgrammaticLogin in stand alone application for lookup remote EJB on glassfish 3.1 I have successes, but when I'm using it inside servlet
on Tomcat6 I get org.omg.CORBA.NO_PERMISSION.

Regards, Tomaz



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: tomcat6 & ProgrammaticLogin

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tomaz,

On 5/10/12 2:53 AM, tomaz wrote:
> Dne 9.5.2012 15:46, piše Pid *:
>> On 9 May 2012, at 13:47, tomaz <to...@arnes.si> wrote:
>> 
>>> ProgrammaticLogin
>> 
>> Is it a library or framework? I've never heard of it.
> 
> As I know it is a library, so the class 
> com.sun.appserv.security.ProgrammaticLogin is part of <dependency> 
> <groupId>org.glassfish.security</groupId> 
> <artifactId>security</artifactId> <version>3.1</version> 
> </dependency>

Is GlassFish Security something you can use outside of GlassFish?

It sounds from this and your other similar thread that you should
probably just be using GlassFish instead of Tomcat.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+sFLsACgkQ9CaO5/Lv0PACugCbBXgRknAE554fx/yT0pa3RfXA
C/wAoKjfc9KU2xV5ZSGSldjOGLNKgBXg
=V578
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: tomcat6 & ProgrammaticLogin

Posted by tomaz <to...@arnes.si>.
Dne 9.5.2012 15:46, piše Pid *:
> On 9 May 2012, at 13:47, tomaz <to...@arnes.si> wrote:
> 
>> ProgrammaticLogin
> 
> Is it a library or framework?
> I've never heard of it.
> 
> 
> p
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org

As I know it is a library, so the class  com.sun.appserv.security.ProgrammaticLogin is part of
 <dependency>
        	<groupId>org.glassfish.security</groupId>
        	<artifactId>security</artifactId>
        	<version>3.1</version>
</dependency>


Regards, Tomaz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: tomcat6 & ProgrammaticLogin

Posted by Pid * <pi...@pidster.com>.
On 9 May 2012, at 13:47, tomaz <to...@arnes.si> wrote:

> ProgrammaticLogin

Is it a library or framework?
I've never heard of it.


p

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org