Embedding WLS in a product

All:
I am looking into using WLS as a servlet container for a new management product for Oracle TimesTen. I have used OC4J standalone version before. Is there an equivalent WLS version that I can embed in our management product and install along with the management product? We would like to avoid the WLS installer and do all WLS configuration from our installer.
Thanks.
m.p. ardhananareeswaran

One thing that might suit your purpose is silent mode installation - if you have a separate installer for your management product, you could manually create an XML file to then feed into silent mode installation for WebLogic Server: http://download.oracle.com/docs/cd/E12840_01/common/docs103/install/start.html#wp1071763
That being said, in all honesty you might find WebLogic Server a little heavyweight to use as an embedded servlet container. I'm not sure exactly what your requirements are, but have you considered Jetty as an alternative? (http://www.mortbay.org/jetty/) - it seems to be what most of the cool kids are using as an embedded servlet container.

Similar Messages

  • Error launching Embedded WLS

    JDeveloper Team,
    I am unable to start the embedded WLS. I was following the steps highlighted in the tutorial http://www.oracle.com/technology/obe/obe11jdev/11/ejb/ejb.html. When I execute step 19 (run Session Facade), I get the following error. I also reinstalled JDeveloper and tried to start the server using "Run -> Start Server Instance". Please help.
    Thank you,
    Bala Raman.
    C:\mywork\system11.1.1.0.31.51.56\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=;C:\oracle\fwm\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\fwm\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\fwm\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\fwm\JDK160~1\lib\tools.jar;C:\oracle\fwm\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\fwm\WLSERV~1.3\server\lib\weblogic.jar;C:\oracle\fwm\modules\features\weblogic.server.modules_10.3.0.0.jar;C:\oracle\fwm\WLSERV~1.3\server\lib\webservices.jar;C:\oracle\fwm\modules\ORGAPA~1.5/lib/ant-all.jar;C:\oracle\fwm\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\oracle\fwm\jdeveloper\modules\features\adf.share_11.1.1.jar;;C:\oracle\fwm\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\oracle\fwm\WLSERV~1.3\server\lib\xqrl.jar;;
    PATH=C:\oracle\fwm\patch_wls1030\profiles\default\native;C:\oracle\fwm\patch_jdev1111\profiles\default\native;C:\oracle\fwm\patch_cie660\profiles\default\native;C:\oracle\fwm\WLSERV~1.3\server\native\win\32;C:\oracle\fwm\WLSERV~1.3\server\bin;C:\oracle\fwm\modules\ORGAPA~1.5\bin;C:\oracle\fwm\JDK160~1\jre\bin;C:\oracle\fwm\JDK160~1\bin;c:\oracle\11g\client\bin;c:\oracle\xe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;;;c:\jdeveloper\main\ant\bin;c:\sun\java\sdk\jdk1.5.0_15\bin;C:\maven\bin;c:\tools\unxutils\usr\local\wbin;c:\Program Files\TextPad;C:\subversion;C:\oracle\fwm\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    C:\oracle\fwm\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -DproxySet=false -Djbo.34010=false -Xverify:none -da -Dplatform.home=C:\oracle\fwm\WLSERV~1.3 -Dwls.home=C:\oracle\fwm\WLSERV~1.3\server -Dweblogic.home=C:\oracle\fwm\WLSERV~1.3\server -Ddomain.home=C:\mywork\SYSTEM~1.56\DEFAUL~1 -Doracle.home=C:\oracle\fwm\jdeveloper -Doracle.security.jps.config=C:\mywork\SYSTEM~1.56\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\fwm\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\oracle\fwm\patch_jdev1111\profiles\default\sysext_manifest_classpath;C:\oracle\fwm\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oracle\fwm\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    Process exited.
    C:\mywork\system11.1.1.0.31.51.56\DefaultDomain\bin\stopWebLogic.cmd
    Stopping Weblogic Server...
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    Done

    I tried the set EXTRA_JAVA_PROPERTIES="-Xms256m -Xmx512m". Still it doesn't work.
    I am getting
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
    Starting WLS with line:
    C:\sun\JDK16~1.0_0\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xms256M -Xmx512m -DproxySet=false -Djbo.34010=false -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1 -Doracle.home=C:\Oracle\Middleware\jdeveloper -Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Xms1024m -Xmx1024m -XX:MaxPermSize=256m "-Xms256m -Xmx512m" -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    Could not create the Java virtual machine.
    Invalid initial heap size: -Xms256m -Xmx512m
    Process exited.

  • Needs idea of incororating Embedded Oracle in a Product

    Hi,
    I need some idea:
    The scenario is that I have a Telecom Product.I need to incorporate Embedded Oracle with the Telecom Product.
    Can anyone give me some approach how i should go with it?
    Any help will be benefitial for me
    Thanks and Regards

    Is this a system for use by telephone companies, for example reconciling service usage with billed revenue, or is it a downloadable mobile application?
    For desktop applications you might look at [Oracle 10g Express Edition|http://www.oracle.com/technology/products/database/xe/index.html] (OTN forum: {forum:id=251}).
    For a mobile application you probably want [Oracle 10g Lite|http://www.oracle.com/technology/products/lite/index.html] (OTN forum: {forum:id=59}).

  • Embedded WLS and JDev 12.1.2: java.lang.OutOfMemoryError: PermGen space

    This problem happens after about 10-15 application restarts during development phase. I have read somewhere that this was a known bug in 11g versions of JDev and its integrated WLS (10.3.5 or 10.3.6?). I have then increased memory parameters in configuration file. The only thing I achieved is that this crash now occurs later then sooner. Still very frustrating. When this happens I have to restart WLS and sometimes kill frozen JDeveloper.
    Any other idea/workaround?
    <Dec 30, 2013 12:37:04 PM CST> <Warning> <HTTP> <BEA-101384> <WLServlet annotation is deprecated, please use servlet 3.0 annotation instead. App:ADFOracleReports@ADFOracleReports-FwkExtensions-context-root, Class:oracle.adfinternal.view.faces.activedata.AdsServlet>
    <Dec 30, 2013 12:37:04 PM CST> <Warning> <HTTP> <BEA-101384> <WLServlet annotation is deprecated, please use servlet 3.0 annotation instead. App:ADFOracleReports@ADFOracleReports-ViewController-context-root, Class:oracle.adfinternal.view.faces.activedata.AdsServlet>
    <Dec 30, 2013 12:37:22 PM CST> <Warning> <HTTP> <BEA-101162> <User defined listener org.apache.myfaces.trinidadinternal.webapp.TrinidadListenerImpl failed: java.lang.OutOfMemoryError: PermGen space.
    java.lang.OutOfMemoryError: PermGen space
      at java.lang.ClassLoader.defineClass1(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:385)
      at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:344)
      Truncated. see log file for complete stacktrace
    >
    <Dec 30, 2013 12:37:33 PM CST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1388428621416" for task "10". Error is: "weblogic.application.ModuleException: java.lang.OutOfMemoryError: PermGen space"
    weblogic.application.ModuleException: java.lang.OutOfMemoryError: PermGen space
      at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
      Truncated. see log file for complete stacktrace
    Caused By: java.lang.OutOfMemoryError: PermGen space
      at java.lang.ClassLoader.defineClass1(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:385)
      at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:344)
      Truncated. see log file for complete stacktrace
    >
    <Dec 30, 2013 12:37:33 PM CST> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application "ADFOracleReports".>
    <Dec 30, 2013 12:37:33 PM CST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "ADFOracleReports".>
    <Dec 30, 2013 12:37:33 PM CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: java.lang.OutOfMemoryError: PermGen space
      at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:213)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:208)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
      Truncated. see log file for complete stacktrace
    Caused By: java.lang.OutOfMemoryError: PermGen space
      at java.lang.ClassLoader.defineClass1(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:385)
      at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:344)
      Truncated. see log file for complete stacktrace
    >
    [12:37:53 PM] Cancel requested
    [Application ADFOracleReports stopped and undeployed from IntegratedWebLogicServer]
    <Dec 30, 2013 12:37:53 PM CST> <Error> <Deployer> <BEA-149062> <The task containing ID 10 cannot be canceled, since it has already completed execution.>
    <Dec 30, 2013 12:37:53 PM CST> <Warning> <RMI> <BEA-080003> <A RuntimeException was generated by the RMI server: javax.management.remote.rmi.RMIConnectionImpl.invoke(Ljavax.management.ObjectName;Ljava.lang.String;Ljava.rmi.MarshalledObject;[Ljava.lang.String;Ljavax.security.auth.Subject;)
    javax.management.RuntimeMBeanException: java.lang.UnsupportedOperationException: [Deployer:149062]The task containing ID 10 cannot be canceled, since it has already completed execution..
    javax.management.RuntimeMBeanException: java.lang.UnsupportedOperationException: [Deployer:149062]The task containing ID 10 cannot be canceled, since it has already completed execution.
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:839)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:852)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:821)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
      at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:375)
      Truncated. see log file for complete stacktrace
    Caused By: java.lang.UnsupportedOperationException: [Deployer:149062]The task containing ID 10 cannot be canceled, since it has already completed execution.
      at weblogic.management.deploy.DeploymentTaskRuntime.prepareToCancel(DeploymentTaskRuntime.java:881)
      at weblogic.management.deploy.DeploymentTaskRuntime.cancel(DeploymentTaskRuntime.java:854)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      Truncated. see log file for complete stacktrace
    >

    You can try to change the garbage collector algorithm. Refere to http://bexhuff.com/2012/09/jdeveloper-memory-and-performance
    Timo

  • Jdev11+WLS 10.3 production+anonymous role

    Hi,
    I have a very simple application: there is 2 public pages (View permission associated with the anonymous-role), and a bounded task flow that is protected (View perm. associated with authenticated role). These are the 2 roles what I have, I haven't touched anything else after running the ADF security wizard (with no automatic grants option). Running the application from the JDEV 11 IDE (build 5188) everything works fine: I can visit the public pages without authentication, and it asks about the credentials before viewing the protected pages. After the deployment (deploy the app. from EAR, using the HTTP admin console of the WLS) when I want to visit a public page it asks about the credentials. Do I have to migrate the credentials/policies like described here even if I have only the default roles, or what I've made wrong?
    Thanks: Zsolt

    You should definitely try to migrate the security policies, I think it should work then. However, when we did the policy migration according to instructions from that same link, we had to manually copy the application roles definitions to system-jazn-data.xml, and then it worked.
    Pedja

  • Deployment in embedded wls become instable

    I'm encountering problems when deploying my application since i incorporated a model project with adf business components.
    The problem occurs when wls is already running ... even the application is stopped.
    The problem doesn't occurs when the server is newly started.
    The problem is related to adf bc bindings metadata.
    Caused By: oracle.mds.core.MetadataNotFoundException: MDS-00013: aucune métadonnée n'a été trouvée pour l'objet de métadonnées "/iEducation_Fusion/flexParameterView/DataBindings.cpx"
         at oracle.mds.core.MetadataObject.getBaseMOFromCache(MetadataObject.java:1717)
         at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:985)
         at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:2769)
         at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1188)
         at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1139)
         Truncated. see log file for complete stacktrace
    Is it a known problem ? Is it a way to workaround this problem ?

    You can try to change the garbage collector algorithm. Refere to http://bexhuff.com/2012/09/jdeveloper-memory-and-performance
    Timo

  • JDeveloper 11.1.1.1.0 - cannot start embedded wls

    Hi,
    just installed new JDeveloper 11.1.1.1.0 on Vista64bit and when trying to start application it ends up with :
    C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    \Java\jre6\lib\ext\QTJava.zip was unexpected at this time.
    Process exited.
    previous release worked
    thanks,
    Branislav

    Hi,
    solved:
    in environment variables I had this:
    CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
    probably some quick time job
    after deleting C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip and reseting computer the problem is solved
    regards,
    Branislav

  • Embedded Wls :  deployement Error

    When try to run the application , it fails in the deployment stage
    [Running application EmpApp on Server Instance DefaultServer...]
    ---- Deployment started. ---- Jan 8, 2009 5:44:39 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    #### Deployment incomplete. #### Jan 8, 2009 5:44:39 PM
    java.lang.RuntimeException: java.lang.NullPointerException
         at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:88)
         at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
         at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: java.lang.NullPointerException
         at oracle.ide.net.URLFileSystem$TrackedOutputStream.flush(URLFileSystem.java:2332)
         at java.io.FilterOutputStream.flush(FilterOutputStream.java:123)
         at oracle.jdevimpl.deploy.stripe.MonitoredOutputStream.flush(MonitoredOutputStream.java:84)
         at java.io.FilterOutputStream.close(FilterOutputStream.java:140)
         at oracle.jdevimpl.deploy.stripe.MonitoredOutputStream.close(MonitoredOutputStream.java:89)
         at oracle.jdevimpl.webapp.jsp.libraries.wl.WebLogicDeployerListener.prepared(WebLogicDeployerListener.java:146)
         at oracle.jdevimpl.deploy.fwk.ListenerSupport.firePrepared(ListenerSupport.java:178)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.prepare(AbstractDeployer.java:78)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:430)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:82)
         ... 26 more
    #### Cannot run application EmpApp due to error deploying to DefaultServer.
    [Application EmpApp stopped and undeployed from Server Instance DefaultServer]
    How to fix this?
    Thanks

    Have you tried to remove the folder system11.1.1.0.31.51.56 from the path %JDev_User_Home%\system ?
    I had the same problem and I solved it removing this folder, it seems like JDeveloper recreate it as if you were running JDeveloper for the first time and the default configuration is restored. With this the deployment has gotten back to normal for me.
    Hope this trick could help.
    PS: If you have the database connections and control version connections stored under JDeveloper itself, not under the project, export the connections to a xml file to restore it after destroying the jdeveloper's folder.
    Edited by: Edmar Moreno on 29/01/2009 16:39

  • Where to set Java system parameter for embedded WLS in JDev 11g?

    Hi,
    I am trying to test web service invocation via JAX-WS proxy generation on Jdeveloper 11g.
    When I test client code, I got following error message.
    Exception in thread "main" java.lang.Error: Jaxrpc 1.1 method is not supported.
         at weblogic.webservice.core.rpc.ServiceFactoryImpl.loadService(ServiceFactoryImpl.java:65)
    From a forum discussion, it was suggested to add following java parameter in the path.
    -Ddebug=true -Djavax.xml.rpc.ServiceFactory=oracle.j2ee.ws.client.ServiceFactoryImpl -Djavax.xml.soap.SOAPConnectionFactory=oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnectionFactory -Djavax.xml.soap.SOAPFactory=oracle.j2ee.ws.saaj.soap.SOAPFactoryImpl-Dweblogic.log.Log4jLoggingEnabled=true -Djbo.debugoutput=console
    I can not find where to set this parameter under "Tools"->"Preferences". Is there any place in IDE that I can set this value?
    Thanks for the help,
    Jim

    The parameters are defined in the Run configuration of your application. You find the Run configuration in the project properties under run. Open the 'Default' configuration, there you find the java properties where you put the parameters.
    Timo

  • Getting SecurityException with standalone WLS

    Hay OTN,
    Just getting started with the standalone WebLogic. Used to work only with JDev integrated one.
    Can't manage to start the domain right now. But the server should be in a working state.
    Fusion Middleware was installed by another person, and that's a big trouble - 'couse I don't where to look for the answer.
    That is why ANY tips would be appreciated.
    After I go to domain home, launch ./startWebLogic.sh and typing default user (it is weblogic:weblogic , right?) I'm getting following exceptions... (lower).
    Oracle Enterprise Linux.
    Thanks.
    [oracle@ts1 bin]$ ./startWebLogic.sh
    JAVA Memory arguments: -Xms512m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/u01/app/oracle/product/fmw-11.1.1/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/product/fmw-11.1.1/patch_ocp353/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/product/fmw-11.1.1/jrrt-4.0.0-1.6.0/lib/tools.jar:/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/product/fmw-11.1.1/modules/features/weblogic.server.modules_10.3.3.0.jar:/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/product/fmw-11.1.1/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/product/fmw-11.1.1/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/xqrl.jar
    PATH=/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/bin:/u01/app/oracle/product/fmw-11.1.1/modules/org.apache.ant_1.7.1/bin:/u01/app/oracle/product/fmw-11.1.1/jrrt-4.0.0-1.6.0/jre/bin:/u01/app/oracle/product/fmw-11.1.1/jrrt-4.0.0-1.6.0/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http://hostname:port/console        *
    starting weblogic with Java version:
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2121-linux-x86_64, compiled mode)
    Starting WLS with line:
    /u01/app/oracle/product/fmw-11.1.1/jrrt-4.0.0-1.6.0/bin/java -jrockit   -Xms512m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/weblogic.policy  -Dweblogic.ProductionModeEnabled=true   -da -Dplatform.home=/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3 -Dwls.home=/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server -Dweblogic.home=/u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server   -Dweblogic.management.discover=true  -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/oracle/product/fmw-11.1.1/patch_wls1033/profiles/default/sysext_manifest_classpath:/u01/app/oracle/product/fmw-11.1.1/patch_ocp353/profiles/default/sysext_manifest_classpath  weblogic.Server
    <10.06.2010 12:07:44 MSD> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312-2121-linux-x86_64 from Oracle Corporation>
    <10.06.2010 12:07:45 MSD> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0  Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <10.06.2010 12:07:47 MSD> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <10.06.2010 12:07:54 MSD> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <10.06.2010 12:07:54 MSD> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <10.06.2010 12:07:55 MSD> <Notice> <Log Management> <BEA-170019> <The server log file /u01/app/oracle/product/fmw-11.1.1/user_projects/domains/miit/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <10.06.2010 12:08:00 MSD> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/XACMLAuthorizerInit.ldift..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/XACMLAuthorizerInit.ldift.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1030)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:881)
            Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/XACMLAuthorizerInit.ldift.
            at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
            at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
            at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
            at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
            at weblogic.security.service.CSSWLSDelegateImpl.getService(CSSWLSDelegateImpl.java:156)
            Truncated. see log file for complete stacktrace
    Caused By: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /u01/app/oracle/product/fmw-11.1.1/wlserver_10.3/server/lib/XACMLAuthorizerInit.ldift.
            at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadFullLDIFTemplate(BootStrapServiceImpl.java:910)
            at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIFTemplate(BootStrapServiceImpl.java:688)
            at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIFXACMLAuthorizerTemplate(BootStrapServiceImpl.java:178)
            at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIFXACMLAuthorizerTemplate(BootStrapServiceImpl.java:162)
            at com.bea.common.security.internal.service.BootStrapServiceImpl.loadLDIFXACMLAuthorizerTemplate(BootStrapServiceImpl.java:109)
            Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:891341 fatal store error> kodo.jdo.FatalDataStoreException: The transaction has been rolled back.  See the nested exceptions for details on the errors that occurred.
            at org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.java:2170)
            at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2017)
            at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:1915)
            at org.apache.openjpa.kernel.BrokerImpl.beforeCompletion(BrokerImpl.java:1833)
            at org.apache.openjpa.kernel.LocalManagedRuntime.commit(LocalManagedRuntime.java:81)
            Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:891341 nonfatal store error> kodo.jdo.DataStoreException: ORA-00942: table or view doesn't exist
    {prepstmnt 480494624 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS, WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params=(String) miit, (String) myrealm, (String) Policies, (String) urn:bea:xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (null) null, (null) null, (Blob) oracle.sql.BLOB@1ca3cb16, (InputStream) java.io.ByteArrayInputStream@1ca3cb87, (String) 3, (Timestamp) 2010-06-10 12:08:00.585] [reused=0]} [code=942, state=42000]
    FailedObject: [email protected]e6f
            at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:4207)
            at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4171)
            at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:102)
            at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:72)
            at kodo.jdbc.kernel.BatchingPreparedStatementManager.flushInternal(BatchingPreparedStatementManager.java:214)
            Truncated. see log file for complete stacktrace
    Caused By: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table or view doesn't exist
    {prepstmnt 480494624 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS, WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params=(String) miit, (String) myrealm, (String) Policies, (String) urn:bea:xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (null) null, (null) null, (Blob) oracle.sql.BLOB@1ca3cb16, (InputStream) java.io.ByteArrayInputStream@1ca3cb87, (String) 3, (Timestamp) 2010-06-10 12:08:00.585] [reused=0]} [code=942, state=42000]
            at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:192)
            at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(LoggingConnectionDecorator.java:57)
            at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:866)
            at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:269)
            at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeUpdate(JDBCStoreManager.java:1421)
            Truncated. see log file for complete stacktrace
    >
    <10.06.2010 12:08:00 MSD> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <10.06.2010 12:08:00 MSD> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <10.06.2010 12:08:00 MSD> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <10.06.2010 12:08:00 MSD> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <10.06.2010 12:08:00 MSD> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> Edited by: ILya Cyclone on Jun 10, 2010 5:34 PM

    It doesnt necessarily has to be weblogic/weblogic. For 11g the password needs to have a number or alphanumeric character.
    In case u have forgotton i have follow teh steps here to retrieve the password.
    http://weblogic-wonders.com/weblogic/2009/12/15/resetting-admin-username-password/
    Can u paste your config.xml here? I want to check whether u are authenticating against embedded ldap of databse.
    Thanks,
    Faisal

  • JDeveloper 12c "Derby Server for WLS Examples Server" prompt

    Hello,
    I've been playing around with the new JDeveloper 12c, and I've noticed that every time I start up the integrated weblogic 12c server (on Windows), this "Derby Server for WLS Example Server" command prompt opens.
    Is there any way to stop this from happening? or is it a required component?
    Thanks,
    Evan Gilbert

    At the moment it's a needed component. There was a discussion if there is a way to disable this, but from what I remember you currently have to have a full DB (for production) or the derby server for the embedded wls to run.
    Timo

  • How can i request just the navigation or just the product list when i query the dgraph?

    Is there a way to make a request for navigation only or record list only?

    That's actually the only way to query using the conversation service in Oracle Endeca Information Discovery.
    In your request, you specify a State (i.e. what is the Navigation State) and a series of configuration elements indicating "what you care about" coming back.
    If this is related to the older dgraph stack that is embedded into the Commerce Product (guessing since you mention a "product list"), you should ask the question over yonder:
    Technical Questions
    Regards,
    Patrick Rafferty
    Branchbird

  • Using updated tools with WLS 8.1 SP3

    I'm attempting to take advantage of some ant 1.6 features. However, it appears that the ant XML parsers are getting in the way of the embedded WLS xml parsers:
    [servicegen] java.lang.ClassCastException
    [servicegen] at weblogic.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:140)
    [servicegen] at weblogic.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:125)
    [servicegen] at weblogic.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:102)
    [servicegen] at weblogic.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParserImpl(SAXParserFactoryImpl.java:112)
    [servicegen] at weblogic.apache.xerces.jaxp.SAXParserFactoryImpl.setFeature(SAXParserFactoryImpl.java:140)
    [servicegen] at weblogic.xml.jaxp.WebLogicSAXParserFactory.setFeature(WebLogicSAXParserFactory.java:56)
    [servicegen] weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Cannot invoke boolean constructor of processor ] - with nested exception:
    [servicegen] [java.lang.reflect.InvocationTargetException - with target exception:
    [servicegen] [weblogic.utils.AssertionError: ***** ASSERTION FAILED ***** - with nested exception:
    [servicegen] [java.lang.ClassCastException]]]
    Based on some research this appears to be an issue with WLS getting a parser that it cannot handle. Given that the version of ant included with 8.1sp3 is pretty old, is there a way to use newer versions? I'm giving up for now on macrodef's but would, as a general statement, like to keep up with new tools as they become available. I'd like to not be dependent on turning a battleship to incorporate 15 months of development work (the time between now and the release of ant 1.5.3 as included with 8.1sp3).
    Thanks for any information.

    Had some problems like this before. Even thought I cannot offer specific advice as to how to fix this. If you do this, it could help.
    Encountered a problem in eclipse while using WLS servicegen ANT task and, of course, the optional FTP task. I am using Eclipse Version: 3.0.0 Build id: 200406192000. With this comes ANT 1.6.1 standard. In order to get servicegen ANT task working I had to include the weblogic.jar in the ANT Classpath. Ofcourse this had another side effect, the FTP task that used to work earlier quit working. I still havent figured out the root cause of the problem but inorder to get around I did the following. To fix this, I added a new Task called FTP, I picked the c:\....\lib\ant-commons-net.jar in the location. The name I retained it as ftp. In the left page, I nagivated down to the lead of the tree [root]/->org->apache->...->net and in the right pane, I chose FTP. After this step when I ran I ran into an odd error Buildfile: C:\Work\JSSE-EJB.xml BUILD FAILED: java.lang.NoClassDefFoundError: com/oroinc/net/ftp/FTP Total time: 78 milliseconds I was under the impression that this is a legacy component and that the new version of the net component has org.apache....FTP structure. I am really not sure where, but to fix the issue, I had to get the NetComponents.jar from http://www.savarese.org/downloads/NetComponents/ and included it in the classpath. After this step, presto, servicegen task works fine with FTP task. However, I cannot imagine doing this for all the optional tasks. But for now there is a winding work around.

  • Task-flow ADF security on Standalone WLS

    Hi,
    Jdev 11g
    I have into the main adfc-config.xml 3 links one to a jspx and 2 links to 2 different bounded task flows.
    I applied ADF security depends on Roles to the three links, one on the jspx itself (on the pagedef) and 2 to the Task-flow.
    All is working perfectly on the embedded WLS.
    When deploying the application to a standalone WLS and applying the security migration as explained (system-jazn-data.xml verified and security is migrated) I have only the jspx working and for the 2 task-flows I have an Authorization check failed exception.
    I always think that it is a migration problem but seems not because the jspx is working depends on the right Role.
    Any idea what can cause this and why the ADF security is working only on jspx page and not on the task-flow after deploying to a standalone WLS?
    Thanks
    Jamil
    <May 27, 2009 12:22:20 PM AST> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.in
    ternal.WebAppServletContext@197171f - appName: 'TasdeeqEAR', name: 'TasdeeqApp',
    context-path: '/TasdeeqApp', spec-version: '2.5', request: weblogic.servlet.int
    ernal.ServletRequestImpl@31dbd4[
    GET /TasdeeqApp/faces/home?_adf.ctrl-state=1028508221_19 HTTP/1.1
    Accept: */*
    Accept-Language: en-US,ar-SA;q=0.5
    User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC
    1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET
    CLR 3.5.30729; .NET CLR 3.0.30618; Tablet PC 2.0; FDM)
    Accept-Encoding: gzip, deflate
    Connection: Keep-Alive
    Cookie: JSESSIONID=9Z7tKdGCD0BSvt2GnDfLrkhZJ62rhMPpGLmXtGctDT2YGTQcl2VJ!-1394634
    041
    ]] Root cause of ServletException.
    oracle.adf.controller.security.AuthorizationException: ADFC-0619: Authorization
    check failed: '/WEB-INF/registrar-task-flow.xml#registrar-task-flow' 'VIEW'.
    at oracle.adf.controller.internal.security.AuthorizationEnforcer.handleF
    ailure(AuthorizationEnforcer.java:145)
    at oracle.adf.controller.internal.security.AuthorizationEnforcer.checkPe
    rmission(AuthorizationEnforcer.java:80)
    at oracle.adf.controller.internal.security.AuthorizationEnforcer.checkRe
    ad(AuthorizationEnforcer.java:314)
    at oracle.adf.controller.internal.metadata.MetadataService.getTaskFlowDe
    finition(MetadataService.java:204)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.find
    TaskFlowDefinition(TaskFlowCallActivityLogic.java:931)
    Truncated. see log file for complete stacktrace
    >

    Hi Frank,
    I copied the <jazn-policy> section from the jazn-data.xml to system-jazn-data.xml and it is working
    So as expected something wrong with the migration...I will check what
    Thanks
    Jamil

  • Embedding WebLogic Application Server 10.3

    Are there any whitepapers or information related to embedding WLS Server into an application? Our software is used by varying sized companies and it would be beneficial for us to embed the appserver and database server within our installation routine and not expose the management to the smaller end user shops. I guess I am just looking for some information to get me started so I understand complexities involved. Right now we are just reselling under the ASFU agreement and install and configure the appserver separately (though through silent installs, JMX, JSR-88). Embedding would save time for our implementation teams as well as minimize overhead and decision making on the part of the end user :)

    I believe there is an entire team at Oracle dedicated to assisting ISV's with bundling WebLogic Server. I strongly recommend that you contact your local account team.
    http://www.oracle.com/us/corporate/contact/index.htm
    If you need assistance finding out who that is email me at my username @oracle.com and let me know where you are located and what type of application you have.

Maybe you are looking for

  • Error when adding a WLC to WCS

    When adding a WLC to WCS I get this error: Failed to add device to WCS Reason: COMMON-1: Some unexpected internal error has occured. If the problem persists please report to the Tech Support. WCS 7.0.164.0 was upgraded from 5.2.110.0 because the WLC

  • Ipad calendar updates not syncing to yahoo

    Calendar updates I make on iPad2 are not syncing back to yahoo calendar. However, updates i make in yahoo calendar are syncing to iPad 2. What am I doing wrong?

  • Change profile name on support form

    Can anyone tell me how do I change my profile name on this support forum?

  • Lights Out Management - not accessable outside subnet

    Have a new out of the box XServe and have configured the Lights Out Management Card for one interface port. Works great locally and on the same subnet, however, outside the subnet can not connect to it. Server is in a layer 3 environment, does the Li

  • Premiere Pro CS3 PCM audio recognized but not playing back

    Hello all, I have an AVI file which uses the Huffyyuv codec and PCM audio. Premier Pro (PP) recognizes the audio, as I see the audip specs in the project pane. The following are the properties of the source video: Type: AVI Movie File Size: 500.2 MB