[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
compilation 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 > RI

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

2007-04-13 Thread Eskil Lauritsen
ten some code that creates an endless loop and simply hangs the JVM. With a real example we can say more. Take care, Geert On 13 Apr 2007, at 02:00, Eskil Lauritsen wrote: > Hi! > > I was wondering if it is possible to have RIFE output not only RIFE- > related > errors but also j

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

[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 com.uwyn.rife.auth

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. The

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

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

2007-04-14 Thread Eskil Lauritsen
if you reply 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: >

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 w

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

2007-04-16 Thread Eskil Lauritsen
ou do for any RIFE element property, in XML for example. Hope this helps. Take care, Geert On 13 Apr 2007, at 09:35, Eskil Lauritsen wrote: > We're trying to make a credentials manager for authenticating against > LDAP. > > We've written some code but we're unsure ab

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 LDAPUsersFactor

[Rife-users] Package declaration for a new ldap credential manager

2007-04-24 Thread Eskil Lauritsen
? Sincerely Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

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

2007-04-24 Thread Eskil Lauritsen
e, to specify the port that is to be used by LDAP: 389 Sincerely Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

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

2007-04-24 Thread Eskil Lauritsen
, for instance getPropertyString. We just can't figure out how to call the method. Sincerely Eskil Lauritsen On 4/24/07, Geert Bevin <[EMAIL PROTECTED]> wrote: You mean that you want to read the properties that are declared for a RIFE element, elsewhere in your code? On 24 Apr 200

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

2007-04-25 Thread Eskil Lauritsen
tion: getElementInfo().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 >

Re: [Rife-users] Package declaration for a new ldap credential manager

2007-04-25 Thread Eskil Lauritsen
Yes, we can. That worked. Thank you. :) On 4/24/07, Geert Bevin <[EMAIL PROTECTED]> wrote: Can't you specify them with their package name in the auth element properties? On 24 Apr 2007, at 17:02, Eskil Lauritsen wrote: > Hi > > As previously discussed here on the

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

2007-04-28 Thread Eskil Lauritsen
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

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

2007-04-29 Thread Eskil Lauritsen
Hi, we encountered a missing class problem DbResultSet40 is missing from inside the jars of the nightly snapshots I mentioned in the topic, we have not tested any others though, but the file is present in the source. Sincerely Eskil Lauritsen ___ Rife

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

2007-04-29 Thread Eskil Lauritsen
for the demo. Sincerely, 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

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

2007-04-30 Thread Eskil Lauritsen
Thanks, Geert. I understand now. We'll just stay with JDK5 then since we don't use anything JDK6-specific. Sincerely Eskil Lauritsen On 4/30/07, Geert Bevin <[EMAIL PROTECTED]> wrote: You're running the jdk 1.5 version with jdk 1.6. That's why RIFE is looking for t

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 n

[Rife-users] RIFE and Microsoft SQL

2007-05-03 Thread Eskil Lauritsen
mysql, postgresql etc. Sincerely Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

[Rife-users] Form input field values are being prefilled

2007-05-14 Thread Eskil Lauritsen
form; somehow it just enters 0 if it is empty. Any ideas on how we can fix this? Sincerely, Eskil Lauritsen ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

[Rife-users] RIFE Localization on included blocks

2007-05-15 Thread Eskil Lauritsen
, 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] 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 t

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

2007-05-19 Thread Eskil Lauritsen
ather than snapback, it displays 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 au

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

2007-05-19 Thread Eskil Lauritsen
Just a little addendum: < and > are being translated to < > characters which totally breaks html code sent via the form. I still suspect TinyMCE of doing this, but a confirmation that Hi, we have a rich text editor javascript (TinyMCE - http://tinymce.moxiecode.com/) in our application which we

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

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/co

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 i