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?
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/0FQ7MEGbQDMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.