Hi,

On 6/27/06, Andrew Lentvorski <[EMAIL PROTECTED]> wrote:
> One mistake is here:
>      public String getCurrentVersion()
>      {
>          try
>          {
>              RpcResult r = rpc("init", "script_id");
>              if (r.isOk())
>              {
> ...
>
> r.isOK() fails with a NullPointerException when the rpc isn't connected.

> This doesn't solve the lack of connection problem, but at least it might
> let the Java get initialized.

Thanks for pointing that out. I'm fixing it (and a couple of other
similar issues) and we'll see how much better it gets.

regards,
Vlad

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to