list. rb wrote:
> java-jruby0.9.8
> 
> The error I get is in javasupport:551 `method_missing`: undefined method
> `java_class` for NilClass (NoMethodError)
> 
> in StartConnection..
> 
> It sounds like I should upgrade then?

Yes, I'd recommend upgrading. You don't want to be building apps on 
pre-1.0 due to the syntax changes that happened. They're not major, but 
it would be unfortunate to have to go back and modify things.

- Charlie