Weblogic 11 works with JVM 1.7?

Hello everybody
Anyone know if it supports installing weblogic 11 with the ibm jvm 1.7?
Thanks.

Only WebLogic 10.3.6 is certified with JDK 7
Lower 11g versions (10.3.5,10.3.4...10.3.1) are certified with JKD6
You can check certification matrix here:
http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
Best Regards
Luz

Similar Messages

  • Move focus between elements of browser page doesn't work with JVM 1.6.x

    Hi,
    why JVM 1.6 doesn't support accessibility?
    with JVM 1.5_10 or above it's possible to move from elements of IE browser page with tab and enter and exit from applet
    with JVM 1.6 or using plugin 1.6 this is not more possible.
    with plugin 1.6 and JVM 1.5 applet can gains focus but it doesn't release it
    with JVM 1.6 applet doesn't gain focus and all keyevents are intercepted from browser.
    to make my applet and page accessible I need to move focus between elements of browser page with tab,
    and enter and exit from applet.
    Just because my users can't use mouse but only keyboard.
    Note that FireFox doesn't work at all, even if bug seems fixed https://bugzilla.mozilla.org/show_bug.cgi?id=93149
    (you can watch a recorder right sample here on: http://www.vista.it/ing_vista_0311_video_streaming_accessibile_demo.php)
    Please advise.

    Hello Carl,
    some things are so easy if some one takes place the clou. I clear all cache information in the firefox browser and all is working fine.
    Thank you very much and have a nice weekend.
    Regards
    Thorsten

  • Applet does not work with JVM 1.4.1

    Hello all,
    I have a doubt with applets in JVM 1.4.1. I have a html page with has a APPLET tag, which cab file is located local in my computer. This applet connects to a server and establish a TCP/IP connection.
    I read that the security in Java Plug-in 1.4.1 was changed a lot, and now we need a policy file to grant this access. Is that right? If so, how I can change the policy file to grant this kind of access (load java applet from local disk)?
    Thanks a lot,
    Cristiana

    I have a doubt with applets in JVM 1.4.1. I have a
    html page with has a APPLET tag, which cab file is
    located local in my computer.I hope you mean a jar file. SUN's Java implementation does not understand cab files.

  • Getting Weblogic to work with Kodo

    Hi,
    Based on the documentation found here
    http://docs.solarmetric.com/j2ee_tutorial_jca_installation.html#j2ee_tutorial_generic
    I had created a startup class, with changes to the default JNDI name and
    added an import line of javax.jdo.*
    I also had to place kodo-jdo-runtime.jar and jdo-1.0.1.jar into the
    classpath of the weblogic server to have it loaded by Weblogic without
    class not found errors.
    The new problem now while loading Weblogic server is as follows
    Failed to invoke startup class "WLS_JNDI_BIND",
    javax.jdo.JDOFatalUserException : Exception thown by
    getPersistenceManagerFactory(Properties)
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(Unknown Source)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(Unknown Source)
    at WS_JNDI_Bind.startup(WLS_JNDI_Bind.java:55)
    ....etc
    Please advice.

    Tan,
    JCA is by far the preferred method of deploying into an appserver (in
    fact spec perscribed). The configuration is straightforward (in WL,
    just unjar, edit your classpath appropriately and edit ra.xml). Code
    changes are minimal, mostly involving removing transactional code if
    using managed transactions and looking up via JNDI via a static factory.
    See the J2EE tutorial. Also read the section on XA DataSources as
    most Weblogic defined datasources are managed as well.
    Also, Kodo's datasource includes a wide range of performance features
    and flexibilty which may or may not be exposed in WebLogic's datasource.
    Tan wrote:
    Up till now, we have been connecting our apps to DB servers using kodo
    through jdbc drivers and for some operations, using direct jdbc connection
    without jdo. We decided that this should change to a 3 tier architecture
    with weblogic as middle tier to reduce the burden on our applications and
    to harness the advantages provided by weblogic.
    As you may have guess, the transition would be best done with minimal
    changes to code and configuration.
    Correct me if i am mistaken here : After reading through the
    documentation,
    the impression gained was that deploying through startup class is a much
    more straight forward operation with only minor code changes required for
    getting the persistencefactorymanager and the persistencemanager. On the
    server side, only a startup class needs to be deployed.
    As for JCA, it seems to be a relatively new technology applied in this
    context. Although detailed information was given on how to deploy it on
    weblogic, little documentation was provided on its operation and its
    effects on the client applications using kodo (Eg: the changes required)
    and the implications that may arise using this technology. Can anyone fill
    me in on this, or point me to a kodo documentation that might explain
    things better?
    As a matter of fact, both the methods will be tried out eventually. I am
    making a fact list of both methods before making the decision on which
    method to use.
    Please advice.
    Tan
    Patrick Linskey wrote:
    FYI, I think it's more common to deploy Kodo into Weblogic via JCA, not
    via a startup class, as described at:
    http://docs.solarmetric.com/j2ee_tutorial_jca_installation.html#j2ee_tutorial_weblogic
    Is there any reason why you're using a startup class instead of JCA
    deployment?
    -Patrick
    Steve Kim
    [email protected]
    SolarMetric Inc.
    http://www.solarmetric.com

  • FLEX working with a different JVM...?

    Hey I need help for this, because I don't know how to do it.
    My flex builder 2 is working with a different jvm than the one
    installed on my pc. The one I installed is JVM 1.5 and the one that
    Flex Builder 2 is using is JVM 1.4, and I've been having really big
    problems when launching it, and I think this might be the problem,
    so i would really appreciate if someone could tell me how to make
    FLEX Builder 2 work with JVM 1.5 (which is the one I
    installed).

    open jvm.config
    and set java.home to the path where the JVM you want to use
    is

  • How to configure Oracle 8 to work with Weblogic portal4.0

    Hi! I'm trying to configure my portal to work with oracle8i using thin driver.I've set classes12.zip in the classpath.But if I set the DATABASE=ORACLE_OCI value inthe set-environment.sh file the server does not start.Pls help.

    Here's the error log it throws for the problem:
    : 'Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.R
    DBMSException: An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:258)
    at weblogic.security.SecurityService.initialize(SecurityService.java:115
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:390)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    '>

  • Is there service pack available for weblogic 5.1 to work with JDK 1.4 for NT Environment

    Is there service pack available for weblogic 5.1 to work with JDK 1.4 for NT Environment

    Hi.
    This is definitely not supported, and I don't know that any work is scheduled in the future
    to support this JDK on WLS 5.1.
    Having said that, I was able to start WLS 5.1sp12 with JDK 1.4 with no errors. I didn't
    exercise any features, however.
    Regards,
    Michael
    Rakesh Gupta wrote:
    Is there service pack available for weblogic 5.1 to work with JDK 1.4 for NT Environment--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • WLS :: Will Vista web client work with Weblogic Server 8.1.6 over SSL?

    Hello,
    I have installed 51-2 bit SSL cert on weblogic 7 and found that the secure site doesn't work on Vista web client.
    Weblogic gives error in handshaking and says algorithm is not supported.
    Vista web client uses some algorithms which were not supported by weblogic 7.
    So would like to know if would Vista web client work with Weblogic Server 8.1.6 over SSL?
    Any information in this regard would be helpful.
    Thanks in Advance.

    can you use the following debug flags in the weblogic server as java_options and paste the complete ssl handshake exception here.
    -Dweblogic.StdoutDebugEnabled=true
    -Dssl.debug=true
    thanks,
    sandeep

  • IP address restrictions not working with bea weblogic plugin

    We want to implement IP address restrictions via the Sun Java One Web Server admin tool for our application. We are using the Sun Java One Web Server to proxy requests via the Bea Weblogic plugin. However, we cannot get IP address restrictions to work because of the leading asterisk in the following NSAPI entry for PPATH of obj.conf :
    <Object name="weblogic" ppath="*/cmcsr/*"> Service fn="wl_proxy" WebLogicCluster="10.156.20.11:9010,\
    10.156.20.12:9010,10.156.20.13:9010" DynamicServerList="OFF"
    </Object>
    Has anyone gotten IP restrictions to work with the bea Weblogic NSAPI plugin?

    I'm not sure what you're asking, but each Service directive should be on its own line. It is an error to have both a <Client> tag and Service directive on a single line.

  • Re: AQ/Referenceable Objects work with MDB on WebLogic

              Great work! So you don't have to touch any of Oracle's classes, correct?
              Do you have time to document the whole thing and post it here, including the source
              code of all your custom classes?
              Eric Ma
              "Diptanshu Parui" <[email protected]> wrote:
              >
              >Forgot to add an important point.
              >The extended classes have to in the oracle.jms package (not necessarily
              >in the
              >same jar) to extend the Oracle classes. And I have used aqapi13.jar.
              >
              >Dips
              >
              >"Diptanshu Parui" <[email protected]> wrote:
              >>
              >>Hi,
              >>
              >>After days of work on getting to integrate Oracle's AQ with WebLogic
              >>I have managed
              >>to get to a solution without making changes to the Oracle's AQ API.
              >>
              >>Eric Ma had managed to provide a solution about an year back changing
              >>Oracle's
              >>API and making the AQjmsConnection, AQjmsSession, AQjmsQueueConnectionFactory
              >>& AQjmsDestination NOT implement Referenceable. This solution worked
              >>with WebLogic
              >>but meant that this cannot be deployed on Production environment.
              >>
              >>There was a myth that WebLogic's JNDI didn't provide support to Referenceable
              >>objects like Oracle's AQjmsQueueConnectionFactory etc.
              >>
              >>This myth has been broken. Referenceable object CAN be bound and looked
              >>up from
              >>WebLogic's JNDI provided right Factory classes are written and the correct
              >>constructor
              >>for Reference is used in the getReference method of the Referenceable
              >>implementation.
              >>
              >>In case of Oracle's objects, I wrote classes extending AQjmsQueueConnectionFactory
              >>& AQjmsDestination. In the extended classes, I wrote toString method
              >>and set private
              >>String variable.
              >>This string variable is just special character separated concat of all
              >>parameters
              >>used to call the constructor of the extended class.
              >>Then, in the getReference method of the extended class, I used the following
              >>constructor
              >>of Reference.
              >>
              >>return new Reference( DipsAQQueueConnectionFactory.class.getName(),
              >new
              >>StringRefAddr("value",
              >>value), DipsAQConnectionFactory.class.getName(), null);
              >>
              >>DipsAQQueueConnectionFactory is my class extending AQjmsQueueConnectionFactory
              >>and DipsAQConnectionFactory is the factory class for DipsAQQueueConnectionFactory.
              >>The object value passed in the StringRefAddr above is nothing but the
              >>toString
              >>of the extended class which was stored in the private String variable.
              >>In the
              >>factory class, the string is taken out the StringRefAddr and stripped
              >>to get individual
              >>parameters which were separated by special characters. Once, the individual
              >>parameters
              >>are got back, the Factory class instantiates the Referenceable object
              >>and returns
              >>it back.
              >>
              >>Another important point is in the extended class DipsAQQueueConnectionFactory
              >>I wrote this method
              >> public QueueConnection createQueueConnection() throws JMSException
              >>
              >> {
              >>     return createQueueConnection("user","user");
              >> }     
              >>
              >>And then using a startup class I bound the DipsAQQueueConnectionFactory
              >>& DipsAQDestination
              >>Referenceable objects to WLS. The MDB deployed on WLS was made lookup
              >>for the
              >>bound QF & Q and it started reading AQ messages.
              >>
              >>Few other points to note.
              >>I have kept the user & pwd of WLS same as DB.
              >>I have used OCI driver.
              >>
              >>Please feel free to raise further queries/suggestions.
              >>
              >>Dips
              >
              

              Eric,
              This is the relevant part of the config.xml you were looking for.
                   <JMSDistributedQueue JNDIName="DQueue1" Name="DQueue1" Targets="ClusterTwo" Template="DQueue1">
                        <JMSDistributedQueueMember JMSQueue="Queue1" Name="DQM1"/>
                        <JMSDistributedQueueMember JMSQueue="Queue2" Name="DQM2"/>
                   </JMSDistributedQueue>
                   <JMSBridgeDestination
                        ConnectionFactoryJNDIName="AQJMSConnectionFactory" ConnectionURL="t3://ip:port"
                        DestinationJNDIName="AQJMSQueue" Name="AQJMSDest"/>
                   <JMSConnectionFactory JNDIName="ConnectionFactory" Name="ConnectionFactory"
                        ServerAffinityEnabled="false" Targets="IAServer,ClusterTwo" XAConnectionFactoryEnabled="true"/>
                   <JMSBridgeDestination ConnectionFactoryJNDIName="ConnectionFactory" ConnectionURL="t3://ip:port"
                        DestinationJNDIName="DQueue1" Name="Dest"/>
                   <MessagingBridge Name="MB1" QualityOfService="Duplicate-okay"
                        SourceDestination="AQJMSDest" TargetDestination="Dest"
                        Targets="IAServer,MS1 (migratable),MS2 (migratable),ClusterTwo"/>
              No, I haven't used Oracle's OC4J 10g's AQJMS XA TX support classes.
              cheers!
              Dips
              "Eric Ma" <[email protected]> wrote:
              >
              >Dips:
              >
              >Can you post your config.xml here to show how you set up WLS messaging
              >bridges?
              >
              >Also, have you played with OC4J 10g's AQJMS XA TX support classes?
              >
              >Eric
              >
              >"Diptanshu Parui" <[email protected]> wrote:
              >>
              >>The sample code is now available at
              >>http://dev2dev.bea.com/codelibrary/code/startupclass.jsp
              >>
              >>cheers,
              >>Dips
              >>
              >>
              >>"Diptanshu Parui" <[email protected]> wrote:
              >>>
              >>>Yes, no need to touch Oracle's code at all.
              >>>
              >>>I will post the whitepaper/code soon.
              >>>
              >>>
              >>>"Eric Ma" <[email protected]> wrote:
              >>>>
              >>>>Great work! So you don't have to touch any of Oracle's classes, correct?
              >>>>
              >>>>Do you have time to document the whole thing and post it here, including
              >>>>the source
              >>>>code of all your custom classes?
              >>>>
              >>>>Eric Ma
              >>>>
              >>>>
              >>>>"Diptanshu Parui" <[email protected]> wrote:
              >>>>>
              >>>>>Forgot to add an important point.
              >>>>>The extended classes have to in the oracle.jms package (not necessarily
              >>>>>in the
              >>>>>same jar) to extend the Oracle classes. And I have used aqapi13.jar.
              >>>>>
              >>>>>Dips
              >>>>>
              >>>>>"Diptanshu Parui" <[email protected]> wrote:
              >>>>>>
              >>>>>>Hi,
              >>>>>>
              >>>>>>After days of work on getting to integrate Oracle's AQ with WebLogic
              >>>>>>I have managed
              >>>>>>to get to a solution without making changes to the Oracle's AQ API.
              >>>>>>
              >>>>>>Eric Ma had managed to provide a solution about an year back changing
              >>>>>>Oracle's
              >>>>>>API and making the AQjmsConnection, AQjmsSession, AQjmsQueueConnectionFactory
              >>>>>>& AQjmsDestination NOT implement Referenceable. This solution worked
              >>>>>>with WebLogic
              >>>>>>but meant that this cannot be deployed on Production environment.
              >>>>>>
              >>>>>>There was a myth that WebLogic's JNDI didn't provide support to
              >Referenceable
              >>>>>>objects like Oracle's AQjmsQueueConnectionFactory etc.
              >>>>>>
              >>>>>>This myth has been broken. Referenceable object CAN be bound and
              >>looked
              >>>>>>up from
              >>>>>>WebLogic's JNDI provided right Factory classes are written and the
              >>>>correct
              >>>>>>constructor
              >>>>>>for Reference is used in the getReference method of the Referenceable
              >>>>>>implementation.
              >>>>>>
              >>>>>>In case of Oracle's objects, I wrote classes extending AQjmsQueueConnectionFactory
              >>>>>>& AQjmsDestination. In the extended classes, I wrote toString method
              >>>>>>and set private
              >>>>>>String variable.
              >>>>>>This string variable is just special character separated concat
              >of
              >>>>all
              >>>>>>parameters
              >>>>>>used to call the constructor of the extended class.
              >>>>>>Then, in the getReference method of the extended class, I used the
              >>>>following
              >>>>>>constructor
              >>>>>>of Reference.
              >>>>>>
              >>>>>>return new Reference( DipsAQQueueConnectionFactory.class.getName(),
              >>>>>new
              >>>>>>StringRefAddr("value",
              >>>>>>value), DipsAQConnectionFactory.class.getName(), null);
              >>>>>>
              >>>>>>DipsAQQueueConnectionFactory is my class extending AQjmsQueueConnectionFactory
              >>>>>>and DipsAQConnectionFactory is the factory class for DipsAQQueueConnectionFactory.
              >>>>>>The object value passed in the StringRefAddr above is nothing but
              >>>the
              >>>>>>toString
              >>>>>>of the extended class which was stored in the private String variable.
              >>>>>>In the
              >>>>>>factory class, the string is taken out the StringRefAddr and stripped
              >>>>>>to get individual
              >>>>>>parameters which were separated by special characters. Once, the
              >>individual
              >>>>>>parameters
              >>>>>>are got back, the Factory class instantiates the Referenceable object
              >>>>>>and returns
              >>>>>>it back.
              >>>>>>
              >>>>>>Another important point is in the extended class DipsAQQueueConnectionFactory
              >>>>>>I wrote this method
              >>>>>> public QueueConnection createQueueConnection() throws JMSException
              >>>>>>
              >>>>>> {
              >>>>>>     return createQueueConnection("user","user");
              >>>>>> }     
              >>>>>>
              >>>>>>And then using a startup class I bound the DipsAQQueueConnectionFactory
              >>>>>>& DipsAQDestination
              >>>>>>Referenceable objects to WLS. The MDB deployed on WLS was made lookup
              >>>>>>for the
              >>>>>>bound QF & Q and it started reading AQ messages.
              >>>>>>
              >>>>>>Few other points to note.
              >>>>>>I have kept the user & pwd of WLS same as DB.
              >>>>>>I have used OCI driver.
              >>>>>>
              >>>>>>Please feel free to raise further queries/suggestions.
              >>>>>>
              >>>>>>Dips
              >>>>>
              >>>>
              >>>
              >>
              >
              

  • Debugger that works with WebLogic 5.1?

    Are there any debuggers currently available that will work with WebLogic
    5.1?
    I assume that VisualCafe 4.0 (Expert Edition) will support local debugging,
    but I'm also interested in remote debugging which the Expert edition does
    not support.
    If not, does anyone know when VisualCafe Enterprise Edition 4.0 will ship?
    Thanks.
    Greg

    Hi!
    I have problem to get the co-client debug project to run. Do you have
    the same problem?
    -----Original Message-----
    From: Terry Potter [mailto:[email protected]]
    Posted At: måndag, augusti 07, 2000 23:18
    Posted To: tools
    Conversation: Debugger that works with WebLogic 5.1?
    Subject: Re: Debugger that works with WebLogic 5.1?
    I use the deistributed debugging that comes with Visual Cafe by Webgain
    v4.0. It works fine.
    "Jim Piersol" <[email protected]> wrote in message
    news:3989ccec$[email protected]..
    Get a real debugger. Try BugSeeker from http://www.karmira.com
    Jim Piersol
    Senior Software Engineer
    Sun Certified Java Programmer
    Strata Group, Inc.
    [email protected]
    "Greg Kim" <[email protected]> wrote in message
    news:8ibuit$35e$[email protected]..

  • Working with SOAP and SSL in weblogic 5.1

    Hello!
    Any idea of using SOAP with SSL in weblogic 5.1.?? My webservice works properly
    when I use http, but it doesn't work with http. It's very important to me, to
    get a solution for this problem!!
    Many thanks. Best regards, Rafa.

    Hi Rafa,
    Can you possibly upgrade? WLS 5.1 does not have a built-in web services
    stack. WLS 7 and WLS 8.1 make this very easy.
    You might try searching back in this newsgroup using the header search
    of "5.1"
    For starters, see:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.webservices&item=1894&utag=
    HTHs,
    Bruce
    Rafa Nocete wrote:
    >
    Hello!
    Any idea of using SOAP with SSL in weblogic 5.1.?? My webservice works properly
    when I use http, but it doesn't work with http.
    It's very important to me, to get a solution for this problem!!
    Many thanks.
    Best regards,
    Rafa.

  • (266758030) Q SYNCH-12 Does Workshop work with WebLogic Server 6.1?

    (266758030) Q<SYNCH-12> Does Workshop work with WebLogic Server 6.1? (asked by Noel
    Fuentes)
    A<SYNCH-12> (by Adam Fitzgerald): No, Web Services in WebLogic Server 6.1 are different
    from those available in WebLogic Server 7.0. WebLogic Workshop is a WLS 7.0 tool.

    Rick,
    You may want to look at the Alteon and F5 configuration we have on edocs.
    Take a look at the following URLs for a possible solution
    http://edocs.bea.com/wls/docs61/cluster/alteon.html#591902
    http://edocs.bea.com/wls/docs61/cluster/bigip.html#591902
    Chuck Nelson
    DRE
    BEA Technical Support

  • Cann't configure Weblogic to 5.1 works with DB2 7.1

    If y update the classpath to include de db2 driver then the Wl not run. The error
    are:
    Z:\weblogic>java -ms64m -mx64m -classpath Z:\weblogic\lib\weblogic510sp9boot.jar
    ;Z:\weblogic\classes\boot;Z:\weblogic\eval\cloudscape\lib\cloudscape.jar;Z:\webl
    ogic\myserver\classes;C:\Archivos de programa\SQLLIB\java\db2java.zip -Dweblogic
    .class.path=Z:\weblogic\lib\weblogic510sp9.jar;Z:\weblogic\classes;Z:\weblogic\l
    icense;Z:\weblogic\lib\weblogicaux.jar;Z:\weblogic\myserver\serverclasses -Djava
    .security.manager -Djava.security.policy==Z:\weblogic\weblogic.policy weblogic.S
    erver
    Exception in thread "main" java.lang.NoClassDefFoundError: de
    If y comment the classes added to DB2 (see C:\Archivos de programa\SQLLIB\java\db2java.zip)
    then Wl cann't find the Driver to acces to the DB2 data bases.
    Any help?
    Thanks.
    note: the system configuration are: Windows NT 4.0 with sp6, Wl 5.1.0 with sp9, ibm
    db2 v7.1

    This is a different error (UnsatisfiedLinkError) from the one earlier
    (NoClassDefFoundError). WebLogic is now finding the DB classes (since you
    added them to the weblogic classpath) but these classes are looking for a
    native library file from IBM (a .dll file for windows). You will need to add
    the directory containing the dll to the path variable.
    Giri
    "Alfonso Vega" <[email protected]> wrote in message
    news:3b0510ca$[email protected]..
    >
    "Giri Alwar" <[email protected]> wrote:
    You will need to add the db2java.zip file to the weblogic classpath and
    not
    the java classpath.Thanks but wl NOT works with these modification.
    See mi script:
    set DRIVE=Z:
    set JDK=%DRIVE%/jdk131002
    set WL=%DRIVE%/weblogic
    set PATH=.;%JDK%/bin;%WL%/bin
    rem %WL%/lib/weblogic510sp8boot.jar;
    rem %DRIVE%/java/lib/classes.zip;
    rem %WL%/classes/boot;
    rem %WL%/eval/cloudscape/lib/cloudscape.jar
    set
    CLASSPATH=.;%WL%/lib/weblogic510sp8boot.jar;%WL%/classes/boot;%WL%/eval/clou
    dscape/lib/cloudscape.jar
    setWEBLOGICCLASSPATH=.;%WL%/lib/weblogic510sp1.jar;%WL%/classes;%WL%/license;%W
    L%/lib/weblogicaux.jar;%WL%/myserver/serverclasses;D:/SQLLIB/java/db2java.zi
    p
    >
    >
    java -ms64m -mx64m -classpath%CLASSPATH% -Dweblogic.class.path=%WEBLOGICCLASSPATH%
    >
    >
    -Djava.security.manager -Djava.security.policy==%WL%/weblogic.policyweblogic.Server
    >
    >
    >
    And the error to a obtained tu load a .jsp page:
    Error :java.sql.SQLException: java.lang.UnsatisfiedLinkError: no db2jdbcin java.library.path
    >
    >
    The jsp page only try to load the driver:
    <%@ page session="true" import="java.util.*,java.sql.*" %>
    <%
    try
    Class.forName("COM.ibm.db2.jdbc.app.DB2Driver").newInstance();
    catch (Exception E)
    %>
    <%="Error :"+E%>
    <%}//catch%>
    <BODY>....

  • Interested in work with Weblogic Content Express

    Hello, I'm interested in work with Weblogic Content Express and I would like some information (stepts) about how obtain this product because we are working with Weblogic Server, Weblogic Commerce Server and Weblogic Personalization Server and I can't found this tool. Thank for your attention and your help. Carlos

    Try this utility: http://h20180.www2.hp.com/apps/Nav?h_pagetype=s-92​6&h_lang=en&h_client=s-h-e17-1&h_keyword=dg-NDU&ju​...
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

Maybe you are looking for

  • Disappointed by missing basic functionality

    I recently started working with Muse, and got frustrated by the fact that there seemingly is no Show/Hide functionality. Also, am I correct to say that there is no direct import for Mp3/4 media? If so, why not? Lastly: if InDesign can have basic anim

  • Error message when saving an modified XL Reporter in Microsoft Excel

    Dear all I have encountered an error message when I tried to save an modified XL report in Excel. The error message is: An error occurred while trying to save the report definition! Object variable or with Block variable not set. The user now is usin

  • Windows server 2012 standard second DNS server not automaticly detected by Windows 7.

    Hi! We have configured a second DNS server on our domain just in case. I have tested the second DNS by activating manually the second dns server in the IPV4 config in windows 7 pro. My question is: the second DNS server is not supposed to be detected

  • OA Extension for opportunity create page - Multi Entity Extension

    Hello, i'm trying to achieve a multi Entity Extension. We are storing additional attributes in a custom table for opportunities. i'm trying to extend the existing Opportunity Create Page to create an other record in custom table. Here is what i've do

  • Custom righ tones

    i know there's a way of customizing your ringtones via itunes or third party software, but is there a way of putting a customized ringtone in the iphone without having to buy a third party software? my previous phones such as treo, t-mobile dash, nok