WebLogic Server 10.3.3: What's new?

Hi,
Where can I read about what's new in 10.3.3 WL version?
Regards
Ricardo

http://download.oracle.com/docs/cd/E14571_01/web.1111/e13852/toc.htm

Similar Messages

  • How can I get the name of weblogic.Server

    Hi all,
    in my EJBs I want to know, on which server instance I´m running. I need this for
    logging info. How can I get the servers name?
    When I load the JNDI tree and select java:comp, an error occurs and a lot of information
    is printed. One is weblogic.Server and that is what I´m searching for.
    I use WLS 6.1 SP1
    Any ideas? Thanks,
    Nicole

    Use JMX. See http://dima.dhs.org.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Nicole" <[email protected]> wrote in message
    news:3c4d6daa$[email protected]..
    >
    Hi all,
    in my EJBs I want to know, on which server instance I´m running. I needthis for
    logging info. How can I get the servers name?
    When I load the JNDI tree and select java:comp, an error occurs and a lotof information
    is printed. One is weblogic.Server and that is what I´m searching for.
    I use WLS 6.1 SP1
    Any ideas? Thanks,
    Nicole

  • Weblogic server License infromation

    I have the Weblogic server 9.2 version License,
    Now Should I have to purchase new License for the *9.2 MP2 ?*
    I have the License for the 9.2 , but I do not have the License for MP2, From where can I get the same ?
    should I go for the ,
    BEA WebLogic Server Advantage Edition
    or
    BEA WebLogic Server Premium Edition
    or
    BEA WebLogic Server Mid-Market Edition
    What the difference between , above 3 edition ? which one to consider for Development / UAT / PRODUCTION Environment ?
    Thanks,
    Edited by: user10511751 on Feb 27, 2009 10:57 AM
    Edited by: user10511751 on Feb 27, 2009 11:00 AM

    Hello Experts,
    Is there any forum I can get the answer of following,
    1) I have Weblogic 9.2 License , How to get the 9.2 MP2 ?
    2) Weblogic One license can be used on one machine or it can be used on multiple machines ?
    3) Is there any time limitation of Weblogic Licenses ?
    What the difference between.
    BEA WebLogic Server Advantage Edition
    or
    BEA WebLogic Server Premium Edition
    or
    BEA WebLogic Server Mid-Market Edition
    For Documentum Web Application Is any one have Idea about the which one Edition of Weblogic is supported or used ? I have to purchase Weblogic License.
    Thanks,

  • How can I mapping directory by using Weblogic Server?

    Hi,
    We used to use iPlant as the web server. How can mapping directory using Weblogic
    server?
    $PATH=$wl_home/config/epdm/applications/DefaultWebApp/WEB-INF/classes
    such as to map the following:
    From To
    /rok/servlet $PATH/servlet-dev/WEB-INF/classes
    /rok/imagest $PATH/servlet-dev/images
    /rok/html $PATH/servlet-dev/htm
    /servlet $PATH/servlet-dev/servlet
    Thanks!
    Hanqing

    Use JMX. See http://dima.dhs.org.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Nicole" <[email protected]> wrote in message
    news:3c4d6daa$[email protected]..
    >
    Hi all,
    in my EJBs I want to know, on which server instance I´m running. I needthis for
    logging info. How can I get the servers name?
    When I load the JNDI tree and select java:comp, an error occurs and a lotof information
    is printed. One is weblogic.Server and that is what I´m searching for.
    I use WLS 6.1 SP1
    Any ideas? Thanks,
    Nicole

  • How can I tell my current Weblogic server version and Service pack

    Hello,
    I was wondering how can I tell what my current
    weblogic server version is and what service pack
    it is at.
    Thanks.

    use 'java weblogic.version'
    ensure weblogic.jar is in the classpath

  • How to deploy jsp project in weblogic server 10.3

    I have downloaded a jsf project from a website. I want to deploy it in weblogic server 10.3. What to do?

    This has nothing to do with JDev.
    Ask your question WebLogic Server - General
    Timo

  • Weblogic Server Upgrade Installer

    Hi ,
    Can anybody help me How can i download weblogic Server Upgrade Installer
    I want to upgrade weblogic10.3.5.0 to weblogic 12c
    Thanks
    Bhaskar

    Hi,
    http://docs.oracle.com/cd/E24329_01/doc.1211/e24492/prepare.htm#BABFIDAB
    From the above link
    WebLogic Server 12.1.1 is a new major release, there is no upgrade installer for this release
    You Can follow this link,it has step wise details
    http://docs.oracle.com/cd/E24329_01/web.1211/e24497/upgrade_dom.htm#i1072877
    Prior u need to install weblogic 12.1.1.0,and take backup of your existing domain.
    Choose the Domain Upgrade Wizard option from the Oracle program group in the Windows Start Menu by clicking Programs > Oracle WebLogic > WebLogic Server 12c > Tools > Domain Upgrade Wizard.
    Regards
    Fabian

  • Error when deploying ADF application to new WebLogic Server

    Hello,
    My java-free workplace is getting into ADF development. We've purchased Fusion Applications but don't have the hardware or software yet. I am trying to get a development machine set up ASAP so I can play around with ADF and later SOA Suite.
    I have never dealt with WebLogic Server before. I have just taken some training on ADF and SOA Suite and want to play around with what I've learned quickly, as it will be a while until we get our real environment set up and I don't want to forget anything. During the training the environment was already set up for us, so everything just worked. So at this point, I'm fine having everything entirely localized to this machine for the sake of playing around.
    I've taken a brand new VM image of a 32-bit Win7 machine and installed:
    -Python
    -jDeveloper 11.1.2.3.0
    -Oracle Database Express (for the sake of having some data to play around with)
    -WLS 10.3
    -ADF for Oracle Fusion Middleware 11.1.1.7
    With WLS, I created a new domain and gave it some credentials.
    I can create a ADF application, make connections to my db tables, and build the business components I need based on them. I've created a simple jsf page with the word "test" as my default page.
    Then I go to deploy. It can find the WLS domain fine, builds the WAR, but always fails when trying to deploy it and then start it. My error, which I've googled for hours and cannot find a solution to (because of my little understanding of WLS) is:
    *Unresolved Webapp Library references for "ServletContext@29372801[app:webapp module:webapp.war path:/TorDemoApplication-DemoUI-context-root spec-version:2.5]", defined in weblogic.xml [Extension-Name: adf.oracle.domain.webapp, exact-match: false]*_
    Is there a common step I am missing?
    Thanks
    Tor

    Tor, you didn't miss a step but you used the wrong turn in the middle.
    JDev version are tidily coupled to wls versions. Read my blog http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/ to get more info on that. So the first decision to take is if you want to use SOA, BPMN and stuff like that, then use JDev 11.1.1.7.0 or if you like to use JSF2.0 and faclets withotu SOA, then use JDev 11.1.2.3.0.
    As you said you are working with SOA later on 11.1.1.7.0 is the right version for you. WebLogic server 10.3.6 with the right adf runtime installed and there should be no problem.
    Timo

  • What is diff between oracle application server and weblogic server?

    what is the exact difference between oracle application server and weblogic application server?

    The difference between Oracle Application Server AND WebLogic Server has been discussed in a lot of forums dated 2008 and earlier comparing OAS10g with WebLogic10.0/WebLogic9.2
    But, now since Oracle has taken over WebLogic, this is not really important.
    Now, OAS has no further releases post 10g. WebLogic Server will be the Oracle's strategic application server going forward.
    So, if your query is for choosing one of them for a new environment, you are better of with WebLogic Server 10.3.6 OR WebLogic Server 12g
    As we will not have further releases of OAS and also OAS10g will be end of life soon, we recommend Oracle WebLogic Server.
    If you still want to know the differences, here is one such old oracle documentation link that talks about it
    http://docs.oracle.com/cd/B10467_16/migrate.904/b10425/asmwl02.htm
    Arun

  • What's new in Weblogic 8.1 using MQ

    We will use MQseries 5.3 as are Queuing-system and Weblogic Server 8.1
              as our appication server.
              We don't have to use transactions in our messages.
              I've the following questions.
              In weblogic documentation Using Foreign JMS Providers with Weblogic
              Server from May 2002 is written For Weblogic 7.
              What are the differences with 8 and is there a document written for
              version 8.
              Must we still write a startup class?
              I'll hope someone can give more info about the new features of
              WebLogic 8 for using Foreign JMS Providers and the differences with
              Weblogic Server 7.
              greetings,
              Andre Torensma
              Developer
              Friesland Bank
              

    The document is still valid. That is, you can do what the document says and
              they'll still work. However, there are a few new features:
              -- "Foreign JMS Server" pages in the console (and config MBeans) let you set
              up JNDI "symbolic links" between objects in the WLS JNDI name space and your
              own JNDI provider, like the one you use for MQ. This may make it easier to
              set up MQ in many cases.
              -- The EJB "resource-reference" feature, which you use to bind a JMS
              ConnectionFactory into an EJB or servlet's private JNDI tree, wraps the JMS
              objects so that it can provide automatic transaction enlistment and pooling.
              This means it's a lot easier to send an MQ message from inside an EJB or
              servlet. There's a section on "Using JMS with EJBs and Servlets" in the JMS
              programming guide that explains how to use this.
              -- The startup class that people used in the past was one possible way to
              create an MQ connection factory and use it inside WLS. In 7.0, you had the
              option of setting up a JNDI provider (like the "filesystem" provider) and
              storing your MQ JMS objects in there using the IBM "jmsadmin" tool. The
              white paper describes this. You can still do this in 8.1. The difference is
              that once you do that, you can use the "Foreign JMS Provider" support so
              that you don't have to copy the information about that JNDI provider into
              every EJB and MDB that needs to talk to MQ.
              greg
              "Andre Torensma" <[email protected]> wrote in message
              news:[email protected]...
              > We will use MQseries 5.3 as are Queuing-system and Weblogic Server 8.1
              > as our appication server.
              > We don't have to use transactions in our messages.
              >
              > I've the following questions.
              > In weblogic documentation Using Foreign JMS Providers with Weblogic
              > Server from May 2002 is written For Weblogic 7.
              > What are the differences with 8 and is there a document written for
              > version 8.
              >
              > Must we still write a startup class?
              >
              > I'll hope someone can give more info about the new features of
              > WebLogic 8 for using Foreign JMS Providers and the differences with
              > Weblogic Server 7.
              >
              > greetings,
              >
              > Andre Torensma
              > Developer
              > Friesland Bank
              

  • What's the recommended way to run a WebLogic Server in the background?

    I'm new to WebLogic Server and I've been looking at the documentation. There's instructions for starting and stopping servers on Linux but they all seem to rely on foreground processes. What's the correct way to run these processes in the background in a production environment? Is it just by using nohup somewhere in a script /etc/init.d/ or is there some other way I should be running it?

    Meatwad,
    Of course, running the WLS processes using nohup would place the process in the background. However, the recommended way to run the WLS servers on a production system would be to configure node manager and use this. This places the servers as a background process but also provides some additional functionality, that would be useful - for instance, allowing starting and stopping via the admin console and the ability to auto restart failed or stuck servers.
    For more information, please consult the documentation.
    http://docs.oracle.com/cd/E17904_01/web.1111/e13740/starting_nodemgr.htm

  • Weblogic server not working on new Ip address

    Hi,
    I tried to change the listen Ip address for the weblogic server.
    i am able to start the server on new Ip address but the console is not opening.
    Please help.
    I need to do this to make my weblogic server available in case of high availability.
    thanks in advance.

    Can you provide some more information on what was working, what you changed and what is working now?
    What are you starting with the new IP? Admin Server? Managed Servers? If you goto to the Admin Server URL in a browser what do you see?
    Thanks,
    Mark

  • Weblogic 10.3.2 Release Notes (What's New)

    I've been looking for a document with the features/bug fixes in Weblogic 10.3.2 since 10.3.1. Does Oracle/BEA maintain a document anywhere online that will tell me what's new with the new release?
    Thanks!
    Chris

    yes, on OTN
    http://download.oracle.com/docs/cd/E15523_01/wls.htm

  • I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    Set up iCloud
    Set up iCloud (2)

  • Can I determine what clients are connected to my weblogic server?

    Hi, is there anyway of determining what clients are connected to my Weblogic 8.1 server - I want this information to be generated for me, not by maintaining a list when clients login initially to the server.
    Also is there any thing that gets fired when a client terminates prematurely - for example being killed by the task manager. I need to know this, so the server knows what users are currently logged in, to prevent a user logging in twice (via the same username login).
    Cheers,
    Ants.

    Hi,
    Cousld u send me a simple example to check my Weblogic server for EJB with client.
    Iam struggling from last todays.
    and also tell what software i should use for deployment of EJB of weblogic 8.1.
    ur help highly appriciate by me
    My mail ID: [email protected]
    thanks,
    AHOY

Maybe you are looking for

  • Learning Pro *C On Oracle 9i(9.2.0.1.0)... ORA_HOME/.../precomp(problem)

    Hi Everyone, I dont know whether its a right place to post my query, But its related to the Oracle database. I want to learn Pro* C, when i started refering the Getting started guide, its been instructed that i have to check various locations of the

  • Best way to transfer single point data between loops on FPGA

    Hi,     I used quite number of loops on FPGA and need to transfer single point datas between loops. Only the current value of data is needed so buffer is not necessary. I don't want use target scope FIFO since it require minimum 21 elements and I onl

  • ALV Web Dynpro for ABAP enable/disable single row

    hi all, is it possible to change the layout of one single row or cell in a alv (component SALV_WD_TABLE) web dynpro for abap? i managed to get columns to be editable using the tutorial "Editing ALV in Web Dynpro for ABAP". but it is not described how

  • Bounding Box locks up after editing objects

    I am using Edge Animate CC (2014) on a Mac. After using Edge Animate for a few minutes (making simple edits to objects), the bounding box around the object selected, and the border around the stage box freeze in place. I am able to move the objects a

  • My ipod classic will not sync my content, even after several hours.

    My ipod classic will not sync content, even after several hours.  I have restored the ipod, got a new dock connenctor, manually synced a few songs.  This is frustrating.  I am considering sending the ipod for service.  What do I do?