Learning Weblogic

Hi All,
I am new to the WebLogic world. I want to know where I can start to learn about the following three items:
Weblogic Server 9.2 (WLS)
Weblogic ALSB 9.2
Weblogic Integration 9.2 (WLI)
I have the basic ideas of J2EE concepts on EJBs, Java 1.4 but I read over whats new in 1.5. The things I have trouble understanding are:
1. Downloading these applications
- believe it or not it is too damn hard to find WLI 9.2. I have managed to download the Server and I got the ALSB from someone.
2. What is the difference between the three?
- are they related and how? what is used for what?
3. Process (something my colleague told me to learn for WLI ).
- I started reading the tutorial but then it turns out that it needs the tutorial code that comes with the WLI download. So the train stopped there.
4. Any books or suggestions that give me step by step education of how all these technologies work.
- just as i said above.
Anything I would appreciate.
Thanks.

1. Downloading these applications
Older releases of BEA products can be obtained by opening a support case.
2. What is the difference between the three?
WLS - J2EE development
ALSB - Service Bus and Mediation use cases - stateless interactions - configuration based
WLI - System to System Integration - stateful long running processes - Java Process framework to simplify this problem space
3. Process (something my colleague told me to learn for WLI ).
See 1 or download WLI 10.0 and much of what you learn would still apply to WLI 9.2.
4. Any books or suggestions that give me step by step education of how all these technologies work.
WLS - There is lots of information - The OBE series for 10.3 will mostly be relevant to 9.2 as well. http://www.oracle.com/technology/obe/fusion_middleware/wls103/index.html
ALSB / OSB -
Old edition: http://www.amazon.com/Definitive-Guide-SOA-AquaLogic-Service/dp/1590597974/ref=pd_bbs_1?ie=UTF8&s=books&qid=1223669414&sr=8-1
New edition: http://www.amazon.com/Definitive-Guide-SOA-Oracle-Service/dp/1430210575/ref=pd_bbs_sr_2?ie=UTF8&s=books&qid=1223669414&sr=8-2
WLI - There documentation, tutorials are a good place to start. You can follow that up with an Oracle University course

Similar Messages

  • How to start learning Weblogic Administration

    Hi,
    I am working as an oracle DBA. I want to start learning Weblogic Administration and troubleshooting too. I am a newbie and for exposure I have installed Weblogic on my laptop.
    I want you to guide me how to proceed learning and getting expertise considering I'm a newbie.
    Any online tutorial? Any good book?
    Regards,

    This (http://middlewaremagic.com/weblogic/?p=7265) presents a step-by-step example that introduces a lot of different aspects for WebLogic Server.
    The links in the post provide extra information in the context of a particular subject.
    An other option is to follow some course (http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getCourseDesc?dc=D58682GC20&p_org_id=1001&lang=US)

  • Learning Weblogic - career advice

    Hi All,
    I am an Oracle DBA with specialization in Performance Tuning. Now I shifted towards IT capacity planning. In order to do end-2-end capacity planning/performance tuning for enterprises, I think it's a good idea to learn Oracle Weblogic and probably do OCP certification also.
    Could you please suggest me learning path (topics to be covered in sequence), estimated time-frame and some good references (books etc. other than documentation library and Oracle courses). I want to gain good understanding on overall architecture, deployment, system administration and special focus on performance tuning and monitoring aspects.
    On application servers, I know bit about Oracle application server (iAS), but since weblogic is more popular in market, I think i should go for it.
    Awaiting positive reply ...
    Thanks,
    Neeraj

    WebLogic server as you probably have guessed is a Java EE server, so a good point to
    start is learning the Java programming language:
    http://download.oracle.com/javase/tutorial/
    If you feel comfortable with the programming language you can start looking at
    the API present in the Enterprise Edition, such as Servlets, EJBs or JMS:
    http://download.oracle.com/javaee/6/tutorial/doc/
    Some little documentation on WebLogic Server can be found here:
    http://download.oracle.com/docs/cd/E14571_01/wls.htm

  • Is Oracle 8.0.5 compatible with WebLogic Server 6.1 in the Solaris Environment

    We're upgrading from WLS 4.5.1 to 6.1 and are having troubles getting a connection
    to the database. It appears to be looking for libgen.so.1 and cannot find it.
    Any answers?

    Thanks for the answer. Where in the 6.1 package is the thin driver?
    "Michael Girdley" <[email protected]> wrote:
    You may be on a platform that does not support our native JDBC Type II
    driver.
    I do believe that 8.0.5 from Oracle has been removed from support by
    Oracle.
    You may also want to try the Oracle thin driver, which is available in
    the
    6.1 package.
    Michael Girdley
    BEA Systems
    Learning WebLogic? Buy the book:
    http://www.learnweblogic.com/
    "Paul Merrigan" <[email protected]> wrote in message
    news:[email protected]..
    We're upgrading from WLS 4.5.1 to 6.1 and are having troubles gettinga
    connection
    to the database. It appears to be looking for libgen.so.1 and cannotfind
    it.
    Any answers?

  • Error while installing weblogic 6.0

    Hi,
    I am trying to install weblogic 6.0 on Solaris SunOS 5.6 Ultrasparc-60
    solaris VM 1.2.1. could someone help me in this.
    Below is the result of my installation.
    TIA
    Arun.
    # sh weblogic600_sol.bin -i console
    Preparing to install...
    Error: failed
    /tmp/install.dir.17096/Solaris/resource/jre/jre/lib/sparc/client/libjvm.so,
    because ld.so.1:
    /tmp/install.dir.17096/Solaris/resource/jre/jre/bin/../bin/sparc/native_threads/java:
    fatal: libCrun.so.1: open failed: No such file or directory

    Mike,
    Should i have to install jdk1.3 separately & run the installation. Is there
    anyway i should specify the javahome for the weblogic installation.
    Arun.
    Michael Girdley wrote:
    WebLogic 6.0 will install its own copy of the JDK using the install anywhere
    wizard. WLS 6.0 requires JDK 1.3 to operate.
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "Arun" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am trying to install weblogic 6.0 on Solaris SunOS 5.6 Ultrasparc-60
    solaris VM 1.2.1. could someone help me in this.
    Below is the result of my installation.
    TIA
    Arun.
    # sh weblogic600_sol.bin -i console
    Preparing to install...
    Error: failed
    /tmp/install.dir.17096/Solaris/resource/jre/jre/lib/sparc/client/libjvm.so,
    because ld.so.1:
    /tmp/install.dir.17096/Solaris/resource/jre/jre/bin/../bin/sparc/native_thre
    ads/java:
    fatal: libCrun.so.1: open failed: No such file or directory

  • Link error when using WebLogic 6.0 and Oracle 8.1.6

    I have installed WebLogic 6.0 on Solaris platform and verified that the
    server comes up
    and that I can connect to it via Netscape. Next step was to verify
    installation of WebLogic
    jDriver for Oracle. When I run the following:
    java utils.dbping ORACLE scott tiger
    I get the following error:
    Starting Loading jDriver/Oracle .....
    Error encountered:
    java.sql.SQLException: System.loadLibrary threw
    java.lang.UnsatisfiedLinkError
    with the message
    '/ldatae/bea/wlserver6.0/lib/solaris/oci816_8/libweblogicoci37.so:
    ld.so.1: /ldatae/bea/jdk130/jre/bin/../bin/sparc/native_threads/java:
    fatal: libgen.so.1: open failed: No such file or directory'.
    at
    weblogic.jdbcbase.oci.Driver.loadLibraryIfNeeded(Driver.java:202)
    at weblogic.jdbcbase.oci.Driver.connect(Driver.java:57)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at utils.dbping.main(dbping.java:182)
    Anyone seen this? Help!!!
    Thanks in advance
    Mike Warren, Sr.
    [email protected]
    [att1.html]

    We do not offer a JDBC driver for Linux in version 5.1. In version 6.0,we
    do offer a type 4 driver for Linux.
    In version 5.1, I suggest trying the platform independent type 4 JDBC driver
    available for free from Oracle. It is supported (as is any JDBC driver)
    with WebLogic Server. To download it:
    Go to http://www.oracle.com and select the "Download" option.
    From the resulting page, use the "Select Utility or Driver" dropdown to
    select Oracle JDBC drivers
    From the resulting page, scroll down a little (since SQLJ stuff appears at
    the top).
    Or, to go directly there:
    http://technet.oracle.com/software/tech/java/sqlj_jdbc/software_index.htm
    Thanks,
    Michael
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "Michael W. Warren, Sr." <[email protected]> wrote in message
    news:[email protected]..
    I have installed WebLogic 6.0 on Solaris platform and verified that the
    server comes up
    and that I can connect to it via Netscape. Next step was to verify
    installation of WebLogic
    jDriver for Oracle. When I run the following:
    java utils.dbping ORACLE scott tiger
    I get the following error:
    Starting Loading jDriver/Oracle .....
    Error encountered:
    java.sql.SQLException: System.loadLibrary threw
    java.lang.UnsatisfiedLinkError
    with the message
    '/ldatae/bea/wlserver6.0/lib/solaris/oci816_8/libweblogicoci37.so:
    ld.so.1: /ldatae/bea/jdk130/jre/bin/../bin/sparc/native_threads/java:
    fatal: libgen.so.1: open failed: No such file or directory'.
    at
    weblogic.jdbcbase.oci.Driver.loadLibraryIfNeeded(Driver.java:202)
    at weblogic.jdbcbase.oci.Driver.connect(Driver.java:57)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at utils.dbping.main(dbping.java:182)
    Anyone seen this? Help!!!
    Thanks in advance
    Mike Warren, Sr.
    [email protected]

  • Install weblogic server 6 with sp1 failure in W2K

    When I install weblogic server 6 with sp1 in W2K,
    InstallAnyWhere display, when InstallAnyWhere process 100%,
    there is nothing in my display about the Install.
    there is weblogic600sp1_ and javaw in Windows Task manager->process.
    I have install JDK1.3

    If I remember correctly, you should make sure that the JDK is not in your
    path.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "yshyang" <[email protected]> wrote in message
    news:[email protected]..
    When I install weblogic server 6 with sp1 in W2K,
    InstallAnyWhere display, when InstallAnyWhere process 100%,
    there is nothing in my display about the Install.
    there is weblogic600sp1_ and javaw in Windows Task manager->process.
    I have install JDK1.3

  • Weblogic crashes frequently

    Hi,
    We are using the evaluation version of the weblogic 5.1.0 and have
    developed the application in JSP. While running the application
    the server crashes after running for few minutes.
    We are not able to track the cause of crash because it happens
    any time during the course of serving request, irrespective of
    the page or script being served. Some times it even crashes serving
    pure html pages renamed as .jsp
    Our Hardware configuration is:
    Windows NT 4.0
    256 MB RAM
    550 mHz CPU
    13.7 GB Free HDD Space
    Can you please help me??

    If you could provide more details on the errors that are being thrown, that
    would be helpful. Without more information, it is impossible to tell what
    is going on.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Ashish Shukla" <[email protected]> wrote in message
    news:3a9d1412$[email protected]..
    We are using the evaluation version of the weblogic 5.1.0 and havedeveloped the application in JSP. While running the application the server
    crashes after running for few minutes. We are not able to track the cause
    of crash because it happens any time during the course of serving request,
    irrespective of the page or script being served. Some times it even crashes
    serving pure html pages renamed as .jsp Our Hardware configuration is:
    Windows NT 4.0 256 MB RAM 550 mHz CPU 13.7 GB Free HDD Space JDK 1.2.2 Can
    you please help me??

  • WebLogic 5.1 vs WebLogic 6.0???

    We are in the process of eveluating WebLogic 6.0. We have 5.1 installed, but do not have anything in
    production yet. We have developed and tested a few applications that do not really hit WebLogic
    that hard. We figured that now is the time to upgrade since we don't have anything in production yet and
    since there are some major setup & administrative differences. Through the grapevine in our company
    someone apparently spoke to our BEA rep who suggested that we stick with 5.1 for a while since 6.0 is
    apparently very buggy. I looked through the bug reports, and there really isn't anything too significant (at least
    that relates to our current implementation). Is there any truth to this? Would you not recommend an upgrade
    given our situation?
    Also, we are planning to attend the WL 6.0 admin training. If we didn't upgrade to 6.0, would the training be
    a waste of time, or could we apply that knowledge to 5.1?
    Thank you,
    Drew

    Thanks Michael.
    "Michael Girdley" <----> wrote:
    I'm sorry to say that you have been given incorrect information. Version
    6.0 is the highest quality release ever produced for BEA WebLogic Server.I
    would recommend it as your starting point for learning our product.
    There is a bunch of new stuff in version 6.0 which I will not enumerate
    here. But, I suggest checking out our documentation for the release, which
    includes a bunch of information on what we have done. Good luck!
    Thanks,
    Michael
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Drew Bittenbender" <[email protected]> wrote in message
    news:3a706018$[email protected]..
    We are in the process of eveluating WebLogic 6.0. We have 5.1 installed,but do not have anything in
    production yet. We have developed and tested a few applications that donot really hit WebLogic
    that hard. We figured that now is the time to upgrade since we don't haveanything in production yet and
    since there are some major setup & administrative differences. Throughthe grapevine in our company
    someone apparently spoke to our BEA rep who suggested that we stick with5.1 for a while since 6.0 is
    apparently very buggy. I looked through the bug reports, and there reallyisn't anything too significant (at least
    that relates to our current implementation). Is there any truth to this?Would you not recommend an upgrade
    given our situation?
    Also, we are planning to attend the WL 6.0 admin training. If we didn'tupgrade to 6.0, would the training be
    a waste of time, or could we apply that knowledge to 5.1?
    Thank you,
    Drew

  • Difference between Oracle Weblogic Administration and Ofm Soa Admin

    Hi,
    what is the difference between Oracle Weblogic Administration and Oracle Fusion Soa Weblogic server Administration?
    pls help me anyone, i want to learn weblogic Administration, but having some confusions..........
    thanks,

    The below is just for your reference. Actual content may vary....
    Weblogic Administration:
    Manage a WebLogic Server installation.
    To install weblogic server in one or multiple instances
    Installing on single or multiple physical machines
    How to handle administration console, utilities, APIs, hangling security, database connection, messaging and transaction.
    How to do runtime configuration for your applications.
    How to use the monitoring tools to check the health of the servers and ensure maximum availability and performance.
    Install and Configure WebCache 11g as Load Balancer
    and Much more..
    OFM SOA Administrator:
    Manage a WebLogic Server installation (Administration Server and Managed Server).
    To install weblogic server in one or multiple instances
    Installing on single or multiple physical machines
    How to handle administration console, utilities, APIs, hangling security, database connection, messaging and transaction.
    How to do runtime configuration for your applications.
    How to use the monitoring tools to check the health of the servers and ensure maximum availability and performance.
    and
    File System and Directory Structure in Fusion Middleware
    Installing Oracle Database, Configuring RCU, weblogic server and SOA Suite.
    Deploying SOA Applications.
    Deploying and Undeploying Java EE Applications
    Configuring Node Manager and starting Managed Servers using Node Manager
    Monitoring OFM Server, admin server, managed server and composites
    Configuring HA and Security (Creating users, assigning responsibilities)
    Monitoring performance of SOA composites
    Install and Configure WebCache 11g as Load Balancer
    and much more..
    Thanks,
    Vijay

  • WebLogic 6 installation on minimised Solaris 8 SPARC

    I am currently trying to determine exactly which packages are required for WebLogic
    6 under Solaris 8.
    A minimised Solaris 8 installation consists of:
    SUNWcar     Core Architecture (Root )
    SUNWcsd     Core Solaris Devices
    SUNWcsl     Core Solaris (Shared Lib)
    SUNWcsr     Core Solaris (Root)
    SUNWcsu     Core Solaris (Usr)
    SUNWesu     Extended System Utilities
    SUNWhmd     Sunswift Sbus Adapter Drivers
    SUNWkvm     Core Architecture (kvm)
    SUNWlibms Sun Workshop Bundled shared libm
    SUNWloc     System Localisation
    SUNWnamos Northern America OS Support
    SUNWpd     PCI Drivers
    SUNWswmt Install and Patch Utilities
    Plus Java 2 SDK 1.3 requires
    SUNWj3rt
    SUNWj3dev
    SUNWj3man
    SUNWj3dem
    I also have SUNWlibc for iPlanet Web Server
    Does anyone know of any other packages I require?
    Thanks,
    Peter Lowdon.

    You should do the standard install. Also make sure that you are applying
    the appropriate packages for the JDK.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Peter Lowdon" <[email protected]> wrote in message
    news:3a9671c9$[email protected]..
    >
    I am currently trying to determine exactly which packages are required forWebLogic
    6 under Solaris 8.
    A minimised Solaris 8 installation consists of:
    SUNWcar Core Architecture (Root )
    SUNWcsd Core Solaris Devices
    SUNWcsl Core Solaris (Shared Lib)
    SUNWcsr Core Solaris (Root)
    SUNWcsu Core Solaris (Usr)
    SUNWesu Extended System Utilities
    SUNWhmd Sunswift Sbus Adapter Drivers
    SUNWkvm Core Architecture (kvm)
    SUNWlibms Sun Workshop Bundled shared libm
    SUNWloc System Localisation
    SUNWnamos Northern America OS Support
    SUNWpd PCI Drivers
    SUNWswmt Install and Patch Utilities
    Plus Java 2 SDK 1.3 requires
    SUNWj3rt
    SUNWj3dev
    SUNWj3man
    SUNWj3dem
    I also have SUNWlibc for iPlanet Web Server
    Does anyone know of any other packages I require?
    Thanks,
    Peter Lowdon.

  • Problem in srating weblogic

    Hi i am having problem in starting weblogic server 4.5 .1 with jdk1.3 in sun solaris 2.6i get following msgThe WebLogic Server did not start up properly.Exception raised: java.lang.reflect.InvocationTargetExceptionjava.lang.reflect.InvocationTargetException: java.lang.UnsatisfiedLinkError: exception occurred in JNI_OnLoadat java.lang.ClassLoader$NativeLibrary.load(Native Method)at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)at java.la.

    Michael:
    Sun Bug #4389589 is for the inability to run anything less than JDK 1.2.2_007 on
    a Pentium 4 (just released and with the fix for the P4 marked). The platforms
    page doesn't go into enough specifics on which versionof 1.2.2. I don't know
    if that is the case here (I don't have a P4), but that specific bug is the
    reason I came to the Bea groups.
    -Rich
    Michael Girdley wrote:
    This is typically the result in a class path problem from one I have seen.
    Check the documentation for information on how to set your class path for
    version 5.1/4.5.
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "kannan" <[email protected]> wrote in message
    news:3a5de3fc$[email protected]..
    Hi i am having problem in starting weblogic server 4.5 .1 with jdk1.3 insun solaris 2.6i get following msgThe WebLogic Server did not start up
    properly.Exception raised:
    java.lang.reflect.InvocationTargetExceptionjava.lang.reflect.InvocationTarge
    tException: java.lang.UnsatisfiedLinkError: exception occurred in
    JNI_OnLoadat java.lang.ClassLoader$NativeLibrary.load(Native Method)at
    java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)at
    java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)at java.la.

  • Weblogic 6 Post Installation Problem - weblogic.Server not found

    I reinstalled my recent downloads of the evaluation
    copy of Weblogic 6.0 server three times on my NT 4.0 Service
    pack 6 notebook computer. Installation works. However, I can't
    start the server using the "startWebLogic.cmd". I get an error
    that says that the class "weblogic.Server" is not
    found -
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    javap command cannot locate the class either.
    My suspicion: weblogic .jar is corrupt.
    Question: How do I get a new jar file? I have already
    downloded the install files twice with no luck.
    I have enclosed the command prompt messages.
    [d:\bea\wlserver6.0\config\myadmindomain]setEnv
    set WL_HOME=d:\bea\wlserver6.0
    set JAVA_HOME=d:\bea\jdk130
    set CLASSPATH=d:\bea\jdk130\lib\tools.jar;d:\bea\wlserver6.0\lib\weblogic_sp.jar
    ;d:\bea\wlserver6.0\lib\weblogic.jar;
    set PATH=d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM32;C:\W
    INNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\Microsoft Visual Stud
    io\Common\MSDev98\Bin;D:\Microsoft Visual Studio\Common\IDE\IDE98;D:\Microsoft V
    isual Studio\VB98;D:\Microsoft Visual Studio\VIntDev98\bin;D:\Microsoft Visual S
    tudio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    Your environment has been set.
    [d:\bea\wlserver6.0\config\myadmindomain]startWebLogic.cmd
    set PATH=.\bin;d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM3
    2;C:\WINNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\Microsoft Visua
    l Studio\Common\MSDev98\Bin;D:\Microsoft Visual Studio\Common\IDE\IDE98;D:\Micro
    soft Visual Studio\VB98;D:\Microsoft Visual Studio\VIntDev98\bin;D:\Microsoft Vi
    sual Studio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
    "d:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m -classpath .;.\lib\weblogic_sp.j
    ar;.\lib\weblogic.jar -Dweblogic.Domain=myAdminDomain -Dweblogic.Name=myserver "
    -Dbea.home=d:\bea" "-Djava.security.policy==d:\bea\wlserver6.0/lib/weblogic.poli
    cy" -Dweblogic.management.password= weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    goto finish
    cd config\myAdminDomain
    ENDLOCAL
    [d:\bea\wlserver6.0\config\myadmindomain]javap weblogic.Server
    Class 'weblogic.Server' not found

    It looks like your startWebLogic.cmd script has problems with the class
    path. You should doublecheck that.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Bindu Rao" <[email protected]> wrote in message
    news:[email protected]...
    >
    I reinstalled my recent downloads of the evaluation
    copy of Weblogic 6.0 server three times on my NT 4.0 Service
    pack 6 notebook computer. Installation works. However, I can't
    start the server using the "startWebLogic.cmd". I get an error
    that says that the class "weblogic.Server" is not
    found -
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    javap command cannot locate the class either.
    My suspicion: weblogic .jar is corrupt.
    Question: How do I get a new jar file? I have already
    downloded the install files twice with no luck.
    I have enclosed the command prompt messages.
    [d:\bea\wlserver6.0\config\myadmindomain]setEnv
    set WL_HOME=d:\bea\wlserver6.0
    set JAVA_HOME=d:\bea\jdk130
    setCLASSPATH=d:\bea\jdk130\lib\tools.jar;d:\bea\wlserver6.0\lib\weblogic_sp.jar
    ;d:\bea\wlserver6.0\lib\weblogic.jar;
    setPATH=d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM32;C:\W
    INNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\MicrosoftVisual Stud
    io\Common\MSDev98\Bin;D:\Microsoft VisualStudio\Common\IDE\IDE98;D:\Microsoft V
    isual Studio\VB98;D:\Microsoft Visual Studio\VIntDev98\bin;D:\MicrosoftVisual S
    tudio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    Your environment has been set.
    [d:\bea\wlserver6.0\config\myadmindomain]startWebLogic.cmd
    setPATH=.\bin;d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM3
    2;C:\WINNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\MicrosoftVisua
    l Studio\Common\MSDev98\Bin;D:\Microsoft VisualStudio\Common\IDE\IDE98;D:\Micro
    soft Visual Studio\VB98;D:\Microsoft VisualStudio\VIntDev98\bin;D:\Microsoft Vi
    sual Studio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
    "d:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m -classpath.;.\lib\weblogic_sp.j
    >
    ar;.\lib\weblogic.jar -Dweblogic.Domain=myAdminDomain -Dweblogic.Name=myserv
    er "
    -Dbea.home=d:\bea""-Djava.security.policy==d:\bea\wlserver6.0/lib/weblogic.poli
    cy" -Dweblogic.management.password= weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    goto finish
    cd config\myAdminDomain
    ENDLOCAL
    [d:\bea\wlserver6.0\config\myadmindomain]javap weblogic.Server
    Class 'weblogic.Server' not found

  • Cannot download WebLogic Server 6.1 Plugin

    In Sun One Studio 4 I go to Update center but there is no Weblogic 6.1 Server plugin. Could you advise me how to get this module? Thanks

    Hi
    Even i am looking for the same link.If u find the same please mail me
    regards
    Shantala
    "Abraham Liu" <[email protected]> wrote:
    >
    Hi,
    Can everyone tellme that where I can download weblogic server 6.1 trial
    version.
    So I
    can learn weblogic and EJB at the same time.
    Thanks.
    Abe Liu

  • Download weblogic server 6.1

    Hi,
    Can everyone tellme that where I can download weblogic server 6.1 trial version.
    So I
    can learn weblogic and EJB at the same time.
    Thanks.
    Abe Liu

    Hi
    Even i am looking for the same link.If u find the same please mail me
    regards
    Shantala
    "Abraham Liu" <[email protected]> wrote:
    >
    Hi,
    Can everyone tellme that where I can download weblogic server 6.1 trial
    version.
    So I
    can learn weblogic and EJB at the same time.
    Thanks.
    Abe Liu

Maybe you are looking for

  • Acrobat XI Pro "Not Responding

    I recently updated to Windows 8 Professional and Acrobat worked like a charm for 3 days with instantaneous reponse. Now progressively I am back to the old problem that I had under Windows 7 and with Acrobat X and 9 - Whenever I open a new PDF it take

  • Some TITLES are not modifiable

    Why is it that when I choose titles like Lens Flare and Boogie Lights (and others) the SHOW FONTS tab in the upper left isnt there?? You can't modify these? That seems like a very odd limitation

  • Requesting Panic report explaination.

    can anyone explain me this panic report? this is keep show up when my computer goes super hot and the fan runs like airplane. and it would freeze the whole system and then the grey screen appears, telling me to restart my computer. thanks in advance

  • Is the library in iPhoto renamed?

    1)is the library renamed in iphoto..can not find it 2)and if there are duplicates in other places is there a find duplicate command as in contacts? 3) am i correct that same pix resides in the library & in albums if so directed therefore two of the s

  • Oracle ADF 11g Essentials Certification

    Hi, I am planning to start preparation for this exam 1Z0-554. Can you please suggest good book for the same. Thanks