Can we run the application developed in 11g on a weblogic server of 10g

Hi all,
I developed an application in Jdeveloper 11.1.1.4.0 version. Can I use the same application
on Weblogic server of 10.3 version with out changing any thing or Do I need to change
something for the deployment? Kindly come up with your help
Thanks,
Phanindra.

A bit more info http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
Timo

Similar Messages

  • Help:How can I run the J2EE Client Application? Thanks

    Help:How can I run the J2EE Client Application that will access the remote J2EE1.4 application server which runs on another host computer?
    I have developped a stateles senterprise java bean name converter and deloyed it in the j2ee1.4 application server on the host machine A. The converterbean provides the remote home interface and remote interface. At the same time I have developped the j2ee application client named convertappclient. When I access the conveter bean at host computer A through the script 'appclient.bat' as 'appclient -client convertappclient.jar', the client can access the bean sucessfully. Now I want to access the bean through the script 'appclient.bat' at host computer B,what files should I copy from host computer A to host computer B;and what the command line should be like? Thanks!
    The following are the code of the enterprise java bean and it's home interface .
    The client code is also provided.
    The enterprise java bean:
    package converter;
    import java.rmi.RemoteException;
    import javax.ejb.SessionBean;
    import javax.ejb.SessionContext;
    import java.math.*;
    public class ConverterBean implements SessionBean {
    BigDecimal yenRate = new BigDecimal("121.6000");
    BigDecimal euroRate = new BigDecimal("0.0077");
    public ConverterBean() {
    public BigDecimal dollarToYen(BigDecimal dollars) {
    BigDecimal result = dollars.multiply(yenRate);
    return result.setScale(2, BigDecimal.ROUND_UP);
    public BigDecimal yenToEuro(BigDecimal yen) {
    BigDecimal result = yen.multiply(euroRate);
    return result.setScale(2, BigDecimal.ROUND_UP);
    public void ejbCreate() {
    public void ejbRemove() {
    public void ejbActivate() {
    public void ejbPassivate() {
    public void setSessionContext(SessionContext sc) {
    The bean's remote home interface :
    package converter;
    import java.rmi.RemoteException;
    import javax.ejb.CreateException;
    import javax.ejb.EJBHome;
    public interface ConverterHome extends EJBHome {
    Converter create() throws RemoteException, CreateException;
    The bean's remote interface:
    package converter;
    import javax.ejb.EJBObject;
    import java.rmi.RemoteException;
    import java.math.*;
    public interface Converter extends EJBObject {
    public BigDecimal dollarToYen(BigDecimal dollars) throws RemoteException;
    public BigDecimal yenToEuro(BigDecimal yen) throws RemoteException;
    The j2ee application client:
    import converter.Converter;
    import converter.ConverterHome;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.rmi.PortableRemoteObject;
    import java.math.BigDecimal;
    public class ConverterClient {
    public static void main(String[] args) {
    try {
    Context initial = new InitialContext();
    System.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");
                   System.setProperty("java.naming.provider.url","jnp://10.144.97.250:3700");
    Context myEnv = (Context) initial.lookup("java:comp/env");
    Object objref = myEnv.lookup("ejb/SimpleConverter");
    ConverterHome home =
    (ConverterHome) PortableRemoteObject.narrow(objref,
    ConverterHome.class);
    Converter currencyConverter = home.create();
    BigDecimal param = new BigDecimal("100.00");
    BigDecimal amount = currencyConverter.dollarToYen(param);
    System.out.println(amount);
    amount = currencyConverter.yenToEuro(param);
    System.out.println(amount);
    System.exit(0);
    } catch (Exception ex) {
    System.err.println("Caught an unexpected exception!");
    ex.printStackTrace();
    }

    Surprisingly I find an upsurge in the number of posts with this same problem. I recently found a post which gave a nice link for this. Follow the steps and it should help:
    http://docs.sun.com/source/819-0079/dgacc.html#wp1022105

  • I am running Lion (OS X 10.7.4) and trying to reinstall iLife06, a .mpkg file, using Installer.app.  I get a message "You can't open the application iLife06.mpkg because PowerPC apps are no longer supported."  Is there a work around??  Thanks in advance!

    I am running Lion (OS X 10.7.4) and trying to reinstall iLife06, a .mpkg file, using Installer.app.  I get a message "You can't open the application iLife06.mpkg because PowerPC apps are no longer supported."  Is there a work around??  Thanks in advance for any help that can be provided.

    The only workaround would be to purchase the current version of iLife apps from the App Store.
    Lion doesn't support the old PowerPC architecture anymore, which is what iLife '06 was written for.
    If the internal apps are universal, right-click on the mpkg and choose Show Contents. Then, dig through and run the specific installer package for each application.

  • Can not run the J2EE application on webless iAS

    Hi:
    I have installed iAS on Salaris, and installed a webconnector on IIS which
    hosted on different machine.
    Now I can run the simple servlet sample, but I can not run the Helloworld
    application that I deployed follow the guide. The error message was: socket
    receive error (RecvBuffer 1)

    Don wrote:
    Hi:
    I have installed iAS on Salaris, and installed a webconnector on IIS which
    hosted on different machine.Wow, I did not know that iAS support IIS as the web server. I think SP3
    will
    allow you to use Apache as well as iPlanet's web server, but I not think
    IIS is
    supported. Perhaps you should use a supported web server.
    Kent

  • I can see the Safari icon on my iPhone screen, but the program doesn't run. I have checked the settings and it is on and not restricted. Can I delete the application and reinstall it?

    I can see the Safari icon on my iPhone screen, but the program doesn't run. I have checked the settings and it is on and not restricted. It seems that the application has simply stopped running. The little "searching" icon just spins and spins. Can I delete the application and reinstall it?

    You can't delete it. you will need to do a restore.
    Restore: http://support.apple.com/kb/HT1414

  • I purchased Illustrator for one month but when trying to run the application, it asks me to "renew the subscription". I tryed to reload illustrator two times and reloaded CreativeCloud but still it doesn't work. What else can I try? I need AI immediately

    I purchased Illustrator for one month but when trying to run the application, it asks me to "renew the subscription". I tryed to reload illustrator two times and reloaded CreativeCloud but still it doesn't work. What else can I try? I need AI immediately for work

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Just downloaded mavericks, now iPhoto won't load because of an error message that says "You can't open the application "IPhoto" because it is not supported on this type of Mac" . I have a 17" MacBook Pro, mid 2010 model running 2.53 GHz and Intel Core I5,

    I just downloaded the new Mavericks operating sytem on my mid 2010 MacBook Pro, 17" 2.53GHz, Intel Core I5 machine. My IPhoto is no longer working at all, I'm getting an error message that says - "You Can't open the application "IPhoto" because it is not supported on this type of Mac". I also loaded Mavericks onto my other MacBook Pro 17", mid 2009 model and everything works fine. I would think that the newer Mac would easily work with IPhoto. Also, when I try to download from the App Store, it asks for my Apple ID and Password, I enter it, and then the little spinning color wheel just spins forever, with nothing ever happening. I tried downloading the IPhoto Upgrade but it never actually downloads, HELP!!!

    What version of iPhoto do you have installed?  Is if one of the versions shown as not compatible in this screenshot?
    If it is then go to the App Store and download iPhoto 9.5.  It will be free if you have an iPhoto 9 or later verson currently.
    OT

  • Oracle Application Development Framework 11g Essentials

    Hi,
    I am planning to give Oracle Application Development Framework 11g Essentials exam but I could not find any Oracle Application Development Framework 11g Essentials certified.
    1) Is this exam has a worth?
    2) What is the importance of this exam?
    3) Why the number of Oracle Application Development Framework 11g Essentials certified is less, even ADF is getting popular?
    4) Should I have Practical experience of Oracle ADF mean everything that is part of exam?
    Thanks and Regards
    Nasir

    Hi,
    +1) Is this exam has a worth?+
    Its not an exam for the "ADF Essentials" edition but the essential ADF knowledge that is tested by this exam. Its the first part of a multipart certification
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:1Z0-554&p_org_id=&lang=
    +2) What is the importance of this exam?+
    As said, its the first in a series
    +3) Why the number of Oracle Application Development Framework 11g Essentials certified is less, even ADF is getting popular?+
    Less to what? Note that you can run your business on ADF without being certified. However, as a partner or consultant certification certainly is seen as a proof of your skill set
    +4) Should I have Practical experience of Oracle ADF mean everything that is part of exam?+
    Well, luck may be on your side and you could guess some correct answers. However. practical experience certainly is the better guarantee to pass the test
    Frank

  • Trouble running EJB application in jdev 11G

    Hi, I am just trying out jdev 11g, everything looks good except i am not able to run my application in either embedded oc4j or standalone oc4j 11g. I don't know, if it is a bug or i am doing something wrong. I also have this question, does jdev 11g support Tomcat 6? I will really appreciate any help regarding this. Thanks
    That's the error i get every time i run the application:
    [EJB 3.0]: Assigning default-data-source=jdbc/MySQL-Movies_DatabaseDS, specified in projects EJB 3.0 properties
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.0.17.45.24\o.j2ee\embedded-oc4j\config>
    "C:\Jdeveloper 11 Preview\jdk\bin\javaw.exe" -client "-Doracle.home=C:\Jdeveloper 11 Preview" -classpath "C:\Jdeveloper 11 Preview\j2ee\home\oc4j.jar;C:\Jdeveloper 11 Preview\jdev\lib\jdev-oc4j-embedded.jar" -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config "C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.0.17.45.24\o.j2ee\embedded-oc4j\config\server.xml"
    [waiting for the server to complete its initialization...]
    May 13, 2007 12:15:27 PM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
    SEVERE: Could not open wallet. Wallet version not supported
    java.io.IOException: Could not open wallet. Wallet version not supported
    at oracle.security.pki.OracleWallet.open(OracleWallet)
    at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:130)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:108)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:83)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:45)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getServiceInstance(JpsContextFactoryImpl.java:260)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContextFromDesc(JpsContextFactoryImpl.java:352)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:279)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:541)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:536)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:535)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<clinit>(PolicyDelegationController.java:94)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:107)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at oracle.security.jazn.JAZNConfig.setJAASPolicyProvider(JAZNConfig.java:2053)
    at oracle.security.jazn.JAZNConfig.setSecurityProperties(JAZNConfig.java:2126)
    at oracle.security.jazn.JAZNConfig.setSecurityProperties(JAZNConfig.java:2145)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:433)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:89)
    at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:41)
    oracle.security.jps.service.credstore.CredStoreException: Could not open wallet. Wallet version not supported
    at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:139)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:108)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:83)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:45)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getServiceInstance(JpsContextFactoryImpl.java:260)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContextFromDesc(JpsContextFactoryImpl.java:352)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:279)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:541)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:536)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:535)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<clinit>(PolicyDelegationController.java:94)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:107)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at oracle.security.jazn.JAZNConfig.setJAASPolicyProvider(JAZNConfig.java:2053)
    at oracle.security.jazn.JAZNConfig.setSecurityProperties(JAZNConfig.java:2126)
    at oracle.security.jazn.JAZNConfig.setSecurityProperties(JAZNConfig.java:2145)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:433)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:89)
    at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:41)
    Caused by: java.io.IOException: Could not open wallet. Wallet version not supported
    at oracle.security.pki.OracleWallet.open(OracleWallet)
    at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:130)
    ... 28 more
    May 13, 2007 12:15:31 PM oracle.dms.trace.TraceManager record_config
    INFO: TransactionTracing is enabled at MIN level
    07/05/13 12:16:50 Oracle Containers for Java EE (11.1.1.0.0) Technology Preview initialized
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 112171 ms.

    Running EJB's seem to work fine for me.
    Can you try to create a simple Session bean and run it and see if you get any problems?
    As far as support for other application servers, yes JDeveloper will support them, for the technology preview however we just did tests with the Oracle application server.

  • How can I run a vi developed with 7 Express?

    How can I run a vi developed with LabView 7 Express on another machine ? Do runtime versions exist ?

    Apparently, you want to run it on a machine that does not have LabVIEW installed.
    To make a standalone executable of your LabVIEW program, you need to have the Application builder (included in LabVIEW professional and higher, avaliable as an add-on for base and full).
    To run the application, the target system need to have the LabVIEW 7.0 runtime installed (available as a free download).
    There is also the LabVIEW Player. In this case you need to digitally sign your VIs and there are a few limitations. It is meant for for sharing code ideas and is not a viable substitute for the appl
    ication builder.
    Of course you could also get a second copy of LabVIEW.
    Some other options that would work in a very narrow set of situations: Read your LabVIEW license agreement. Under certain conditions you are allowed to install a second copy of LabVIEW on your home computer. If this is for personal educational use only and you qualify, you could also buy the LabVIEW student edition.
    LabVIEW Champion . Do more with less code and in less time .

  • Unable to run the application

    HI All,
    I developed an application in NWDS using WEB DYNPRO FOR JAVA.The coding is syntactically correct....
    When I run the application I see Page can not be displayed ERROR message in the browser window.
    I have configured NWDS with the J2EE engine perfectly
    once i click on J2EE engine tab In NWDS i can see SDM,dispatcher and servero nodes in green color
    thanks in advancd

    Hi Rev,
      Please check that your  J2EE server name is entered in to your browser settings ( Check in trusted sites option in IE); (if in firefox, go to tools->Networks->Connection settings). I think this would be the problem.
    Your J2EE Engine is not able to deploy application in your browser window, since the browser setting is not configured with the server IP address.
    Regards
       - Vinod

  • How can i run Webdynpro application

    How can i run Webdynpro application without using Developer Studio? Where should i put a whole project and how shoud i start it.
    Thanks!
    Maciek

    Hi Maciej
    You wouldnt require a Developer Studio to run you
    application.But you would require it to deploy (if are
    using the JDI ,atleast to perform an Activation).
    However you can launch the application once deployed
    through the Web Dynpro Content Administrator
    http://<servername>:50000/webdynpro/welcome/
    The deployed applications are present on the
    lefthandside. They can be expanded to drill down to the
    Application and the press Run
    Regards
    Pran

  • I created an application on a machine with Labview 6.01, can I run this application on another machine that has labview 5?

    In the development center we use Labview 6.01, in the testcenter we use labview 5.
    Additionally, in the development center we use a unix version of Labview and in the testcenter a Windows version.

    You can Save with Option to save VIs as version 5.
    Unless your VIs deal with system files in UNIX or Windows (ie. Registry...)
    then you have to develop your VI specificly on that OS, since UNIX and
    Windows have different ways to deal with system files. Mostly, LabVIEW is OS
    independent. I used to have VIs developed from LabVIEW v.3 on UNIX, I can
    still open these files from LV v.4 on Windows. Now I can still work with
    these VIs on LV 6 on Windows.
    Good luck,
    Nam.
    roybra wrote in message
    news:[email protected]..
    > I created an application on a machine with Labview 6.01, can I run
    > this application on another machine that has labview 5?
    >
    > In the development center we use Labview 6.01, in the testcenter we
    > use l
    abview 5.
    >
    > Additionally, in the development center we use a unix version of
    > Labview and in the testcenter a Windows version.

  • Can I Run WebDynpro Applications without Installing EP .0

    Hi,
    I Have Installed Netweaver Developer Studio 7.0 .on My Machine.
    Can Any one Tell me that Without Installing Enterprise portal can i Run Webdynpro Applications.
    Reply ASAP.
    Regards
    Kiran

    Hi julio Alberto,
    Thanks for U R Reply.
    I am New to Webdynpros.
    I am Having Pack of Dvds but i Dont which DVD contains WAS?
    Give the name of the DVD.So that I can Install WAS?
    Reply ASAP
    Regards
    Kiran

  • Can't open the application "Adobe Illustrator CS6.app" because it is not supported...

    UPDATE - Ahhh haaaa!  If I log in with the guest account Illustrator works fine! WTF!? Oh well, at least I have a direction to be working towards, thanks for all the suggestions and assistance Adobe Community!
    That was sarcasm by the way...
    UPDATE - Just installed the latest Illustrator update from Adobe - still not loading. Tried reseting the iMac's PRAM, no luck.
    UPDATE - I've just reinstalled the whole CS6 Suite, and the only things that have changed are that I now have a little white no entry sign over Illustrator (it still won't load) and I also have 1.5GB of application updates to do
    I don't have any direct evidence but I'm guessing this is a Mavericks incompatibility judging by the other issues people are having with Illustrator. Any suggestions are welcome!
    I've been using CS6 on my iMac for the past year (3.2GHz Intel Core i5, 32GB ram).  Everything running fine, no problems.
    Then I get the popup from Apple saying to upgrade to Mavericks, so I did. After updating my Java version, for the next two weeks everything carried on running fine. Until just now.
    I finished working on an Illustrator file, saved it and then exited, only to remember I needed to make one more small change. So I clicked on the AI icon and got this error message;
    'You can’t open the application “Adobe Illustrator CS6.app” because it is not supported on this type of Mac.' Eh???
    I tried doing a reboot thinking that maybe something had just gone wonkey and needed resetting. Still no luck. So I reinstalled Java again. Nope. Then I tried every other CS6 app and they all ran fine.
    Does anyone know what could cause Illustrator CS6 to be working fine for weeks and then suddenly become an unsupported app? These things always happen with you're right up against a deadline! I NEED ILLUSTRATOR WORKING NOW! HEEEEEELLLLLLLPPPP!
    James

    I had the same issue and resolved it
    I first remove the prefs folder and the plist files for illustrator in ~/Libary
    next I logged off,
    then I uninstalled illustrator using the adobe uninstaller(http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html)
    Next I reinstall illstrator
    after that it worked for me.

Maybe you are looking for

  • DataBase Adapter Issue

    Hi all, When i try to query the table using the Database adapter , i m getting the following error message *" ORA-04030 : out of process memory when trying to allocate 2024 bytes( kxs-heap-c,kghsstk)* " Experts please post the possible resolution for

  • Raw files not reading

    i was downloading my raw files from canon mark II and importing into Lightroom 4, i got half of them loaded but the rest didn't load bc it said it couldn't read the files.  and they say zero bytes and i can't open them or see them in my external hard

  • Re: multiple methods - Help

    It looks you used it, what are you saving the extra 5 duke'd for ? Noah

  • Media Browser for photos in Lion?

    Hi,  Updated to Lion and have a question.  I no longer see a media browser(or media section) in the left side of my finder windows. I want to be able to see photos without opening up iPhoto.  I have a "pictures" folder under favorites, but this does

  • Cs3 dreamweaver will not start

    After multible installs that failed .... I click the dreamweaver.exe from Program Files /Adobe Folder and nothing happens. Same with command line.  Occassionally a small screen opens, telling me I have an error and asks if I want to notify MS about t