Does WLS 6.1 Support JDK 1.4

Hi,
We are process of upgrading JDK 1.3 to JDK 1.4 and wanted to know if WLS Express 6.1 Sp2 supports it. If not is there going to be a patch coming out soon ?
Please let us know.
Thanks,

Not yet supported.
Mihir Chitre wrote:
Hi,
We are process of upgrading JDK 1.3 to JDK 1.4 and wanted to know if WLS Express 6.1 Sp2 supports it. If not is there going to be a patch coming out soon ?
Please let us know.
Thanks,

Similar Messages

  • Does WLS 8.1 support JSR045?

              I am using MyEclipse (www.myeclipseide.com) and would like to natively debug JSP's.
              For MyEclipse to natively debug JSP's Weblogic must support JSR045. Does WLS
              8.1 support JSR045?
              

    Hello ,
    Like earlier releases, WLS 8.1 too provides read-only access to External LDAP user database.
    Kuldeep Singh.

  • Does WLS 5.1 support SSL session reuse?

    Does WLS 5.1 support SSL session reuse?
    I noticed in an earlier post that WLS 4.5 doesn't. It this also true for 5.1?

    Does WLS 5.1 support SSL session reuse?
    I noticed in an earlier post that WLS 4.5 doesn't. It this also true for 5.1?

  • Does WLS 8.1 support external ldap in read-only or full read/write?

    In previous releases (e.g. 5.1, 6.1), WLS doesn't provide support for update operations such as creating users and groups when configured to use an external LDAP.
    Has this changed in 8.1? In other words, does WLS 8.1 provide support for update operations?
    Thanks.
    Regards,
    Alan Dupuis

    Hello ,
    Like earlier releases, WLS 8.1 too provides read-only access to External LDAP user database.
    Kuldeep Singh.

  • Does WLS 7.0 support JNDI Events ?

    I am wondering if WLS 7.0 supports JNDI events. If so, how do i access the EventContext from the JNDI tree ? do i need to configure somethign to enable it ? Please help !

    Is Weblogic 7.0 supported on Windows XP ? Is it reliable, etc. ? I was          planning to use it on a laptop running windows XP.
              If you're just developing, then I think you'll be fine.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              http://www.tangosol.com/coherence.jsp
              Tangosol Coherence: Clustered Replicated Cache for Weblogic
              "Amit Pradhan" <[email protected]> wrote in message
              news:3d93920d$[email protected]..
              >
              

  • Does WLS 5.1 support private key passwords like WLS 6 does ?

    WebLogic 6.0 supports private key passwords as described here http://e-docs.bea.com/wls/docs60/adminguide/cnfgsec.html#1053139,
    summarized here;
    "When using PKCS-8 encrypted private keys, you need to enable the Use Encrytped
    Keys field on the SSL tab of the Server window in the Administration Console.",
    plus you need to use this diraective -Dweblogic.management.pkpassword=
    I can't find any support for this in WLS 5.1. Does 5.1 support this additional
    level of security ?
    Thanks.

    In order to have the weblogic.mangement.pkpassword stuff work two other things need to have happened first:
    1) you generated a protected private key rather than just a "regular" private key. In the Certificate Servlet this is done by typing characters into the password field of the form to generate the key and
    then later passing those characters to the weblogic.management.pkpassword commandline attribute.
    2) you set the KeyEncrypted attribute in the SSL page in the console
    You can use protected/encrypted private keys or not but you need to make sure that you actually generated an encrypted private key and you've set SSL to use an encrypted private key and told the
    server to start up with an encrypted private key.
    Paul
    On 24 Jul 2001 08:13:06 -0700, [email protected] (David Barrett) wrote:
    Hello Dave,
    Dave here.
    I'm having some problems with the Weblogic SSL installation also. I
    was able to set the weblogic.management.pkpassword, but I am recieving
    the following error when attempting to start the server.
    Jul 23, 2001 1:44:53 PM EDT> <Info> <Logging> <Only log messages of
    severity "Error" or worse will be displayed in this window. This can
    be changed at Admin Console> myserver> Servers> myserverpass> Logging>
    General> Stdout severity threshold>
    <Jul 23, 2001 1:44:57 PM EDT> <Alert> <WebLogicServer> <Security
    configuration problem with certificate file config/myserver/mykey.der,
    java.lang.NullPointerException>
    java.lang.NullPointerException
    at weblogic.security.PKCS5.setPassword(PKCS5.java:173)
    at weblogic.security.RSAPrivateKeyPKCS8.<init>(RSAPrivateKeyPKCS8.java:124)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:387)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:297)
    at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:942)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:403)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Please let me know if you know of any way to fix this issue.
    Best,
    David
    "Dave Javu" <[email protected]> wrote in message news:<[email protected]>...
    WebLogic 6.0 supports private key passwords as described here http://e-docs.bea.com/wls/docs60/adminguide/cnfgsec.html#1053139,
    summarized here;
    "When using PKCS-8 encrypted private keys, you need to enable the Use Encrytped
    Keys field on the SSL tab of the Server window in the Administration Console.",
    plus you need to use this diraective -Dweblogic.management.pkpassword=
    I can't find any support for this in WLS 5.1. Does 5.1 support this additional
    level of security ?
    Thanks.

  • Does Weblogic 8.1 support JDK 1.5

    Dear All,
    I tried to use JDK 1.5 with weblogic 8.1 but I couldn't. Can I do this. When I change the JAVA_HOME to be JDK 1.5 I got the following error while weblogic tries to initialize:
    The WebLogic Server did not start up properly.
    java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class
    incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848
    Anyone can help...
    Regards,
    Fahad

    Your crash could be solved by the fix for [6579892|http://bugs.sun.com/view_bug.do?bug_id=6579892], which is reported as being in progress.
    Also of interest is [6372116|http://bugs.sun.com/view_bug.do?bug_id=6372116], which would certainly make your problem go away. Unfortunately, this was fixed in 5.0 and brought forward, but not backported to 1.4.2, so it doesn't help you. You could add a comment and vote for this one to raise the awareness of the issue.

  • Does Weblogic 8.1 supports jdk 1.3x?

    Do you know if it's officially supported, if so, has any one tried it.
    Thanks in advance
    Van

    Not supported, imagine it will not work due to JAAS differences betwen 13
    and 14.
    mbg
    "Van" <[email protected]> wrote in message
    news:3ef748ac$[email protected]..
    >
    Do you know if it's officially supported, if so, has any one tried it.
    Thanks in advance
    Van

  • WLS 6.1 and JDK 1.4

    Hi,
    Does WLS 6.1 support JDK 1.4? I modified the startup script to point to my JDK1.4
    installation (as opposed to 1.3 that was installed with WLS) and the server started,
    but it printed an error message: Unable to load Performance pack - please ensure
    that libmuxer library is in PATH. java.lang.UnsatisfiedLinkError: no muxer in
    java.library.path. Is this error critical? If so, how do I fix it? I am running
    WLS 6.1 on WinXP, no service pack.
    Thanks,
    Vladimir

    NO. The first product to support JDK 1.4 is WLS 8.1.
    No plans to make prior releases compatible with JDK 1.4.
    Wayne
    Vladimir wrote:
    Hi,
    Does WLS 6.1 support JDK 1.4? I modified the startup script to point to my JDK1.4
    installation (as opposed to 1.3 that was installed with WLS) and the server started,
    but it printed an error message: Unable to load Performance pack - please ensure
    that libmuxer library is in PATH. java.lang.UnsatisfiedLinkError: no muxer in
    java.library.path. Is this error critical? If so, how do I fix it? I am running
    WLS 6.1 on WinXP, no service pack.
    Thanks,
    Vladimir

  • Does wls jndi support federation

    I am trying to hook in a different jndi into the wls 6.1 jndi. Does anyone
    know if this is possible, if wls jndi supports federation. We are trying to avoid
    the j2ee components from opening an initial context to this jndi server but be
    able to lookup the wls jnid and get the object on the other jndi.
    any information or ideas would be helpful.
    Devaraju,Sushant

    Soren,
    WebLogic 7.0 supports JDK 1.31
    WebLogic 8.1 supports JDK 1.41
    Deepak
    Søren Andersen <san@[NO---SPAM]mondo.dk> wrote:
    Can anybody give me a clear answer (or a reference to it) of what versions
    Java that WLS7 does support?
    We're interested in upgrading Java on our servers to version 1.4.1_06
    - does WLS7 support this?
    And what is the latest version of Java that WLS7 does support?
    Rgds,
    Søren Andersen
    Cph/Denmark

  • Does WLS 9.0 jms ra support JCA 1.5?

    WLS 9.0 installation incudes jms-xa-adp.rar, jms-notran-adp.rar, jms-local-adp.rar. But all support only JCA 1.0 version if you look at their resource adapter descriptors. The release note says that WLS 9.0 supports JCA 1.5, does not say anything about JMS RA.
    Does WLS 9.0 JMS RAR support JCA 1.5? If so, where can I
    get these rars?
    Thank you in advance
    Charles

    desuported? Can you post a source for this?
    9.0.4 is not certified with JDK 1.5 and will not be. AS 10.1.3 is the first release that is (as far as I know).

  • Does WLS 7 support Java 1.4.1_06? And what is the latest version of Java that WLS7 does support?

    Can anybody give me a clear answer (or a reference to it) of what versions Java that WLS7 does support?
    We're interested in upgrading Java on our servers to version 1.4.1_06 - does WLS7 support this?
    And what is the latest version of Java that WLS7 does support?
    Rgds,
    Søren Andersen
    Cph/Denmark

    Soren,
    WebLogic 7.0 supports JDK 1.31
    WebLogic 8.1 supports JDK 1.41
    Deepak
    Søren Andersen <san@[NO---SPAM]mondo.dk> wrote:
    Can anybody give me a clear answer (or a reference to it) of what versions
    Java that WLS7 does support?
    We're interested in upgrading Java on our servers to version 1.4.1_06
    - does WLS7 support this?
    And what is the latest version of Java that WLS7 does support?
    Rgds,
    Søren Andersen
    Cph/Denmark

  • Which version of OC4J 9.0.2 or 9.0.3 supports jdk 1.4

    does anybody know which version of OC4J 9.0.2 or 9.0.3 supports jdk 1.4??
    thanks

    OC4J v9.0.3 support JDK 1.4. By default OC4J standalone come with JDK 1.3.1.
    Below are instructions to enable JDK 1.4 support in OC4J v9.0.3 standalone.
    - Download JDK 1.4 from http://java.sun.com/
    - Rename existing [OC4J_HOME]/jdk to [OC4J_HOME]//jdk131
    [OC4J_HOME] - is the directory where oc4j_extended.zip was extracted
    mv jdk jdk131
    - copy JDK 1.4 with all the sub-directories into [OC4J_HOME]
    cp -r <a jdk1.4> OR install JDK 1.4 into [OC4J_HOME]/jdk
    Note: remember to name the directory jdk under [OC4J_HOME]
    - The file jdk/jre/lib/security/java.security needs to be edited to include the following:
    # Oracle specific definitions
    auth.policy.provider=oracle.security.jazn.spi.PolicyProvider
    login.configuration.provider=oracle.security.jazn.spi.LoginConfigProvider
    The above steps will enable you to use OC4J under JDK 1.4.0
    -Prasad

  • Does WLS check if the JSP .class files have been modified?

              When I precompile the JSPs from the command line with weblogic.jspc while WLS is running,
              does WLS check to see if the .class files have been updated and reload them?
              BEA Support says 5.1 SP8 does (case 198104).
              I thought I read an 'Issue' saying it did (9841?) - I can't find it now.
              It does not appear to.
              Mike
              

              It was this issue - 9341 - the description is kinda vague
              http://www.weblogic.com/docs51/classdocs/README2.html#9341
              Mike
              "[email protected]" <[email protected]> wrote:
              >
              >When I precompile the JSPs from the command line with weblogic.jspc while WLS is running,
              >does WLS check to see if the .class files have been updated and reload them?
              >
              >BEA Support says 5.1 SP8 does (case 198104).
              >
              >I thought I read an 'Issue' saying it did (9841?) - I can't find it now.
              >
              >It does not appear to.
              >
              >Mike
              

  • Does WebLogic 6.x support Solaris for Intel x86 platform?

    Does WebLogic 6.x support Solaris for Intel x86 platform?
    Thanks,
    Levi

    levi wrote:
    Does WebLogic 6.x support Solaris for Intel x86 platform?
    Thanks,
    See http://edocs.bea.com/wls/platforms/index.html - as far as I
    can tell, it is not supported.
    regards,
    Per Jessen

Maybe you are looking for

  • Safari 7.0.5 does not show an entire web site. Why ?

    Hi, I normally use Safari 7.0.5, and my home page is www.liquida.it Since three days ago, when I open Safari the home page of this web site is not displayed, even if I write it separately. I have already cancelled the cache memory and restored Safari

  • Access Denied when trying to access shared folders on the server with administrative privileges

    I have problem accessing shared folder on the server machine from Windows 7 machine even if I try to access it with administrative privileges (server Administrator account). I will try now to explain better my situation. In my company, we have small

  • Problem with OCI call  and  how to install and use 'DEBUG_EXTPROC' on Linux

    Hi, Can any one let me know how I can install and use this debug_extproc package. I have installed oracle XE server on Linux machine(32-bit). When I use : DEBUG_EXTPROC.STARTUP_EXTPROC_AGENT' ... i get an error saying that : it is not declared. I tri

  • Printing pdf/postscript with JPS 1.4 -- HELP!

    Hi all, I've been experimenting with the new java printing service and I have run into a couple problems. In particular, I have been trying to get even the most basic example referring to printing a postscript file directly to a printer. The code is

  • How to get Activities in order ?

    I want to display all the activities associated with an item type to the user. I can get it from wf_activities_vl view. All these activities, I want to display in the same order, which they were defined in the process model. How can I get the order f