webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Server classpath not updated

  • 1.  Server classpath not updated

    Posted Thu November 26, 2009 05:36 PM

    Hi experts,

    I have somewhat of an issue with my server classpath and oracle driver on a doze install:

    In the server classpath (about page), I see the following entry:
    D:\wm\common\lib\ext\dd37\sl53_cj36.jar

    The thing is, the jar in the folder is not named “sl53_cj36.jar”, but “sl53_cj37.jar”.
    As a result, my oracle driver won’t load. Am I confused, or is the IS (jvm?) not supposed to detect the correct filename?

    So I forced the classpath in server.bat
    set APPEND_SYSTEM_CLASSPATH=D:\wm\common\lib\ext\dd37\sl53_cj37.jar

    This works fine; I can connect to Oracle but now I have 2 lines in my server classpath:

    D:\wm\common\lib\ext\dd37\sl53_cj37.jar
    and further on
    D:\wm\common\lib\ext\dd37\sl53_cj36.jar

    Aside for the fact I’m not thrilled to pollute my server.bat, I would like to understand what the issue is here.

    Can anybody shed some light on my problem?

    Thanks!

    Loic


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Server classpath not updated

    Posted Tue December 01, 2009 05:23 PM

    OK so my problem was related to a dd fix which was not applied correctly.
    Remove and re-apply and the problem magically disappeared!


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive