Re: GWT R PC ON SERVER START JAVA THREADS

84 views
Skip to first unread message
Message has been deleted

Jens

unread,
Oct 31, 2012, 12:16:19 PM10/31/12
to google-we...@googlegroups.com
You are using Google AppEngine so you must conform to their sandbox restrictions.


-- J.


Alp Yilancioglu

unread,
Nov 1, 2012, 1:59:40 PM11/1/12
to google-we...@googlegroups.com
    Thank you;
 
      ThreadManager.createBackgroundThread(new tempThread());   worked just fine, ( from your link )
      ________________________________________________________________________________
 
 
        Again I am getting the same message from my Axis2 code  ( called inside my threads) ;
 
 
          CODE:
SoapContex.outMsgCtx.setEnvelope(SoapContex.envelope);  
SoapContex.opClient.addMessageContext(SoapContex.outMsgCtx);
SoapContex.opClient.execute(true);   ---  after execution i am getting the following exception

         Exception:
                          java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup)

         i need to use my axis2 implemented code in my project what should i do?
 
 
 
 
 
Reply all
Reply to author
Forward
0 new messages