[go: up one dir, main page]

Activity for Jacob L. Anawalt

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    This should be possible using containers that provide a different class loader per web app/container like Tomcat does, especially in recent versions, if you have the spnego library deployed in each war. Each app would have it's own instance of the class, so it's own singleton. https://tomcat.apache.org/tomcat-8.5-doc/class-loader-howto.html https://www.mulesoft.com/tcat/tomcat-classpath https://stackoverflow.com/questions/19559210/how-tomcat-classloader-separates-different-webapps-object-scope-in-same-jvm...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on ticket #402

    I switched to jt400-jdk8 version 9.6 and it resolved this issue for me using Tomcat 8.5 (DBCP 2.4.0 (JDBC 4.1)) to resolve the java.lang.AbstractMethodError: com.ibm.as400.access.AS400JDBCConnectionImpl.isValid(I)Z. After switching I was sometimes getting java.sql.SQLNonTransientConnectionException: Communication link failure. (Read timed out), but then it started working. I mention this because before I discovered the jt400-jdk8 artifact I tried switching from DBCP2 to Tomcat's DataSourceFactory....

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on ticket #402

    https://mvnrepository.com/artifact/net.sf.jt400/jt400-jdk8

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    I missed the related code for handling directory indexes in createEnvironment: diff...

  • Jacob L. Anawalt Jacob L. Anawalt modified a comment on discussion Help

    I really appreciate the EPIC Eclipse Perl Integration. The syntax highlighting and...

  • Jacob L. Anawalt Jacob L. Anawalt modified a comment on discussion Help

    Adding this directly after my isFile addition lets it return index+suffix as a CGI...

  • Jacob L. Anawalt Jacob L. Anawalt modified a comment on discussion Help

    When I run my code under the Perl CGI launcher, I get a console for the Web Server...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    When I run my code under the Perl CGI launcher, I get a console for the Web Server...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    Great! Thank you. I am very much for code that just works right over lots of options...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    I was able to build a local update the the debugger portion of the EPIC plug-in,...

  • Jacob L. Anawalt Jacob L. Anawalt modified a comment on discussion Help

    Here is what I was thinking of, it appears to work for me for this case. This change...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    Adding this directly after my isFile addition lets it return index+suffix as a CGI...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    Here is what I was thinking of, it appears to work for me for this case. This change...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    Works for me, I was just going off of the write-up on the dev guide. I'll give that...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    I am interested in trying out some tweaks to the Perl CGI engine so I'm trying to...

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    Looking at EpicCgiHandler.java the comments and code show that the behavior I am...

  • Jacob L. Anawalt Jacob L. Anawalt created ticket #678

    Broken link to Build Perl applications with Eclipse

  • Jacob L. Anawalt Jacob L. Anawalt posted a comment on discussion Help

    I really appreciate the EPIC Eclipse Perl Integration. The syntax highlighting and...

1