On 1/6/07, Gustavo González <[EMAIL PROTECTED]> wrote:
I've been working with openwfe since the last time I posted, and I finally identified why it's not working out of the box in windows 2000. The problem is in the classpath length. Windows 2000 has a string length limitation of 2047 characters in the command line, and I think that the classpath is exceeding this limit depending the root directory where openwfe is installed. So, I tested with different paths and got it to start with the OPENWFE_HOME variable at 14 characters long max. Stopping it, however, only works with a path up to 10 characters long. I don't know the cause of this behaviour, but I hope this helps to clearify the windows 2000 issues.
Hi Gustavo, Thanks for investigating further. This issue was well known with win95, seems there is still a limit with win2000 but a bit higher.
My question now is about creating new stores in runtime. I need to create stores when I register new users or participants in my system, but I don't see any operations available to do this. I hope you can give me some guidelines to achieve this functionality.
At first, I would just ask : isn't some kind of GetStrategy sufficient ? http://jmettraux.wordpress.com/2006/07/04/a-variation-on-users-and-participants/ http://www.openwfe.org/manual/ch04s06.html#wl_regex_user Have a nice week-end and a happy new year, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
