Explicitly specifying the Sun Plug-in form my Forms to use

Where can I get the information necessary to update these parameters in the formsweb.cfg file that allows me to control what version of the Sun plug-in my forms will use? I want to be able to change the version as needed, but not sure exactly what needs to be updated in each variable string.
jpi_download_page=http://java.sun.com/javase/downloads/
jpi_classid=clsid:CAFEEFAC-0016-0000-0020-ABCDEFFEDCBA
jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6u21-windows-i586.cab#Version=1,6,0,21
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_21Also, are there settings that will allow my Forms to always use the most recent version of the Sun Plug-in as opposed to explicitly hard coding a version?
Edited by: Buechler on Jul 16, 2010 10:17 AM

Post Author: supermonkey
CA Forum: JAVA
Hi Ted,Thanks for the reply. But what I was interested in knowing was how many of the Eclipse-CR plugin jar files does CR require for a successful execution? Or do I have to import all 47 jar files? thanks

Similar Messages

  • Unable to find domain controller for the specified domain. Please explicitly specify the domain controller.

    Im getting error "Unable to find domain controller for the specified domain. Please explicitly specify the domain controller."   when I try to create an AD connection for my User Profile Service.  The entire sharepoint environment is installed
    on one server.  That server has everyting on it, AD, SQL, Sharepoint, and its the domain controller. I cant figure out why this will not identify?Trevor Fielder

    Hi,
    Did you get this error when clicking on the Populate Containers button?
    If yes, please make sure that you have provide the domain credentials in the account name and password
    boxes below when entering the domain information. The account must be granted the replicating directory changes permission on the domain.
    You can refer to this blog:
    http://www.harbar.net/articles/sp2010ups.aspx
    Xue-Mei Chang

  • Install Error (Please explicitly specify the ODBC database)

    I am getting the following error on installation "Please specify the ODBC database..."  I am trying to use a User machine data source and my install will not be allowed because I am getting this error
    PLEASE HELP

    .

  • To get the button on system form without using ADDON

    Hello,
    I want to get the new button on tne System Form without creating or using Add-on.
    And while clicking on that button, i want to display "Hello World" message..
    Can u please tell me how to get new button on the System form without using AddOn?
    Thanks
    Nisha

    Hi Nisha,
    It is not possible to add a button on a system form without using an add-on, this is because in order to add a button an a system form you have to access its form id at run time (that converts this standard form into a customized form for your add-on ) the location of some existing control that will be taken as the base location identifier for the new control and only then you would be able to add a new button on the form.
    Regards,
    Prashant

  • Specify the full package path

    Well, here is a real beginner question. How can i specify the full package path of SUNs java.io package? And another beginner question, where is this package located on my computer? (relative to my java sdk installion path of course)

    Acctually I have a severe problem with leJOS. Here is my code:
    import java.io.*;
    import josx.rcxcomm.RCXBean;
    public class PCModule
         public static void main( String[] args )
              recv();
         public static void recv()
              RCXBean rcxb = new RCXBean();
              try
                   rcxb.setComPort("USB");
                   while(true)
                        System.out.println( "Test" );
              catch( IOException e )
    }This should compile fine, if lejosc would use the SUN java.io But it intends to use the own implementation of java.io and I really need to find a workaround to this problem because otherwise the code wont compile throwing the error, that the out symbol cannot be resolved.
    Btw. this part of the program should listen to the mindstorms IR-Tower for messages of a RCX-Brig and wirte them to an output stream.
    Isn't there a way to force lejosc to use the java.io package from sun?
    P.S.: If I don't use the System.out-line everything is fine, so lejos is installed correctly and if write a java test app everything is fine, so the SUN Java SDK is installed correctly too.

  • Explicitly specify classes but keep package frame...

    I'm trying to generate the Javadoc for a set of classes. Unfortunately those classes belong to the same package as some other classes on the classpath (essentially core and extensions but not separately packaged).
    When I try to Javadoc the extension source it generates documentation for all the core source too (contained in a JAR on the classpath). This documentation is, of course, lacking all relevant commentary since it comes from the compiled code rather than the source.
    I know I can't exclude the core files from the documentation step.
    I have tried explicitly naming all the classes that I want documented but this results in the loss of the package frame (top-left frame). This is inconsistent with the other documentation that's been generated and is, needless to say, a real pain!
    The only thing I can think of is to copy all relevant core documentation over the top of the new core documentation to avoid having loads of empty class docs. This is likely to become a bit of a maintenance nightmare.
    If anyone's hit upon similar issues or got any advice then I'd like to hear it.
    Many thanks,
    K.

    Doug,
    Here's part of the script that's used to build the project and its Javadocs (the package names have been changed to protect the guilty):
    set CLASSPATH=../lib/core-1_0.jar;../lib/servlet.jar
    set JAVA_PACKAGES=com.blah.contentmanagement com.blah.database
    set PACKAGE_NAME=content-management-1_0
    cd src
    javadoc -package -sourcepath . -stylesheetfile %STYLESHEET% -windowtitle %PACKAGE_NAME% -d ..\doc\api %JAVA_PACKAGES%The project being built is for content management, hence the desire to Javadoc the contentmanagement package. However, another package, the database package, has some content management classes in it. Their Javadoc commentary is being generated alright.
    The problem arises because the core packages in the core-1_0 JAR file also contain core database classes, also in the com.blah.database package.
    The Javadoc command issued above results in Javadocs being generated for all com.blah.database classes, including those in the core-1_0.jar file. Obviously those present in the JAR are being generated with empty commentary.
    As mentioned previously, explicitly specifying the classes removes the package frame (in JDK 1.3 anyway) and so isn't an option. It would also represent a maintenance problem going forward.
    I realise that the package structure being employed in this project is unusual; I'm trying to split legacy code to separate what can be reused!
    Hope this provides sufficient information,
    K.

  • Sun Plug-In vs. Microsoft JVM

    I'm looking for current percentages as to how many systems have Sun Plug-In vs. Microsoft JVM installed. Creating an application in which I want to force the end-users to use the Sun Plug-In but I need the current percentages to help convince my customer. If anyone knows of a site where I can find this information, would be much appreciated.

    I don't know percentages but if you will have users on Windows XP or Longhorn, you can forget about using the Microsoft JVM cause it won't be there. Since you are creating a new application, I think it is a no-brainer to use Sun. In fact, Microsoft has published guides on transitioning away from the Microsoft JVM - see http://www.microsoft.com/mscorp/java/

  • Is there possible to specify the source ip address used for Radius

    I have a cat6509 configured to talk to Radius server (ACS), as I understood that the IP address used by Cat6k to talk to ACS is by using the nearest interface ip, can i explicitly specify the source address used by Cat6k in this case ?
    thanks in advance.

    I am not clear whether you are asking about talking to Radius from the switch or from the MSFC? If it is from the MSFC you are correct that by default it will use as source address the address of the outbound interface. On the MSFC you can use the command: ip radius source-interface to specify what address to use.
    On the switch I think that it will source its packets to Radius using the management/console IP address rather than the outbound interface. So no command is needed to specify the source interface.
    HTH
    Rick

  • Airport Utility cannot find my Airport.  It is nearby, no interference, and worked for about 9 months.  The Airport still provides wireless internet for the household, though it won't recognize the printer -- plugged in or wireless.

    How can I get Airport Utility to find my Airport?  It is nearby, no interference, and worked for about 9 months.  The Airport still provides wireless internet for the household, though it won't recognize the printer -- plugged in or wireless.

    Are you using the latest version (5.5.2) of the AirPort Utility to access the new 802.11n AirPort Extreme Base Station (AEBSn)? Your tagline has it that you are running OS X 10.4.6. You would need at least 10.5.7 to run the utility. I assume that you are running the latest utility on another device ... correct?
    When having difficulties accessing the AirPort thru the AirPort Utility, try the following, in order checking accessibility with the utility after each step:
    o Check the local connection. If you are trying to access the AirPort wirelessly, make sure that you are connected to its wireless network before running the AirPort Utility to administer it. If you are still unable to access it with the utility, temporarily connect your computer directly using an Ethernet cable to one of the base station's LAN ports.
    o Power cycle the base station. Remove the power adapter's plug from the power outlet, and then, wait 15 seconds before plugging it back in.
    o Perform a "factory default" reset on the base station.

  • Specifying the Character Width or Height of a font

    I have a Flex SDK 4.5.x and ActionScript 3.0 application that I am working on that contains Label, TextField and RichEditableText fields.  In our application, I need to be able to specify the font and point size that will be used to display each of the above.  This part is easy and not an issue.  The problem we are experiencing is a secondary requirement that I must be able to change the average width or height of a character from what the font / point size default is.  For instance, if I have a Text display object configured with Arial TTF and a point size of 16, the default average character height and width are 0.222 and 0.121 inches respectively.  I need to be able to change the font height and/or width of the default average character resulting in a Text display object that is correctly stretched in the respective height / width direction.

    Not that I know of. Searching for "prefWidth" in the CSS documentation yields no results. JavaFX layout is typically not managed by CSS, but by FXML and/or Java. You can set the prefHeight and prefWidth as attributes in the FXML file:
    <ListView fx:id="..." prefWidth="130" prefHeight="100" ... />or in Java:
    ListView<String> listView = new ListView<String>();
    listView.setPrefWidth(130);
    listView.setPrefHeight(100);

  • Sun Java Plug-in Required Installing the Sun Java Plug-in, version 1.6.0_19

    Hi,
    am new to this thread, excuse if any issues in posting,
    my pblm is am running my application,
    Sun Java Plug-in Required
    The Sun Java Plug-in must be installed on your local machine in order to run this workbench. The Sun Java Plug-in can be downloaded from the following directory:
    /dsworkbench/clientinstall
    Please contact your system administrator to verify the location of the client installations.
    Installing the Sun Java Plug-in, version 1.6.0_19
    The Sun Java Plug-in is required to run the WebLogic version of this workbench. To install:
    Download the file jre-6u19-windows-i586.exe and execute it.
    On the license terms screen, select Custom setup and click Accept.
    If you want to change the default installation directory, click Change and specify a different directory. Once the installation directory is set, click Next.
    Click Next to accept the default browser registrations.
    Disabling Auto-Update Capability
    By default, the Java Control Panel is configured to automatically download and update to newer releases of the Java Plug-in as they become unavailable.
    It is advisable to turn off this feature so that compatibility between the Java Plug-in and the workbench is maintained. To turn off automatic updates:
    Open the Windows Control Panel, and click Java. The Java Control Panel displays.
    Click the Update tab.
    Under the Update Notification area, deselect Check for Updates Automatically.
    "Java Update - Warning" dialog box displays. Click Never Check.
    Click OK to save and then close the Java Control Panel.I have done the same and I restarted browser and my machine, and when I relogined to the application still the same message is appearing,
    I don't know if I need to set the environment path, but I have done it. any pointers will be helpful

    This tends to be a 32 bits / 64 bits problem. The runtime must match the architecture of the browser you're using; so if it is a 64 bits browser, you MUST have a 64 bits runtime. If it is a 32 bits browser you MUST have a 32 bits runtime. You can install both and cover all cases.

  • Forms 10.1.2.3 + Webutil + Sun plug-in (JRE) configuration error

    I am trying to configure webutil, my forms version is 10.1.2.3, with IE-8 and I am using Sun plug-in (JRE),
    I went through all the configuration steps in detail and checked several time but when i run webutel_demo form i get the bean not found error,
    oracle.forms.webutil.clientInfo.GetClientInfo bean not found. WEBUTIL_CLIENTINFO.
    GET_SYSTEM_PROPERTY will not work
    Seeks help,
    Thanks in advance.
    Abbas

    First, are you configuring Forms Builder to use WebUtil when you run a form from the builder or are you configuring your Application Server (AS)? The steps are the same, but it helps to know. :)
    It sounds like you either missed the step where you configure the default.env to include the full path to the frmwebutil.jar or you missed the step where you setup the [webutil] section of the formsweb.cfg. If you have completed these configuration steps, I have also seen (and experienced) where webutil couldn't find the .jar's until I added frmwebutil.jar to the [default] archive= variable. The other cause I've seen is not including the *?config=webutil* tag in your application url to instruct your AS/OC4J to use the webutil config section.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • APEX:Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    I am using Apex 4.2.2.00.11
    am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    336554,
    Looks like there is a 127-column limit on the number of report columns supported when using that wizard. Do you have more than that?
    57434

  • How to specify xml file to populate form fields in the PDF file via command line?

    Hi,
    I would like to specify xml data file to populate my pdf file using command line.
    The form was Reader extended.
    I've tried the following syntax :
    Acrobat.exe /A "zoom=100" "C:\example.pdf"#xml="C:\example.xml" but got an acrobat error: "the file name, directory name or volume label syntax is incorrect".
    Where am I wrong?
    Thanks!

    >If I understand correctly you propose something like this
    Something like, yes.
    >
    >Acrobat.exe /A "zoom=100" "xml=C:\example.xml" ....
    Certainly, neither will work. /A is followed by a single quoted
    string. There must be some separator, but I don't know what it needs
    to be (as I was alluding to in my first reply).
    To see if there is any hope, just try without the zoom= completely. In
    any case you can set the zoom in the document properties.
    Aandi Inston

Maybe you are looking for

  • I keep getting calls from a block caller id and it's some dude speaking arabian what do i do? How do i stop this?

    I keep getting calls from a block caller id and it's some dude speaking arabian what do i do? How do i stop this?

  • Irq error with a daqCard AI-16XE-50 on a mac g3

    I am trying to use the AI-16XE-50 on a powerbook G3 booted under System 9.2.1 (given the fact that at the moment there are no drivers available for daq systems for the OS X...) but I get an error during the configuration using the NI-DAQ Configuratio

  • IPhone 4S freezing

    Hello, my iPhone 4S freezes everytime I watch a video and even sometimes when I look at pictures... I've tried everything I could think of and have read... Reboots don't work at all, at least I don't think so... The reboot will restart the phone but

  • Free harddiskspace ... some tips ... some questions

    my longest arch-installation is now about 1,5y old ... and / partition (without /home) is becoming full: 6GB full!!! (only system!) ... i admit, having a lot of things installed, but hey (!) that's really much for only / ... so i had a look what take

  • Best SSD for A T420 under $200

    Hi, I am bumbling between a T420 and a X220, mostly because the X220 has a smaller screen and I am not sure how well I will be able to adjust to that (I already wear glasses, so ...). Which is the best SSD for the T420 under $200? Almost any capacity