Displaying 3 results from an estimated 3 matches for "nativeconstructoraccessorimpl".
2006 Dec 21
1
iplots/JGR on OS X 10.4.8
...apple.mrj.MRJApplicationUtils.registerAboutHandler(MRJApplicationUtils.java:64)
at org.rosuda.util.PlatformMac.registerHandlers(PlatformMac.java:43)
at org.rosuda.util.PlatformMac.<init>(PlatformMac.java:20)
at org.rosuda.iplots.PlatformMac.<init>(PlatformMac.java:16)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)...
2007 Jan 16
1
calling java API from ruby
ok, i want to be able to send some data from my rails app to a CRM. The
library that defines the API for talking to the CRM is written in java.
I got JRuby working, which is pretty cool, but to my understanding i
would have to convert my ruby on rails app to a jruby on rails app
which, as far as i''ve understood, is different deal altogether and
would be set up more like a java server
2007 Jun 13
1
seleniumrc_fu initial test issue
I have the seleniumrc_fu plugin installed and setup according to the
instructions, and can run the selenium:test task if there are no test
cases. My first test case simply does an open_home_page to verify
that things are working at all. Unfortuniately there seems to be an
issue with even this simple a test case. The following suggests that
there is an issue with the getNewBrowserSession