<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/rife-users</id>
  <title type="text">rife-users Google Group</title>
  <subtitle type="text">
  Questions, bug reports, suggestions and general discussion about the RIFE full-stack Java framework.
  </subtitle>
  <link href="/group/rife-users/feed/atom_v1_0_msgs.xml" rel="self" title="rife-users feed"/>
  <updated>2009-12-10T16:12:19Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Lya Santoso</name>
  <email>lyasant...@gmail.com</email>
  </author>
  <updated>2009-12-10T16:12:19Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/0b4d0eb30c93eddb/4007e3806ed3c5f3?show_docid=4007e3806ed3c5f3</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/0b4d0eb30c93eddb/4007e3806ed3c5f3?show_docid=4007e3806ed3c5f3"/>
  <title type="text">Question : L10N language switch facility</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;I am trying to add l10n language switch facility to my site and I have a &lt;br&gt; question &lt;br&gt; &lt;p&gt;Is it possible to use url as input for what language to use? For example: &lt;br&gt; 1. If I use url &amp;quot;/nl/root&amp;quot; or &amp;quot;/wortel, then the site should display index &lt;br&gt; page with nl language &lt;br&gt; 2. If I use url &amp;quot;/root&amp;quot; then by default the site should display en language
  </summary>
  </entry>
  <entry>
  <author>
  <name>Geert Bevin</name>
  <email>gbe...@uwyn.com</email>
  </author>
  <updated>2009-11-22T19:41:01Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/b1481bbf5453484c/de2d6c59d51ee65a?show_docid=de2d6c59d51ee65a</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/b1481bbf5453484c/de2d6c59d51ee65a?show_docid=de2d6c59d51ee65a"/>
  <title type="text">Re: [rife-users] Re: MetaData Constraint / primary key(&quot;A&quot;,&quot;B&quot;)</title>
  <summary type="html" xml:space="preserve">
  Hi Soufiane, &lt;br&gt; &lt;p&gt;This isn&#39;t supported by RIFE, sorry. The MetaData constraints work well for certain use-case but there are a lot of other that simply aren&#39;t thought out yet or don&#39;t make sense. &lt;br&gt; &lt;p&gt;Best regards, &lt;br&gt; &lt;p&gt;Geert &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Geert Bevin &lt;br&gt; Terracotta - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.terracotta.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Uwyn &amp;quot;Use what you need&amp;quot; - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://uwyn.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>SoufianeZI</name>
  <email>ziane.soufi...@gmail.com</email>
  </author>
  <updated>2009-11-22T14:29:02Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/b1481bbf5453484c/fdd635bd790df73d?show_docid=fdd635bd790df73d</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/b1481bbf5453484c/fdd635bd790df73d?show_docid=fdd635bd790df73d"/>
  <title type="text">Re: MetaData Constraint / primary key(&quot;A&quot;,&quot;B&quot;)</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I didnt found yet any solutions :( &lt;br&gt; &lt;p&gt;Best Regards, &lt;br&gt; &lt;p&gt;Soufiane.
  </summary>
  </entry>
  <entry>
  <author>
  <name>SoufianeZI</name>
  <email>ziane.soufi...@gmail.com</email>
  </author>
  <updated>2009-11-20T15:00:09Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/b1481bbf5453484c/34f41025277eef62?show_docid=34f41025277eef62</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/b1481bbf5453484c/34f41025277eef62?show_docid=34f41025277eef62"/>
  <title type="text">MetaData Constraint / primary key(&quot;A&quot;,&quot;B&quot;)</title>
  <summary type="html" xml:space="preserve">
  Hi Geert, &lt;br&gt; &lt;p&gt;I have a little question about custom rife bean. &lt;br&gt; &lt;p&gt;With this example : &lt;br&gt; In Oracle database &lt;br&gt; CREATE TABLE &amp;quot;AUTHFUNCTIONLINK&amp;quot; &lt;br&gt; (	&amp;quot;ROLEID&amp;quot; NUMBER(19,0) NOT NULL ENABLE, &lt;br&gt; &amp;quot;FUNCTIONID&amp;quot; NUMBER(10,0) NOT NULL ENABLE, &lt;br&gt; CONSTRAINT &amp;quot;AUTHFUNCTIONLINK_PK&amp;quot; PRIMARY KEY (&amp;quot;ROLEID&amp;quot;, &lt;br&gt; &amp;quot;FUNCTIONID&amp;quot;)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Geert Bevin</name>
  <email>gbe...@uwyn.com</email>
  </author>
  <updated>2009-11-18T21:18:07Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/6116fef8d242c740?show_docid=6116fef8d242c740</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/6116fef8d242c740?show_docid=6116fef8d242c740"/>
  <title type="text">Re: [rife-users] Re: LOGOUT / back &amp; page reloading.</title>
  <summary type="html" xml:space="preserve">
  Hi Soufiane, &lt;br&gt; &lt;p&gt;A typical approach is to redirect after post. You could extend from a generic element that always redirects after authentication using the redirect() method. Another option is to declare a flowlink as being redirect and trigger an exit that uses that link after authentication. Another option is to actually work with continuations and as you suggest erase the entire continuation tree of the active user with &amp;quot;ContinuationContext.getActive Context().removeContextTree(); &amp;quot;. You could also add an element inheritance layer that sets a global var or a cookie each time a GET happens and only allows a POST when the value is set. A final option I can think of is to simply always prevent continuations to be cloned with setCloneContinuations(false) in an element, the back button will then not have a valid context to work with.
  </summary>
  </entry>
  <entry>
  <author>
  <name>SoufianeZI</name>
  <email>ziane.soufi...@gmail.com</email>
  </author>
  <updated>2009-11-18T19:38:49Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/b6a4fef1a2bd0054?show_docid=b6a4fef1a2bd0054</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/b6a4fef1a2bd0054?show_docid=b6a4fef1a2bd0054"/>
  <title type="text">Re: LOGOUT / back &amp; page reloading.</title>
  <summary type="html" xml:space="preserve">
  Hi Joshua, &lt;br&gt; &lt;p&gt;Understood. &lt;br&gt; &lt;p&gt;I&#39;ll try to find a solution without write my own auth system. &lt;br&gt; After that, i will check if i can simply extends RIFE&#39;s system. &lt;br&gt; &lt;p&gt;Thanks ! &lt;br&gt; Best regards, &lt;br&gt; Soufiane
  </summary>
  </entry>
  <entry>
  <author>
  <name>Josh Hansen</name>
  <email>josh...@up-bear.net</email>
  </author>
  <updated>2009-11-18T16:43:17Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/bde9d9d426dc3883?show_docid=bde9d9d426dc3883</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/bde9d9d426dc3883?show_docid=bde9d9d426dc3883"/>
  <title type="text">Re: [rife-users] LOGOUT / back &amp; page reloading.</title>
  <summary type="html" xml:space="preserve">
  Hi Soufiane, &lt;br&gt; &lt;p&gt;This is a standard issue related to the browser, rather than with RIFE. &lt;br&gt; The submitted form values are associated with the page being viewed, so &lt;br&gt; a refresh will usually result in the browser prompting the user about &lt;br&gt; whether to re-submit the form values. &lt;br&gt; &lt;p&gt;As far as I know, RIFE&#39;s built-in authentication system does not support
  </summary>
  </entry>
  <entry>
  <author>
  <name>SoufianeZI</name>
  <email>ziane.soufi...@gmail.com</email>
  </author>
  <updated>2009-11-18T11:07:10Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/ce90a879db31d02b?show_docid=ce90a879db31d02b</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/db55d50703786c4c/ce90a879db31d02b?show_docid=ce90a879db31d02b"/>
  <title type="text">LOGOUT / back &amp; page reloading.</title>
  <summary type="html" xml:space="preserve">
  Hello Geert ! &lt;br&gt; &lt;p&gt;I&#39;m concerned about the example &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://rifers.org/07_authentication/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; After a logout, when an user go back with the navigator&#39;s back button &lt;br&gt; and refresh the page, he can resend a revalidation POST request and &lt;br&gt; login again. &lt;br&gt; &lt;p&gt;How simply disallow this resend, and redirect him in the
  </summary>
  </entry>
  <entry>
  <author>
  <name>michaelCH</name>
  <email>michaelchu...@3my.eu</email>
  </author>
  <updated>2009-06-25T19:40:17Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/e0f3f691cfc33eee/b9b85b95c54bcd9c?show_docid=b9b85b95c54bcd9c</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/e0f3f691cfc33eee/b9b85b95c54bcd9c?show_docid=b9b85b95c54bcd9c"/>
  <title type="text">new line characters / ElementSupport.encodeHtml()</title>
  <summary type="html" xml:space="preserve">
  Hi Geert! &lt;br&gt; &lt;p&gt;ElementSupport.encodeHtml(Stri ng) method does not encode new line &lt;br&gt; characters to &amp;lt;br/&amp;gt;. &lt;br&gt; Could you recommend some other encoding method from rife api in case &lt;br&gt; of new line characters ? &lt;br&gt; &lt;p&gt;Best regards, &lt;br&gt; Michael.
  </summary>
  </entry>
  <entry>
  <author>
  <name>michaelCH</name>
  <email>michaelchu...@3my.eu</email>
  </author>
  <updated>2009-06-18T21:23:09Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/36d02dd1fd59f8c3/6059d8a7275dca7d?show_docid=6059d8a7275dca7d</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/36d02dd1fd59f8c3/6059d8a7275dca7d?show_docid=6059d8a7275dca7d"/>
  <title type="text">Re: POST request / validation of page reloading.</title>
  <summary type="html" xml:space="preserve">
  Hi Geert! &lt;br&gt; &lt;p&gt;My response is late but thanks for your answers. &lt;br&gt; &lt;p&gt;Best regards, &lt;br&gt; Michael.
  </summary>
  </entry>
  <entry>
  <author>
  <name>michaelCH</name>
  <email>michaelchu...@3my.eu</email>
  </author>
  <updated>2009-06-05T21:02:27Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/99bd415459191567/bb439d255c132e0b?show_docid=bb439d255c132e0b</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/99bd415459191567/bb439d255c132e0b?show_docid=bb439d255c132e0b"/>
  <title type="text">processContext - locking exception</title>
  <summary type="html" xml:space="preserve">
  Hi Geert! &lt;br&gt; &lt;p&gt;We have in the exception stack below line: &lt;br&gt; &lt;p&gt;com.uwyn.rife.engine.ElementCo ntext.processContext(ElementCo ntext.java: &lt;br&gt; 460) - locked &amp;amp;lt;0xd5f37638&amp;amp;gt; &lt;br&gt; &lt;p&gt;It could be very helpfull to provide us some hints what can be the &lt;br&gt; cause of the above &amp;quot;lock&amp;quot;? &lt;br&gt; I mean what conditions can generate such a state of processContext
  </summary>
  </entry>
  <entry>
  <author>
  <name>Geert Bevin</name>
  <email>gbe...@uwyn.com</email>
  </author>
  <updated>2009-06-01T18:11:50Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/9c8fc66537599731?show_docid=9c8fc66537599731</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/9c8fc66537599731?show_docid=9c8fc66537599731"/>
  <title type="text">Re: [rife-users] Re: Best practice to run threads from processElement</title>
  <summary type="html" xml:space="preserve">
  I think the users guide has some examples and you&#39;ll definitely find &lt;br&gt; some in the open-source projects that are built on top of RIFE, like &lt;br&gt; Drone: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svn.rifers.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Geert Bevin &lt;br&gt; Terracotta - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.terracotta.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Uwyn &amp;quot;Use what you need&amp;quot; - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://uwyn.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; RIFE Java application framework - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://rifers.org&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthias Barmeier</name>
  <email>matthias.barme...@sourcepark.de</email>
  </author>
  <updated>2009-06-01T18:03:38Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/9e65e37dce431c2b?show_docid=9e65e37dce431c2b</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/9e65e37dce431c2b?show_docid=9e65e37dce431c2b"/>
  <title type="text">Re: [rife-users] Re: Best practice to run threads from processElement</title>
  <summary type="html" xml:space="preserve">
  Hi Geert, &lt;br&gt; &lt;p&gt;Maybe I should implement one just for exercising rife ;). &lt;br&gt; &lt;p&gt;Are there any docs available on how to implement and use participants ? &lt;br&gt; &lt;p&gt;Ciao &lt;br&gt; Matze &lt;br&gt; &lt;p&gt;Geert Bevin schrieb:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Geert Bevin</name>
  <email>gbe...@uwyn.com</email>
  </author>
  <updated>2009-05-31T18:44:14Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/0509f217da14377c?show_docid=0509f217da14377c</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/0509f217da14377c?show_docid=0509f217da14377c"/>
  <title type="text">Re: [rife-users] Re: Best practice to run threads from processElement</title>
  <summary type="html" xml:space="preserve">
  Hi Matze, &lt;br&gt; Participants give you an application-wide thread that you can easily &lt;br&gt; access from a single repository. For there rest, there are other &lt;br&gt; advantages, like exposing results and waiting for objects from other &lt;br&gt; participants to create a kind of automating dependency management, but &lt;br&gt; I don&#39;t think this would benefit you.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthias Barmeier</name>
  <email>matthias.barme...@sourcepark.de</email>
  </author>
  <updated>2009-05-29T14:48:56Z</updated>
  <id>http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/29f1f73f10f74e74?show_docid=29f1f73f10f74e74</id>
  <link href="http://groups.google.com/group/rife-users/browse_frm/thread/d4fe46ba7c223725/29f1f73f10f74e74?show_docid=29f1f73f10f74e74"/>
  <title type="text">Re: [rife-users] Re: Best practice to run threads from processElement</title>
  <summary type="html" xml:space="preserve">
  Hi Geert, &lt;br&gt; &lt;p&gt;I need a dispatcher thread that collects packaging orders and than &lt;br&gt; starts for everey order a packing thread. &lt;br&gt; The Queue/Processing skeleton is already implemented. Though, I think I &lt;br&gt; will give a try for the participant or do you think that this &lt;br&gt; have some disadvantages that your approach does not have ?
  </summary>
  </entry>
</feed>
