I know there were some limitations on the length of string (more than 80 characters I believe) in earlier versions of the regexp library and I also had some bugginess with early versions.
The tdk-2.3_01 that I put together had regexp-1.3.jar in the lib folder. http://kiasoft.com/~painter/tdk_2.3/lib/regexp-1.3.jar I don't believe there is any harm in just swapping out the jar file to see if that helps or not. regexp-1.3 seems to be the last release that was put out. Jeff Painter On Wed, 26 May 2004, Mark Lybarger wrote: > Hi, > > i noticed that (i believe) the tdk 2.1 included the jakarta regexp library: > > jakarta-regexp-1.3-dev.jar > > while the tdk 2.2_01 seems to include the 1.2 version of that library. It's in the > server/lib area, but seems to be used by the intake stuff for handling regular > expression type rules. we're using the tdk 2.1, and notice sporadic error message > related to this library (using the 1.3-dev.jar). the error message seem to be > logged when attempting to parse or compile a regular expression in our intake.xml, > and only are noticed when we have multiple users hitting the system (during > performance/load testing). > > we're running on a weblogic server if that makes a difference... > > if anyone has any knowledge on this libraries evolution through the tdk lifetime , > or in general why would perhaps see these errors, it would be most appreciated!!! > > thanks! > ~mark > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
