[ 
http://issues.apache.org/jira/browse/GERONIMO-1447?page=comments#action_12362486
 ] 

Ted Kirby commented on GERONIMO-1447:
-------------------------------------

I have discovered that starting geronimo/j2ee-corba/1.0/car doesn't always work 
properly.
In particular, the TSS Beans don't always start.  There is no error messages, 
but no debug statements
in server log, either, when they are turned out.  They just don't start.
But, if you shutdown server and restart, you may get lucky, and they start up 
properly.

So, when they do start properly, I get to the runClient stage, and get this 
error: 
javax.security.auth.login.LoginException: No LoginModules configured for 
client-properties-realm
        at javax.security.auth.login.LoginContext.init(LoginContext.java:189)
        at javax.security.auth.login.LoginContext.<init>(LoginContext.java:404)
        at 
org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:130)

>From client-security plan, it looks like it does indeed have login modules.
The client.log looks pretty barren, like the TSS Bean problem above, tho
this client failure is consistent, so far.  


> MagicGBall sample does not work in AG 1.0
> -----------------------------------------
>
>          Key: GERONIMO-1447
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1447
>      Project: Geronimo
>         Type: Bug
>   Components: sample apps
>     Versions: 1.0
>  Environment: AG 1.0 on WinXP w/ Sun 1.4.2_09 JDK
>     Reporter: Donald Woods
>      Fix For: 1.0.1

>
> Install AG 1.0, start the server, start geronimo/j2ee-corba/1.0/car, then try 
> to deploy magicGBall which fails -
> C:\geronimo-1.0>java -jar bin\deployer.jar deploy magicGball-1.0.ear 
> C:\wasce101 magicgball-corba-nosec-plan.xml
>     Error: Unable to distribute magicGball-1.0.ear: Unknown TSS GBean 
> reference
>     
> (query=geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=CORBATSS,name=IdentityTokenNoSecurity,*)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to