Hello, Can anybody help me? I am facing problem while using SendMessage.java
On 12/4/09, j2ee <[email protected]> wrote: > Hello, > > I want to run SendMessage.java using Eclipse tool. Following message > is displayed in dialogue box. > > The Applet is attempting to invoke the java/lang/system.getProprty() > operation on java home. > Three options are coming: > 1. Allow > 2. Disallow > 3. Stop Applet > > If I use options other that allow, the program will be disconnected. > But If I use Allow option following message is coming in the standard > output. > Example: Send message from a serial gsm modem. > SMSLib: A Java API library for sending and receiving SMS via a GSM > modem or other supported gateways. > This software is distributed under the terms of the Apache v2.0 > License. > Web Site: http://smslib.org > Version: 3.4.2 > Current policy properties: > mmc.sess_pe_act.block_unsigned: false > window.num_max: 5 > jscan.sess_applet_act.sig_trusted: pass > file.destructive.state: disabled > jscan.sess_applet_act.block_all: false > window.num_limited: true > jscan.sess_applet_act.unsigned: instrument > mmc.sess_pe_act.action: validate > jscan.session.daemon_protocol: http > file.read.state: disabled > mmc.sess_pe_act.block_invalid: true > mmc.sess_pe_act.block_blacklisted: false > net.bind_enable: false > jscan.session.policyname: TU1DIERlZmF1bHQgUG9saWN5 > mmc.sess_cab_act.block_unsigned: false > file.nondestructive.state: disabled > jscan.session.origin_uri: > http://mirrors.ibiblio.org/pub/mirrors/maven2/javax/mail/mail/1.4/mail-1.4.jar > mmc.sess_cab_act.action: validate > net.connect_other: false > jscan.session.user_ipaddr: 192.168.1.92 > jscan.sess_applet_act.sig_invalid: block > mmc.sess_cab_act.block_invalid: true > thread.thread_num_max: 8 > jscan.sess_applet_act.sig_blacklisted: block > net.connect_src: true > thread.thread_num_limited: true > jscan.sess_applet_act.stub_out_blocked_applet: true > mmc.sess_cab_act.block_blacklisted: true > jscan.session.user_name: MTkyLjE2OC4xLjky > thread.threadgroup_create: false > file.write.state: disabled > -->> returning Frame NULL > BaseDialog: owner frame is a java.awt.Frame > -->> returning Frame NULL > BaseDialog: owner frame is a java.awt.Frame > -->> returning Frame NULL > BaseDialog: owner frame is a java.awt.Frame > -->> returning Frame NULL > BaseDialog: owner frame is a java.awt.Frame > Gateway is now trying to add .. > Gateway is added .. > > > > Please help me for the above output and about how to get all logs in > some log files? How toenable logging? > Thanks for helping > > Warm Regards > Daya S Chaubey > > -- > > You received this message because you are subscribed to the Google Groups > "SMSLib for Java User Group" group. > 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/smslib?hl=en. > > > -- Thanks & Regds. ***************************** Daya Shanker Chaubey Research Engineer IN Group C-DOT Delhi -- You received this message because you are subscribed to the Google Groups "SMSLib for Java User Group" group. 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/smslib?hl=en.
