Re: RPC Error while running on Glassfish

2009-01-12 Thread GWTFan
You're right. I had to setup the permission for the application on the server policy file. It works now! Thanks On Jan 11, 4:11 am, Joe Cole wrote: > Looks like you have a permissions issue: > Caused by: java.security.AccessControlException: access denied > (java.lang.reflect.ReflectPermission

Re: RPC Error while running on Glassfish

2009-01-11 Thread Joe Cole
Looks like you have a permissions issue: Caused by: java.security.AccessControlException: access denied (java.lang.reflect.ReflectPermission suppressAccessChecks) I would check the glassfish docs on how to allow reflection for your servlets. Security must be turned off in the dev version. On Jan

Re: RPC Error while running on Glassfish

2009-01-11 Thread Valavanur Man
Has anyone faced similar issue? Can you please throw some light? On Jan 9, 2:38 pm, GWTFan wrote: > We are using GWT 1.5.3. > > On Jan 9, 2:38 pm, GWTFan wrote: > > > I'm getting the following error while trying to run our application on > > Glassfish High Availability server Version 9.1. > > >

Re: RPC Error while running on Glassfish

2009-01-09 Thread GWTFan
We are using GWT 1.5.3. On Jan 9, 2:38 pm, GWTFan wrote: > I'm getting the following error while trying to run our application on > Glassfish High Availability server Version 9.1. > > However the same application runs well on Glassfish Version 9.1 > Developer edition. > > Can anyone help? > > [#

RPC Error while running on Glassfish

2009-01-09 Thread GWTFan
I'm getting the following error while trying to run our application on Glassfish High Availability server Version 9.1. However the same application runs well on Glassfish Version 9.1 Developer edition. Can anyone help? [#|2009-01-09T14:32:37.858-0800|SEVERE|sun-appserver9.1| javax.enterprise.