From Forms Product Management - Forms Timeout PJC

We have just launched a new timeout PJC which will timeout a Forms sessiosn depending on user inactivity.
Its available at http://otn.oracle.com/products/forms and click on the top news item.
Regards
Grant Ronald
Forms Product Management

More information regrading my previous post....
I tried to launch the timeout example from Netscape and found that JInitiator console (not the "Start OC4J instance" console in my previous post) has the following:
Oracle JInitiator: Version 1.3.1.9
Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\dmeng
Proxy Configuration: Browser Proxy Configuration
JAR cache enabled
Location: C:\Documents and Settings\dmeng\Oracle Jar Cache
Maximum size: 50 MB
Compression level: 0
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
q: hide console
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
Loading http://localhost:8888/forms90demo/java/f90all_jinit.jar from JAR cache
java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/demo90.jar
     at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
     at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
     at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
     at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
     at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
     at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
     at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
     at sun.misc.URLClassPath$2.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.misc.URLClassPath.getLoader(Unknown Source)
     at sun.misc.URLClassPath.getLoader(Unknown Source)
     at sun.misc.URLClassPath.getResource(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Unknown Source)
     at oracle.ewt.util.FocusUtils.<clinit>(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults(Unknown Source)
     at oracle.ewt.lwAWT.BufferedApplet.getUIDefaults(Unknown Source)
     at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
     at oracle.ewt.swing.JBufferedApplet.<init>(Unknown Source)
     at oracle.forms.engine.Main.<init>(Unknown Source)
     at java.lang.Class.newInstance0(Native Method)
     at java.lang.Class.newInstance(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
WARNING: Unable to cache http://localhost:8888/forms90demos/jars/demo90.jar
java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/timeout.jar
     at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
     at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
     at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
     at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
     at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
     at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
     at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
     at sun.misc.URLClassPath$2.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.misc.URLClassPath.getLoader(Unknown Source)
     at sun.misc.URLClassPath.getLoader(Unknown Source)
     at sun.misc.URLClassPath.getResource(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Unknown Source)
     at oracle.ewt.util.FocusUtils.<clinit>(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
     at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults(Unknown Source)
     at oracle.ewt.lwAWT.BufferedApplet.getUIDefaults(Unknown Source)
     at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
     at oracle.ewt.swing.JBufferedApplet.<init>(Unknown Source)
     at oracle.forms.engine.Main.<init>(Unknown Source)
     at java.lang.Class.newInstance0(Native Method)
     at java.lang.Class.newInstance(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
WARNING: Unable to cache http://localhost:8888/forms90demos/jars/timeout.jar
connectMode=HTTP, native.
Forms Applet version is : 90290
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Unknown Source)
     at oracle.forms.handler.UICommon.instantiate(Unknown Source)
     at oracle.forms.handler.UICommon.onCreate(Unknown Source)
     at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
     at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
     at oracle.forms.engine.Runform.processMessage(Unknown Source)
     at oracle.forms.engine.Runform.processSet(Unknown Source)
     at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
     at oracle.forms.engine.Runform.onMessage(Unknown Source)
     at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
     at oracle.forms.engine.Runform.startRunform(Unknown Source)
     at oracle.forms.engine.Main.createRunform(Unknown Source)
     at oracle.forms.engine.Main.start(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Unknown Source)
     at oracle.forms.handler.UICommon.instantiate(Unknown Source)
     at oracle.forms.handler.UICommon.onCreate(Unknown Source)
     at oracle.forms.handler.ButtonItem.onCreate(Unknown Source)
     at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
     at oracle.forms.engine.Runform.processMessage(Unknown Source)
     at oracle.forms.engine.Runform.processSet(Unknown Source)
     at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
     at oracle.forms.engine.Runform.onMessage(Unknown Source)
     at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
     at oracle.forms.engine.Runform.startRunform(Unknown Source)
     at oracle.forms.engine.Main.createRunform(Unknown Source)
     at oracle.forms.engine.Main.start(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Unknown Source)
     at oracle.forms.handler.UICommon.instantiate(Unknown Source)
     at oracle.forms.handler.UICommon.onCreate(Unknown Source)
     at oracle.forms.handler.ButtonItem.onCreate(Unknown Source)
     at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
     at oracle.forms.engine.Runform.processMessage(Unknown Source)
     at oracle.forms.engine.Runform.processSet(Unknown Source)
     at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
     at oracle.forms.engine.Runform.onMessage(Unknown Source)
     at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
     at oracle.forms.engine.Runform.startRunform(Unknown Source)
     at oracle.forms.engine.Main.createRunform(Unknown Source)
     at oracle.forms.engine.Main.start(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Can someone tell me why I would have these exceptions?
java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/demo90.jar
java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/timeout.jar
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
Thanks.
De-mei

Similar Messages

  • Java sequrity error message when connecting to RDBMS from Forms 9i PJC

    Hi,
    I have a Forms 9i PJC that makes a connection to an Oracle 8i RDBMS. The RDBMS is on the SAME box as the 9iAS application where the application is downloaded from. When I try to get a connection object from the thin JDBC driver manager I get the following error message:
    java.security.AccessControlException: access denied (java.util.PropertyPermission oracle.jdbc.J2EE13Compliant read)
    Does any one have a clue what might be the problem?
    TIA,
    Tamas Szecsy

    Meanwhile I did an other test: added the following line to my JInitiator's java.policy file:
    grant codeBase "http://geoias:7780/-" {
         permission java.security.AllPermission;
    Where the geoias is the application server and the port is for the Forms servlet. This way everything works fine. Do you think that this means tha if I sign my jar file (I can not sign the JInitiator applet) will solve this issue? Or can I set the client side Java policy on the server too?

  • From FrameMaker Product Management

    We do look at the forum posts from time to time. More so during product planning phases. The inputs received on the forums is a valuable source of information for us.
    We also try to have direct communication with experienced FrameMaker users. We are currently in the planning phase for the future versions of FrameMaker. We would really appreciate if FrameMaker users can take out some time to share their ideas and wishlist with us.
    We would prefer to receive a prioritised list of 5 to 10 features (not more than 10). And also a short description for each feature. Based on your requests we might want to schedule a call and discuss your ideas. Some information about yourself and your organisation would help us see your requests in the correct perspective. You can post your list of prioritised features on this forum, or send it to me directly ([email protected]). I understand that many of you have posted multiple requests in the past. It would be helpful if you resend your prioritised wishlist.
    Thank you for your continued support.
    Aseem Dokania
    Product Manager - FrameMaker

    b Fix the ever-lovin' memory leak!
    It's getting beyond tiresome to have to restart the program four or five times a day because "FrameMaker has experienced a serious problem and must quit"!!!!! There must be two hundred .recover. files hiding on my hard drives.
    Move the spellcheck dialog out of the way (or, better, shift the text window) so we can see the suspected misspelling in context. Hiding the highlighted string with the dialog (even another one unconnected to the spellchecking task) is torture.
    Some keyboard-driven means of getting into and out of the dialogs\toolbars. When using, e.g., the Paragraph Designer, it would be much easier to Shift+Tab back to the main doc window. Ctrl+M is great for getting _into_ it, but it's a mouse-driven world to get out. Being able to move among various toolbar/dialogs without going to the mouse would be very useful.
    Drop Caps at the beginning of a 'graf. The current anchored frame method is tedious, and it just doesn't work very well for the material I deal with.
    I have copied a few of Tim Murray's list here because I really like them, in addition to my own footnote and anchored frame requests (q.v. supra). I've flagged his suggestions: "¶", my comments have no flag.
    ¶ Allow forced-justify of the last line of a paragraph.
    I've torn out so much hair trying to work around this (never successfully, btw)!
    ¶ Don't consider the space at the end of a line as a character when determining positioning.
    This has always been a puzzle. I leave non-mandatory space at the end of each 'graf in case I want to add more text later or join two 'grafs. This "feature" often drives a new blank, line between 'grafs. Odd.
    ¶ If you type Alt+0039, you should get a straight single quote and 0034 should give you the straight double quote.
    b Feet'n'inches, minutes'n'seconds are all straight quotes.
    So it's "turn off smart quotes, enter character(s), turn smart quote back on" or the esc sequences. Dumb smart quotes would be very nice. It would even be nice if Ctl+z reversed the smartness, as it does in MS Word. I could handle two keystrokes for the job, but as it is, we waste a lot of time keeping things straight (so to speak).
    ¶ Wider fields and dialogs. The good news: A fellow named Klaus Daube has created a modified fmdlg.dll for Windows that has nice wide fields for the Resize Selected Column dialog box. You can download it at http://www.daube.ch/docu/fmaker20.html.
    Thanks, Tim, this is great!!
    Adobe should include this directly in the application. Does it also work (I'm not able to try it right now) for the next issue you raise:
    ¶ Show us the path. Some dialogs that show paths to files chop the path down to next to nothing. Show us the whole path, start to finish, and let it wrap when needed.
    Oh, yeah!!! That's really old technology.
    b The same thing goes for cross references.
    It's often difficult to tell which of similar strings I am trying to catch when all I can see is forty characters.
    ¶ More keyboard support in dialog box lists; Shift+ and Ctrl+click. In the "Set Up Table of Contents" for example, pressing a letter should jump you to an item in the list. Some dialogs do, some to not. Further, you can't Shift+click or Ctrl+click either, and the up/down arrow keys don't work.
    I, too, am a rodentophobe. Being left-handed may be a part of it, but having to use the mouse to do anything more complex than bringing up a designer just wastes too much time and effort. Keyboard short cuts (preferably that do not involve seven key strokes) are the best way to go.
    ¶ Do dialog tabs differently. Guess what you can't do? You can't change tabs by pressing Ctrl+Tab!
    Once more, the mouse is vermin, and should be avoided any time possible.
    ¶ Quick outline view.
    Again, this would make life so much easier.

  • A message from Oracle Product Management

    New Recommended Bundle Patches 9822322(EM 11.1.0.1) and 9843796(EM 10.2.0.5) are available for download from My Oracle Support now. This patch primarily enhances the Patching functionality offered by Oracle Enterprise Manager Grid Control.
    The 9843796(EM 10.2.0.5) patch is cumulative and is a superset of the previously released bundles #9405592, #9132461, #8992470, and #8653501 that were released previously, and therefore, includes all the features that were introduced as part of those Recommended Bundle Patches.
    Make sure you apply the pre-requisite patch 9705138 before applying the new patch.
    For more information, refer to:
    Comprehensive Overview of Recommended Bundle Patch 9843796
    Comprehensive Overview of Recommended Bundle Patch 9822322
    under support note - OMS and Agent Patches required for setting up Provisioning, Patching and Cloning in 10.2.0.3 to 10.2.0.5 GC [ID 427577.1]
    FAQs:
    #1 If I had applied the previous recommended patches, do I need to rollback before applying this?
    Yes, if you had applied any of the patches (#9405592, #9132461, #8992470 and #8653501) you would need to rollback the patch and apply this.
    For rollback instructions, refer to the patch README from the support note 427577.1
    #2 I recently applied the patch 9132461, do I still need the new patch?
    The new patch contains additional bug fixes. (For more info see,9843796 or 9822322) -- Required for applying latest DB PSU.
    The 11.1 patch provides the additional fixes from the 10.2.0.5 line that were not part of the base EM 11.1 release.
    Oracle strongly recommends you to apply the latest patch to make sure your do not encounter these issues and you are at the current patch levels for faster issue resolution through support
    #3 Are there any special instructions to apply these patches?
    Yes, you need to apply the pre-requisite patch -9705138 before applying the new patch.
    #4 Any more issues seen at customers or learnings ?
    a) "I applied the patches but the version of the deployment procedure remain the same"?
    The patch instructions are not followed up completely. Make sure you run post apply steps - PAR Deploy and SQL apply as per the readme.
    b) Oracle DB JULY PSU is an Overlay patch on top of April PSU, can I apply using these deployment procedures?
    You need these recommended bundles on the OMS as a pre-requisite. You can apply both PSUs (APR and JULY) together through Deployment procedures. It would take care of the orchestration of applying April followed by the Overlay July PSU.

    Nice - thanks!

  • From Forms Product Management - Free Forms Upgrade Workshops

    We are pleased to annouce more dates for the Forms upgrade to the web workshops. If you are considering moving your client/server application to the web come to these events and hear directly from Oracle's Product Management team about the benefits and the tips and techniques.
    Details at otn.oracle.com/products/forms
    Regards
    Grant Ronald
    Forms Product Management

    I still get the 404 error.
    I go to http://www.oracle.com/technology/products/forms/index.html then follow the link titled "Free Oracle Forms Upgrade Workshops" which leads to http://www.oracle.com/go/?&Src=3581382&Act=4
    That URL results in a 404 error :-(
    PS. I just tested it using MS Internet Explorer and then it seems to work (FireFox gives me the 404 error)

  • Announcement from Forms Product Management - new Forms Demos/Samples

    The Forms Product Management team are please to announce our new Forms Sample Code/Demo page
    http://otn.oracle.com/sample_code/products/forms/content.html
    We have included demos and sample code for topics which generate alot of questions on OTN.
    For example,
    When deploying Forms on the web, how can I load files from the client machine?
    How do I call Java from Forms?
    The new features of Oracle9i Forms
    Can I add spell checking to my Forms application?
    These demos are created by the Product Managers to show you, not only the features, but the steps involved to do it yourself.
    It's like having your own tutorial from the Forms Product Managers!!!
    We hope this helps and as always, please let us know if you have any comments.
    Regards
    Forms Product Management Team

    FORMS 9i RELEASE DATE : End of year 2001
    Date: Oct 8, 2001 09:01 PT
    Towards the end of this year.
    Regards
    Grant Ronald
    Forms Product Management
    Connect dialog - JDBC Database string
    Shay Shmelzer
    Date : Jul 19, 2001 09:40 PT
    Expect it towards the end of this year.
    re:re:ifs mail classes (please help)

  • From Forms Product Management - New Forms Articles on OTN

    The Forms Product Management team are proud to announce that we
    have been running a number of daily features which highlight some
    of the great features of Oracle Forms. Just to keep to updated
    on these features, the current list of published articles are:
    6i Features
    The new Forms Listener Servlet Architecture
    http://otn.oracle.com/products/ias/daily/sept28.html
    Using Single Sign-On in Forms6i
    http://otn.oracle.com/products/ias/daily/oct26.html
    Forms 6i Reports Integration
    http://otn.oracle.com/products/ias/daily/oct24.html
    Forms Java Importer
    http://otn.oracle.com/products/ias/daily/oct15.html
    Oracle9iAS Forms Services: Multiple Client Platform Support
    http://otn.oracle.com/products/ias/daily/oct10.html
    Oracle9iAS Forms Services: Forms Integration with Oracle SCM
    http://otn.oracle.com/products/ias/daily/oct30.html
    9i Features
    Dynamic Bean Manager
    http://otn.oracle.com/products/ias/daily/nov07.html
    Oracle9iAS Forms Services: New Features in Release 9i
    http://otn.oracle.com/products/ias/daily/nov19.html
    We hope that this information helps keep you informed and may
    serve as a reminder to the wealth of tools to aid you in
    developing Forms application.
    As always, we appreciate your feedback on this, or any other
    matters.
    Best Regards
    Grant Ronald
    Forms Product Management

    We do not have a beta/pre-prodcution release of Forms9i
    available for download, however the production version should be
    available early in the new year.
    Regards
    Grant
    Forms Product Management

  • From Forms Product Management - New Reports Integration White Paper

    I've posted a new white paper on OTN which explains how to call Reports with a parameter from Forms Services using the Forms RUN_REPORT_OBJECT Built-in.
    We have also included a sample Java Bean which allows the userid parameter to be stored in a cookie.
    To download the paper, go to http://otn.oracle.com/products/forms , its the top news item.
    Regards
    Grant Ronald
    Forms Product Management

    Brian,
    there are four possible reasons why this could happen
    1. you didn't specify the correct domain. A wrong domain makes the cookie not accessible for the Reports Server
    2. The Reports Server is in another timezone than the Forms Client. This way the default validity of teh cookie is exceeded to the time you request the cookie. If this is the case, add the offset to the max age value
    3. You change dthe encryption key either on the Reports Server or the cookie client.Default value is reports9i for Oracle9i Reports.
    4. - unlikely - you try to run this solution iwth Forms and Reports 6i. This doesn't work.
    Frank

  • From Forms Product Management - New "HOW TO" on calling a Web Service

    We've published a new "HOW TO" on how to call a Web Service from Forms.
    Check out
    http://otn.oracle.com/products/forms/htdocs/Forms_WebService_How_To.htm
    Regards
    Grant Ronald
    Forms Product Management

    We do not have a beta/pre-prodcution release of Forms9i
    available for download, however the production version should be
    available early in the new year.
    Regards
    Grant
    Forms Product Management

  • Announcement from Forms Product Management

    We often get asked about "real" customers who are deploying "real" Forms applications. In order to give you some examples,
    we have a customer testimonials page which documents their success with Forms.
    For example, on the Forms OTN page we have highlighted Metro who have gone live with 4,000 concurrent Forms users.
    http://www.oracle.com/ip/develop/ids/customers/metro.html
    You can find our more if you visit
    http://www.oracle.com/ip/develop/ids/customers/index.html
    Regards
    Grant Ronald
    Forms Product Management

    FORMS 9i RELEASE DATE : End of year 2001
    Date: Oct 8, 2001 09:01 PT
    Towards the end of this year.
    Regards
    Grant Ronald
    Forms Product Management
    Connect dialog - JDBC Database string
    Shay Shmelzer
    Date : Jul 19, 2001 09:40 PT
    Expect it towards the end of this year.
    re:re:ifs mail classes (please help)

  • From Forms Product Management - Free Upgrade Workshops

    Just a reminder about our Forms Upgrade Workshops... Details on otn.oracle.com/products/forms.
    There are free half day events delivered by the Product Management team (usually me!) on how to move your Forms application to the Web.
    Regards
    Grant Ronald

    the register now button does not appear to do anythingYou need to phone them. Yes actually speak to a real human being, which is a refreshing novelty. Also, it's the small number at the bottom, not the BIG telephobe number immediately above it.
    The document does not say it is fully booked, That's internet time-lag - I bagged the last spot for a colleague yesterday afternoon.
    Cheers, APC

  • From Forms Product Management - Forms/J2EE Article in Oracle Magazine

    Oracle Magazine have published a great article explaining how Forms and J2EE are providing complementary technologies. Read how one of our customer has found a good balance in building their business applications.
    Link on otn.oracle.com/products/forms
    Regards
    Grant Ronald
    Forms Product Management

    I wonder if it is really difficult for Oracle to make easy the switch from Oracle Forms to Jdeveloper... ADF is a pretty nice thing... but it's not so good as Forms are in RAD for databases!
    The best project from Oracle I knew about making Forms developers build lightweight web applications was Cherokee Project... That was a pretty nice project that was abandoned in favour of the new ruler... JAVA and Jdev! With the goals of project Cherokee achieved any Oracle Form developer would build that kind of apps... but not with current JDEV 10G!
    I really feel that I am a "pl/sql and forms" developer, and that java makes me write too much code for something i would use one code line in forms or sometimes don't need at all to code! CMiC developers think the same! It's really slower to develop for J2EE! I switch from VB and Delphi to Forms cause Forms is the only truth RAD for database applications! And as I said lately in another posts I feel "pression" to move to another place than forms... Pression is several ways, either the new pricetag for AS EE or AS Forms only, either technological pression!
    So as explained in "A Forms Break" article (http://www.oracle.com/technology/oramag/oracle/05-jan/o15form.html) the pression is there... They had 20 Forms developers, and now they just have 10, and have 10 Jdev developers! 6 here converted from forms to J2EE... and the others? That's one kind of pression that's made and that's real! They have to move from Forms to J2EE, cause if they don't... they'll get fired one day!
    The best of the best "App Server" i know is Oracle AS... but it's also the most expensive one for people that develop database applications. When i create an application in Delphi my customers don't have to pay €20000 for licensing any app server... so it's really too much for small and middle size company's.
    This article is useful to see and understand the SOD of Oracle in a global strategy and not from one perspective only... like Forms SOD perspective. I think Oracle Forms will end as a core product between 2008 and 2010. Will Oracle melt with success Oracle Forms Developers in Jdev with no pain? I believe that no more than 50% oracle developers will do it... Others will go to other technologies... most of them opensource like XUL or GnuE (Forms,Reports).
    So, that's my point of view... and of course it's not the point of view of all Forms developers.
    JR

  • From Forms Product Management - Calling a Web Service

    This weeks Tech Tip on the front page of OTN talks about calling a Web Service from Forms.
    Check out
    http://otn.oracle.com/products/ias/tech_tips/9iastech_tip.html
    Regards
    Grant Ronald
    Forms Product Management

    The java generated provides the following classes
    hdrobjuser1 which is a structure consisting of string, string, decimal, string, date, string (the first parameter of the webservice call),
    dtlobjuser1 which is a structure consisting of string, string, decimal, string, string, string, decimal
    dtlobj1 which is an array of dtlobjuser1 (the second parameter of the webservice call)
    The problem is that I have methods to generate and populate both the hdrobjuser1 and dtlobjuser1 classes, but there is no method that I can use to create array elements within the dtlobj1 array

  • From Forms Product Management - Success of Oracle Forms

    The Forms Product Management team are pleased to announce we have posted a new paper on OTN which tells you
    about the success of Oracle Forms.
    If you want to find out who is using Forms, the kind of applications that are best targetted by Forms, and what is the future
    of Oracle Forms then please go to:
    http://otn.oracle.com/products/forms/htdocs/Forms_Success/forms_success.html
    As, always, we welcome your feedback.
    Regards
    Grant Ronald
    Forms Product Management

    Oracle Forms is quit impressive as both a client/server and web-based solution. I have yet to see an application run over the web the way Oracle Forms does. It appears as a client/server application, except it's completely web-based.
    That's quite amazing, however, I have found that the rich interface and the sophistication of running Forms over the web comes with a big cost. The 8MB Jinitiator download turns a lot of people off.
    What I'm really wondering is if there is anyone out there who is using Oracle Forms as a web solution ?
    Thanks for your time.
    Best Regards,
    Bob Mazzo

  • From Forms Product Management - New Forms/Reports install option

    Oracle Product Management are pleased to announce the release of Forms/Reports Services only download and install option of Oracle Application Server 10g.
    This provides an option to the EE to install those components related only to running Forms and Reports.
    To download please go to http://otn.oracle.com/software/products/forms/ and please feel free to post any comments.
    Regards
    Grant Ronald
    Forms Product Management

    I did create a posting on OTN almost a year ago asking if/when 9iAS light version (forms/reports/graphs only) will be available at a reduced cost.
    Oracle now announced (and also proved my claims that it was not a technical but marketing decision not to make forms/reports part of iAS a separate product) the separate download/install option for forms/reports services.
    My original posting attracked more than 100 folks (including Shay, Frank and Grant) but was not fruitful to convince Oracle to make forms/reports services a separate product targeted for the small companies, who might not need/use the rest of the 9iAS framework. I believe, seeing one side of the coin and enforcing your opinion by ignoring the cry of many others (including many ODTUG members) is not a wise solution for your existing small business and niche market (using Oracle db and tools for very specific purposes such as simulations, etc on intranets - and operating under strict security protocols not to open up to internet) customers.
    Grant and Shay repeatedly wrote on this forum and presented via whitepapers, etc. that forms/reports services are not fading away and it is a complementary solution to JDeveloper and emphasized that JDeveloper is not the replacement of forms/reports services. This news was very good for existing forms/reports developers.
    Given that forms/reports services is now separately available, why not making Forms/Reports Designer and Forms/Reports services (only) part of iAS a separate product? as Oracle did the very same with JDeveloper?
    regards

Maybe you are looking for