User Activity

  • Posted a comment on ticket #470 on Toolbox for Java/JTOpen

    Happy to repot that the issue was raised with IBM Support for WebSphere Liberty. Changes were made to the Open Liberty project to fix the issue that was occurring. The fix is available in version 23.0.0.1 and higher. Here is a link to the issue report -> https://github.com/OpenLiberty/open-liberty/issues/23690 Thanks for the assistance in understanding the issue.

  • Modified a comment on ticket #470 on Toolbox for Java/JTOpen

    Hello John, Thank you for the reply, however, we have no control over the code execution. This configuration is in the server.xml for the WebSphere Liberty profile. We access the code in two potential different ways: @Resource(lookup = "jdbc/database") DataSource db; Connection conn = db.getConnection() Or I tried getting the Initial Context and getting the JDBC connection manually. DataSource db = (DataSource) new InitialContext().lookup("jdbc/database"); Connection conn = db.getConnection() Both...

  • Posted a comment on ticket #470 on Toolbox for Java/JTOpen

    Hello John, Thank you for the reply, however, we have no control over the code execution. This configuration is in the server.xml for the WebSphere Liberty profile. We access the code in two potential different ways: @Resource(lookup = "jdbc/database") DataSource db; Connection conn = db.getConnection() Or I tried getting the Initial Context and getting the JDBC connection manually. DataSource db = (DataSource)ctx.lookup("jdbc/database"); Connection conn = db.getConnection() Both of these fail. Using...

  • Created ticket #470 on Toolbox for Java/JTOpen

    JDBC Connections fail upgrading from version 11.0 to 11.1

  • Created ticket #415 on Toolbox for Java/JTOpen

    Update Changes.html Documentation

  • Posted a comment on ticket #399 on Toolbox for Java/JTOpen

    Any update on this? This has been open for over a year and in code review/testing for almost 6 months.

  • Posted a comment on ticket #399 on Toolbox for Java/JTOpen

    Any update on this?

  • Created ticket #399 on Toolbox for Java/JTOpen

    ProgramCallDocument Timeout Setting

View All

Personal Data

Username:
frozenbc
Joined:
2004-10-20 14:45:56
Location:
United States / EDT
Gender:
Male

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB