|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] We have created an applet which gets data from the iSeries. Tests while developing were ok. Now I included the applet in an html-document so it can be loaded from the Internet. I added 'Basic Authentication' on the html-files and when I try to access them, WAS asks me signon-info. After this, the applet is started but it cannot make any connection to our iSeries because of security issues. (we use jt400.jar for all our access to iSeries). When loading, following error appears in java-console. Lines with '---' are messages send from within the appletcode. --- createComponents started. --- getDataTables started. Netscape security model is no longer supported. Please migrate to the Java 2 security model instead. access denied (java.net.SocketPermission ISERIESNAME resolve) --- Connectionstatus = Connection for access denied (java.net.SocketPermission ISERIESNAME resolve) --- getting Trade information Netscape security model is no longer supported. Please migrate to the Java 2 security model instead. Netscape security model is no longer supported. Please migrate to the Java 2 security model instead. --- Problem with ProgramCall : ProgramCall (system: AS400 (system name: 'ISERIESNAME' user ID: 'userid'):com.ibm.as400.access.AS400@6f144c program: /QSYS.LIB/COEXPORT.LIB/URSCHSITJ.PGM):com.ibm.as400.access.ProgramCall@1da4f c --- JavaError = java.security.AccessControlException: access denied (java.net.SocketPermission iSeriesName resolve) java.lang.NullPointerException at vesselschedule.VesselSchedule.getDataTables(VesselSchedule.java:352) at vesselschedule.VesselSchedule.createComponents(VesselSchedule.java:101) at vesselschedule.VesselSchedule.init(VesselSchedule.java:380) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source) " I don't have problems, only challenges... " Patrick Goovaerts WebMaster Clipper Support nv TEL : 0032 (0)3 5453991 GSM: 0498 610 325 WEB: www.conti7.be
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.