[Rife-users] Logging out to return to the front page

2007-05-19 Thread Eskil Lauritsen
the usual site, but loads the whole site again inside the loginbox thus making everything look rather weird! Sincerely, Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

[Rife-users] RIFE form:textarea character encoding

2007-05-19 Thread Eskil Lauritsen
Hi, we have a rich text editor javascript (TinyMCE - http://tinymce.moxiecode.com/) in our application which we attach to every textarea (we will only have 1), and we're having big problems with the encoding of the characters. Does RIFE do anything special with the input it gets? We are using

Re: [Rife-users] Re: RIFE form:textarea character encoding

2007-05-19 Thread Eskil Lauritsen
Hi, Eddy Yes, I just found this out as I tried changing rich text editor. This is not good for our use and parsing would be a hassle. Is there any way of easily turning off the character encoding especially for and for just this one textarea? Sincerely, Eskil Lauritsen On 5/19/07, Eddy

Re: [Rife-users] Re: RIFE form:textarea character encoding

2007-05-19 Thread Eskil Lauritsen
Hi, Geert! It worked perfectly! Outstanding support on a saturday night. Thank you. :) Sincerely, Eskil Lauritsen On 5/19/07, Geert Bevin [EMAIL PROTECTED] wrote: If you're using beans and constraints, this should do the trick (setting it to false): http://rifers.org/docs/api/com/uwyn/rife

Re: [Rife-users] Logging out to return to the front page

2007-05-19 Thread Eskil Lauritsen
Hi, Geert! Yes, that worked. Thank you again for providing support on a saturday night. :) Sincerely Eskil Lauritsen On 5/19/07, Geert Bevin [EMAIL PROTECTED] wrote: Hi Eskil, if you use the embedding=cancel attribute for the flowlink, this should work. Let me know if it does. Best regards

Re: [Rife-users] RIFE Localization on included blocks

2007-05-16 Thread Eskil Lauritsen
sTemplate, String locale){ ResourceBundle bundle = Localization.getResourceBundle(sTemplate, locale); template.addResourceBundle(bundle); } } so we can conveniently call setLocalized(...) Hope this is understandable. Sincerely Eskil Lauritsen On 5/16/07

Re: [Rife-users] RIFE Localization on included blocks

2007-05-16 Thread Eskil Lauritsen
Hi, Geert Thank you, it worked. Sincerely Eskil Lauritsen On 5/16/07, Geert Bevin [EMAIL PROTECTED] wrote: Hi Eskil, you can setup global templates like this: http://rifers.org/wiki/display/RIFE/Type+specific+default+resource +bundles This is currently the only way within RIFE to have

[Rife-users] RIFE Localization on included blocks

2007-05-15 Thread Eskil Lauritsen
implementations, but adding the translation variables to the .properties-file for the template they are included in does not work either. Sincerely Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

Re: [Rife-users] LDAP - spoke too soon :)

2007-04-30 Thread Eskil Lauritsen
Thanks a bunch, this really helped. Now we're nearly there. Sincerely Eskil Lauritsen On 4/29/07, Geert Bevin [EMAIL PROTECTED] wrote: http://rifers.org/downloads/rife/snapshots/rife-1.6-snapshot-20070429/ contains the IdentifiableUsersManager interface with only the 2 methods needed

Re: [Rife-users] Missing DbResultSet40 from 070410 and 070429 nightly snapshot jars?

2007-04-29 Thread Eskil Lauritsen
, Eskil Lauritsen On 4/29/07, Geert Bevin [EMAIL PROTECTED] wrote: I just added the JDK 1.6 to the nightly build system: http://rifers.org/downloads/rife/snapshots/rife-1.6-snapshot-20070429/ rife-1.6-snapshot-jdk16-20070429.jar On 29 Apr 2007, at 16:34, Mork0075 wrote: Hello Eskil, this has

[Rife-users] LDAP - spoke too soon :)

2007-04-28 Thread Eskil Lauritsen
in LDAPUsers only returns an auto incrementing long int? Do we have to implement a datastructure similar to mUsers to avoid this null pointer? Sincerely Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife

Re: [Rife-users] Reading custom properties from an xml-file in java

2007-04-25 Thread Eskil Lauritsen
().getProperties(); Best regards, Geert On 25 Apr 2007, at 00:09, Eskil Lauritsen wrote: Yes, so we can just make methods that will retrieve these properties we set in the XML-file. We realize we can do this by writing routines for reading the file and parsing it, but it seems counter to what RIFE

Re: [Rife-users] LDAP using jLDAP and RIFE credential manager

2007-04-18 Thread Eskil Lauritsen
Thank you, Geert! That worked perfectly. We have now functioning LDAP authentication in our webapp. Has integrating LDAP authentication directly in RIFE been considered? Sincerely Eskil Lauritsen On 4/18/07, Geert Bevin [EMAIL PROTECTED] wrote: Just LDAPUsers.java and LDAPUsersFactory.java

Re: [Rife-users] LDAP using jLDAP and RIFE credential manager

2007-04-16 Thread Eskil Lauritsen
implementation=LDAPUsers / etc? Sincerely Eskil Lauritsen On 4/14/07, Geert Bevin [EMAIL PROTECTED] wrote: Hi Eskil, using the upcoming RIFE 1.6, it's very easy to plug in your own credentials manager into an authentication element. There are no docs about that yet, but you can do this by setting

Re: [Rife-users] RIFE and webapp compilation errors

2007-04-14 Thread Eskil Lauritsen
to me personally we can arrange for you to get the sources. Sincerely Eskil Lauritsen On 4/13/07, Eskil Lauritsen [EMAIL PROTECTED] wrote: Okay, I will reply with an update when we have tried this. Thanks. -Eskil On 4/13/07, Geert Bevin [EMAIL PROTECTED] wrote: Just remove the old RIFE jar

Re: [Rife-users] RIFE and webapp compilation errors

2007-04-14 Thread Eskil Lauritsen
Thanks, Geert. We appreciate you taking the time to troubleshoot this. We will try to include tools.jar in our project. Thanks again and have a nice weekend. Sincerely Eskil Lauritsen On 4/14/07, Geert Bevin [EMAIL PROTECTED] wrote: Hi Eskil, it seems that there's a problem on windows when

[Rife-users] RIFE and webapp compilation errors

2007-04-13 Thread Eskil Lauritsen
), the browser only hangs. This is my third attempt at sending this to the list. I hope this change of email address will do the trick! Sincerely Eskil Lauritsen ___ Rife-users mailing list [EMAIL PROTECTED] http://lists.uwyn.com/mailman/listinfo/rife-users

Re: [Rife-users] RIFE and webapp compilation errors

2007-04-13 Thread Eskil Lauritsen
erros on the web frontend? Putting the stack trace of an exceptions in the error area would be comprehensable but compilation erros should stay in your ide, i think Bye Mork Eskil Lauritsen schrieb: Hi! I was wondering if it is possible to have RIFE output not only RIFE-related errors but also

Re: [Rife-users] RIFE and webapp compilation errors

2007-04-13 Thread Eskil Lauritsen
hanging and no errors being outputted in Eclipse nor by RIFE. Sincerely, Eskil Lauritsen On 4/13/07, Eskil Lauritsen [EMAIL PROTECTED] wrote: Hello, Geert We're on Windows XP SP2 and 2003 (using terminal clients), JVM 1.5.0_06 We have figured out that RIFE only compiles Elements on the fly (we had

[Rife-users] LDAP using jLDAP and RIFE credential manager

2007-04-13 Thread Eskil Lauritsen
We're trying to make a credentials manager for authenticating against LDAP. We've written some code but we're unsure about what to do next, or if the code is correct. Any ideas? Code: package com.uwyn.rife.authentication.credentialsmanagers; import com.novell.ldap.*; import

Re: [Rife-users] RIFE and webapp compilation errors

2007-04-13 Thread Eskil Lauritsen
We're using the jumpstart project on the main download page. How can we update the RIFE version of the jumpstart project? Sincerely Eskil Lauritsen On 4/13/07, Geert Bevin [EMAIL PROTECTED] wrote: Hi Eskil, would you mind sending me an archive of your sources in private. Then I can try

Re: [Rife-users] RIFE and webapp compilation errors

2007-04-13 Thread Eskil Lauritsen
Okay, I will reply with an update when we have tried this. Thanks. -Eskil On 4/13/07, Geert Bevin [EMAIL PROTECTED] wrote: Just remove the old RIFE jar and put the new one in. On 13 Apr 2007, at 11:19, Eskil Lauritsen wrote: We're using the jumpstart project on the main download page. How