[jdev] urgent:applets not connecting to jabber

Dan Plesse dplesse at optonline.net
Mon Mar 28 22:10:05 CST 2005


Applets and also almost any client technology will have some kind of
sandbox. What you may need to do is sign the applet or use web start, but I
am assuming you know this already. I did this once and people could save
data locally from within an access database but I had trouble with the
network sandbox. A walls can keep your enemies out, but it can also keep you
in. 

-----Original Message-----
From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of
vimal kumar
Sent: Monday, March 28, 2005 9:51 PM
To: jdev at jabber.org
Subject: [jdev] urgent:applets not connecting to jabber

dear members,

At present i am developing a client to chat using java and jabber
server(the package i am using to connect to jabber is SMACK)

but my applet program not getting connected to the jabber server

the error is   
---------------------------------------------------------------------------
java.security.AccessControlException: access denied
(java.net.SocketPermission 192.168.16.197:5222 connect,resolve)
----------------------------------------------------------------------------
--

But the java application programs are getting connected to the jabber,
only the applet programs are not .

i dont know to solve this.

please help me as soon as possible 

thank you.

Vimal Kumar
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mail.jabber.org/mailman/listinfo/jdev




More information about the JDev mailing list