User Activity

  • Posted a comment on discussion Open Discussion on Yet Another Java Service Wrapper

    Is there any way to rotate the logs on a weekly basis? Daily is too frequent for my situation. If I understand correctly the rotation options are: - DATE, which will rotate at least once per day at 0:00, but may occur more frequently based on file size - WRAPPER or JVM, which will rotate when the wrapper or JVM starts, but may occur more frequently based on file size - any other value (e.g. SIZE), which appends to existing logs when the wrapper starts and rotates based on file size Is there any way...

  • Posted a comment on discussion Open Discussion on Launch4j Executable Wrapper

    How can I get access to the wrapped jar from within the app other than through the 'java.lang.Class.getResourceAsStream' interface? Ideally I would like to open the wrapped jar with the java.util.ZipFile type of interface, but this does not seem possible because the constructor requires a File. Does Launch4j provide an API to get at the wrapped jar contents? I know the names of the entries that I want to retrieve, so no traversal or directory listing is required.

  • Created ticket #318 on JFreeChart

    New Axis class for hierarchical categories

  • Posted a comment on discussion Help on JSqlParser

    Belay that. There is a handy method in the CCJSqlParserUtil class that parses multiple...

  • Posted a comment on discussion Help on JSqlParser

    I have files containing SQL code that I would like to parse. Most of these files...

View All

Personal Data

Username:
opeongo
Joined:
2003-06-30 00:07:01

Projects

  • No projects to display.

Personal Tools