Hi again We have an example now:
If we try to use view a page when we have omitted the lines import com.uwyn.rife.authentication.credentialsmanagers.RoleUserIdentity; import com.uwyn.rife.authentication.elements.Identified; from our Home.java file, we get the problem with the browser just 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 a problem with an executor class not compiling), and we don't have any of these problems at the moment. I just asked the question in preparation of our continued coding. I will reply to this thread when we have new occurrence of this problem. Thanks for your continued patience. -Eskil On 4/13/07, Geert Bevin <[EMAIL PROTECTED]> wrote: > Hi Eskil, > > can you tell me which OS you're using and which JVM? Also, can you > give an example of the Java compilation error that doesn't show up in > the browser? RIFE only recompiles your elements on-the-fly, not any > other Java code. However, if there are compilation errors for any > elements, it should show up in your browser. > > As Mork says, you can of course have written 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 java compilation errors. We use the latest rife- > > jumpstart > > Eclipse project that is linked to under Downloads on rifers.org. > > > > Now if we have a pure java error (that is, an error not related to > > RIFE), > > 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 > > > > -- > Geert Bevin > Terracotta - http://www.terracotta.org > Uwyn "Use what you need" - http://uwyn.com > RIFE Java application framework - http://rifers.org > Music and words - http://gbevin.com > > > _______________________________________________ > Rife-users mailing list > [EMAIL PROTECTED] > http://lists.uwyn.com/mailman/listinfo/rife-users >
_______________________________________________ Rife-users mailing list [EMAIL PROTECTED] http://lists.uwyn.com/mailman/listinfo/rife-users
