pbamford
09-11-2007, 11:51 AM
Just for the record in case anyone is as stupid as myself in the future....
I had previously implemented an application that relied on heavy use of JavaRPC and it worked great. Laszlo is one of those technologies that floored me when I started out with it - I just love it.
Anyway, I made some changes and suddenly I could not get past the
load error: forbidden class:
security problem when trying to load a remote class. I tried *everything*. Long story short, I had renamed the main (i.e. canvas) .lzx file such that the first letter was now lower case rather than upper case. e.g. test.lzx rather than Test.lzx.
If I typed the old name (Test.lzx) in the browser, everything worked perfect except the JavaRPC. The very last thing I did, 24hrs later, was to type test.lzx and yes, no more problems (BTW Test.lzx no longer existed). I was definitely looking in the wrong place for that one!
Running 3.3.3 BTW.
Best regards,
Idiot.
I had previously implemented an application that relied on heavy use of JavaRPC and it worked great. Laszlo is one of those technologies that floored me when I started out with it - I just love it.
Anyway, I made some changes and suddenly I could not get past the
load error: forbidden class:
security problem when trying to load a remote class. I tried *everything*. Long story short, I had renamed the main (i.e. canvas) .lzx file such that the first letter was now lower case rather than upper case. e.g. test.lzx rather than Test.lzx.
If I typed the old name (Test.lzx) in the browser, everything worked perfect except the JavaRPC. The very last thing I did, 24hrs later, was to type test.lzx and yes, no more problems (BTW Test.lzx no longer existed). I was definitely looking in the wrong place for that one!
Running 3.3.3 BTW.
Best regards,
Idiot.