IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Error in creating sql adapter with WM 60

    Posted 05/23/05 06:11 AM

    Hi
    I am trying to create an SQL adapter with webMethods 6, inspite of putting the jar files in c:\Webmethods6\Integrationserver\lib\jars folder and restarting the server I continue to get this error:
    Error encountered
    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Test:Test.
    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
    [ADA.1.200] The JDBC DataSource class "com.microsoft.jdbcx.sqlserver.SQLServerDataSource " cannot be located.
    com.microsoft.jdbcx.sqlserver.SQLServerDataSource .class not found

    Please let me know a solution for this

    Regards

    Alok


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Error in creating sql adapter with WM 60

    Posted 05/23/05 10:18 AM

    Hi Alok,

    Can you see the jar file via the “Server > About” page from the IS console ? Just to make sure …
    If so you might have to add something in the ‘Other Properties’ field of the adapter config page. Check ch3 of the JDBC adapter documentation : IntegrationServer\packages\WmJDBCAdapter\doc\WmJDBCAdapterUserGuide.pdf

    HTH,
    M.


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 3.  RE: Error in creating sql adapter with WM 60

    Posted 05/23/05 04:56 PM

    Alok first thing first; did you put classes12.jar in that jar folder, and after that did you configure your adapter ?


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 4.  RE: Error in creating sql adapter with WM 60

    Posted 05/24/05 11:12 AM

    Is there a space on the end of the "com.microsoft.jdbcx.sqlserver.SQLServerDataSource " By any chance? I’m always worried by extra spaces at the end of classnames and the like and it looks like the message that you’ve pasted has one…

    regards,
    Nathan Lee
    [url=“http://www.customware.net/wmunit”]http://www.customware.net/wmunit[/url] WmUnit - Improve the quality of your webMethods services


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards