Can I include jre with application?

Hi
As the title. Do you need any license or permission from oracle to ship a ire with my application?
Regards,
Hua Jie

Hi
As the title. Do you need any license or permission from oracle to ship a ire with my application?
Regards,
Hua Jie

Similar Messages

  • How to Include JRE with our Setup Package

    please help me,
    i have created one swing application.i successfully created setup.exe using installsheild 11.It is working in my machine.when i run this in another machine .it is not working.iam using some external jar also in the appln.i put that jars into the jre/lib/ext in destination machine's directory then it works.
    i want to include JRE with my setup package(first the setup should find whether the jre is installed or not ,if not it must insall JRE and put my external jar files into jre/lib/ext directory in destination machine then only my appln should insall).please give me a solution for this

    What?!! It isn't considered legal to access a
    root-level class from a higher level package?Well it's not now because your code won't compile, but
    prior to 1.4 you could. I think the JLS has been
    updated to say you can't import from the unnamed
    namespace.Hmm! I must have missed that bit (not that I read it in any great detail, anyway!). I suppose it forces you to use packages, which is a good thing, IMHO.
    What I was wondering about was, is the directory structure of classes strictly necessary, given that a class contains information on its package anyway? I know some IDEs don't require the source files to be in the right directory - they will check on the package statement, and locate the class file accordingly - but is it absolutely necessary for class files to be located according to their directory structure? I know the JLS says they have to be, but could the JLS be relaxed on this point, without breaking anything?
    RObin

  • How can I test servelt with application at Tomcat?

    how can I test servelt with application at Tomcat?

    Assuming u have coded the servlet already there are certain things u need to do for exceuting the servlet in Tomcat,
    1) Assuming u r putting the servlet inside the directory named 'Mywebapp' under webapps directory, u need to create directory named Web-inf under Mywebapp and classes under Web-inf.
    Copy web.xml file from any of the webapps (like the example webapp) into mywebapp.
    Copy any one of the sample servlet specification in the web.xml and customise for ur servelt.
    then save the web.xml file and start the Tomcat.Am assuming u have included the mywebapp entry in the server.xml file.
    then invoke the servlet like http://machinename:8080/mywebapp/servletname

  • Bundling JRE with Application

    I have full version of exe4j and install4j from e-j technologies and i have been able to successfully create an executable file for my java application on my system and it work real fine.
    But in a situation where by the destination system where the application will be used might not have a JRE installed on it. In this situation the executable will not work.
    So what to know is if it is possible to bundle a JRE with my application with the use of Install4j such that when it detects that there is no JRE on the system, it then installs the JRE that comes with it and if a JRE exists it proceeds with the installation of the application only.
    If Install4j is not being able to do this, is there any other application out there that can do it. I know install Anywhere from Zerog does that, but i don't want to use it.
    Thanks for your response.

    I'm sure why it didn't work. That is how I bundle the JRE. The only disadvantage about bundling is the size of the installer file will be pretty large. In my opinion, relying on a public version is not a good idea if you have no control of the target box. The user might, for some reason, decide to uninstall java or upgrade to a new incompatible version and your app. may stop working. I'm sure many on here will disagree with this though.
    I always use the marner .exe wrapper:
    http://www.megaupload.com/?d=FYZAVM77
    and inno installer:
    http://www.jrsoftware.org/isinfo.php
    They're both free to use and I've had no problems with them. Another wrapper is Javaround:
    http://sourceforge.net/project/showfiles.php?group_id=234356

  • Can I install WebCenter with Application Server 10.1.2.0 ?

    Hi all
    I have installed Application Server R2 10.1.2.0 (Infr + mid-tier)
    to deploy some Portals .
    and I would like to build & deploy my Applications JSF/ADF + Portlets
    using Jeveloper 10.1.3.2 Studio Edition (JDeveloper + ADF + WebCenter Extension)
    do I need to install Oracle WebCenter Suite 10g Release 3 (10.1.3.2.0)
    with Application Server R2
    OR JDeveloper 10.1.3.2 + AS R2 is enough
    OR what ?
    thanks

    I think the question was about requirements to create and run WebCenter centric applications and portlets in general. Please correct me if I'm wrong but isn't the context of the question about reuse of an existing AS 10gR2 platform? This would only make sense if the existing platform could be used for any parts of the Webcenter application - JSF runtime and portlets. Webcenter has to be setup on a 10gR3 container so you have at least one 10gR3 instance involved - at least for the Webcenter app. So why should you have an interest to mix up your application architecture with a 10gR2 based portlet deployment
    Also, if you want to use a 10gR2 container for your portlets you can only build portlets based on a 10gR2 PDK/portlet container. A 10gR3 PDK requires a 10.1.3.1 minimum release of the OC4J. Hence a 10gR2 for portlets doesn't make any sense for a Webcenter application.

  • Deployment of JRE with application please help

    Hello All. I am new to java. have managed to build a simple telephone directory running through a gui all is now working well. I would like to deploy my application to another machine how do i go about this?. I understand that any other pc without the J2SE software will require the runtime enviroment but little else. could someone point me in the direction of a usefull tutorial. I have looked around suns site but cannot seem to find a beginners guide for this topic.(I intend to run application on windows 98-xp)
    Many thanks
    Scott

    You have got three options:
    1) Distribute the JRE with your program and ask your users to install it. It is pretty easy to install. Download it from here: http://java.sun.com/j2se/1.4.1/download.html
    2) Direct the user to the following page for even easier install and download: http://java.sun.com/getjava
    3) Build an installer that takes care of everything for you. InstallAnywhere is a free one: http://www.zerog.com.

  • How can I include beans with different JREs as activeX components

    Hallo,
    I have to integrate two java applications via activeX in one VB Application.
    The first application requieres JRE 1.3.1_09, the second needs JRE 1.4.2,
    which means that they need different activex bridges.
    Both should be intergated in the same vb application. How can I do this?

    The best recomendation I have is to try the bean that requires 1.3.1_09 and see if it will run in 1.4.2 and if not update it.

  • [Windows] Howto bundle a jre with application?

    Hello,
    Is there any way to bundle a Jre and using it withought installing it with the java-installation program?
    We need to create demo-usb-sticks for some windows-only users - so my thought was why not just copying the entire jre to the stick and use this Jre as basis for our application - since its only a demo every needed user-interaction (e.g. java installation) should be avoided.
    However when I try to launch java from this directory it says that it cannot find jvm.dll and cannot determin its version number out of registry.
    Thank you in advance, lg Clemens

    Simply cut and paste the jvm directory (eg:C:\Program Files\Java\j2re1.4.2_05) into your app's directory and use a batch file or simple .exe with a realative path to the javaw command. Then either zip the whole thing up or use any standard windows installer. Using this method you won't need to change any system variables/ reg values on the target computer.
    I always use a small .exe file to start the app. This one is free and gives you instructions about bundling the jre on the web page:
    http://www.rolemaker.dk/nonRoleMaker/javalauncher/marner_java_launcher.htm
    Let me know if you have any problems

  • How can I use NetLet with applications using random ports ?

    As I know, NetLet provides services only for application which works with fixed ports. Is there any way to force NetLet to do that ? or mayby proxy ...
    Let me know of Yours idea, please.

    Hi,
    Its not possible to choose random ports in "netlet applications" as such.
    Regards,
    Raj_indts
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • Can the included instruments with LPX be installed on a secondary drive?

    Hi Guys,
    I've just taken the plunge and purchased Logic Pro X - upon first opening, it shows a message that "Logic Pro X is currently downloading an essential collection of instruements... (etc)"
    I'm wondering if, once these are downloaded, it is possible to choose the location for the samples?
    I have a dedicated SSD drive for my audio samples from other companies (Native Instruments, Toontrack, etc) and would ideally like the included Logic samples to be kept there too, especially the new drum samples.
    If anyone who has just installed LPX has noticed (or used) the option to install the samples this way, I would love to hear from you!
    Cheers and thanks!
    Mike

    Thanks!
    I'm going to have a shot at this when I get home - there was no option in the installation process unfortunately.
    Cheers,
    Mike

  • Can't install anything with Application Manager

    I do not understand why for some days I can't update my apps anymore?
    My account is ok (creative cloud) but I obtain a message like "Download error, ask to customer service".
    I tried to re-install AAM, delete preferences and so on but nothing works well.

    Hello,
    Could you please uninstall the copy of Muse from your machine (In case of Mac, make sure it is deleted from Trash as well) and use the following link to download and install a fresh copy of Adobe Muse :
    Mac : http://www.adobe.com/go/muse_latest_mac
    Windows : http://www.adobe.com/go/muse_latest_win
    Hope this helps.
    Regards,
    Sachin

  • Including package with application

    I import org.apache.xerces.parsers.*; and set the class path to the xerces.jar file. for my program. I then want to distribute my program to many users. How can I make it so the user doesn't have to set the classpath to the xerces.jar file so that the program will run on his/her machine?
    Thanks,
    cmp2

    still a little obscure about u'r problem...if u want to distribute u'r source code..to others..jar the source files & the xerces.jar..if u want to give a demo sort of thing..make u'r machine a server...or put u'r classfiles..in a server...did i answer u right..??..if not can u be specific..of what u want to do..

  • Re: Can't install anything with application manager... Exit code: 7 , DW066 & DW050

    Oh funny dreamweaver is installed but muse wont work still having the same error

    Hello,
    Could you please uninstall the copy of Muse from your machine (In case of Mac, make sure it is deleted from Trash as well) and use the following link to download and install a fresh copy of Adobe Muse :
    Mac : http://www.adobe.com/go/muse_latest_mac
    Windows : http://www.adobe.com/go/muse_latest_win
    Hope this helps.
    Regards,
    Sachin

  • How can I earn money with my iPhone application?

    Hello everybody!
    I am a beginner iPhone applications developer  and I would like to know how can I earn money with applications that I  created?
    Thanks a lot!!
    John

    Basically, Navizon adds to the basic location services of your iPhone. Your handset can determine your location using a combination of cell towers, Wi-Fi, and GPS, but using the included Maps application, you have no way of knowing which is active at any given time. Navizon displays your position (on Yahoo!, rather than Google Maps), but it also displays a little badge to let you know which method is being used to determine where you are. That way I know, for example, why the map was showing me as located three blocks North of where I actually am. The answer? My phone was only using cell tower data to find me. You can also take advantage of built-in buddy features to locate friends or family, if they’re using Navizon’s service. You can also configure alerts by logging on to the website to receive notifications by email or web when your buddies enter into specific areas you designate. The most interesting feature of the app, one that I hinted at earlier, is how you can receive cash rewards for using it. In order to continue to build out their extensive database of cell and Wi-Fi towers, Navizon is offering a rewards system similar to air miles, but without the free flights. Instead, compensation is based on accumulating enough points. Also, in this case, it’s actually the number of towers, not the number of miles you’re being rewarded for. For first-time finds, you get 15 points for every cell tower mapped, and 3 for every Wi-Fi access point. If they’ve already been found before, you get 2 for every cell tower and 1 for every access point. Once you’ve accumulated 10,000, Navizon will wire $10 to your bank account.
    No, you can’t retire on that kind of money, but if you’re already using your phone to log trails or track your pals, it pays more than the competition, at least. You can get the Lite version [iTunes] in the App Store for free, while the full version [iTunes] costs $9.99. 10,000 points and it pays for itself!

  • Can any one help how can I include junit in upload image interface?

    I did upload image interface with jsp and servlet. I just need to know can I include this with junit? If so how? can anyone help?

    Error Message:
    Uploaded file should be of (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) type     1) Select a file of type (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) other than this from the browse button with the 1st selection of the above test case
    2) Select a file of type (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) other than this from the browse button with the 3rd selection of the above test case
    Shows uploaded image link with date and time.     1) Select a file of type (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) from the browse button with the 1st selection of first test case.
    2) Select a file of type
    (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) from the browse button with the 3rd selection of first test case.
    3) Select a file of type
    (.swf) from the browse button with the 5th selection of first test case.
    Is this unit tests?
    If so how to implement junit?

Maybe you are looking for