WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

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
  • 1.  J2C authentication data

    Posted 09/25/15 08:38 AM

    Hello,


    I use the wsadmin websphere to automatically create the authentication data in global secutity.Then I create a JDBC provider and a data source.


    against, the connection test the datasource does not succes. To make it work I need only act together password from the WebSphere admin console.


    I see that the password is encrypted in the right format.


    What do you think ?



  • 2.  J2C authentication data

    Posted 10/14/15 06:20 PM
    Did you restart nodeagents after creating J2C, that is needed 


  • 3.  J2C authentication data

    Posted 10/27/15 12:37 PM
    Please confirm what error you are getting while testing the connection ? 

    What is the scope you have selected while creating the data source ?

    If you have created on Cell Level, then restart the DMGR and if you have created on node level, then restart the NodeAgent. 


  • 4.  J2C authentication data

    Posted 11/18/15 05:22 PM
    Make sure you're running AdminConfig.save() and it's probably wise to sync nodes after you add something like that before you test it.