Elias N Vasylenko

Results 6 issues of Elias N Vasylenko

When trying to launch an OSGi run definition or perform OSGi tests from the IDE I get the following NPE: java.lang.NullPointerException at bndtools.launch.OSGiJUnitLaunchDelegate.getLauncherStatus(OSGiJUnitLaunchDelegate.java:77) at bndtools.launch.AbstractOSGiLaunchDelegate.finalLaunchCheck(AbstractOSGiLaunchDelegate.java:99) at bndtools.launch.OSGiJUnitLaunchDelegate.finalLaunchCheck(OSGiJUnitLaunchDelegate.java:64) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:868) at...

A couple of times I've struggling to get a project launching properly, and wondered why the behaviour was different from another similar project which was working... It occurred to me...

Sometimes a web application may wish to access resources provided through `osgi.enroute.web.simple.provider` directly in Java code for e.g. server-side rendering using nashorn. Currently afaict the only way to do this...

A bundle which provides a web resource should be able to declare requirements to other web resources. The WebresourceServlet should then resolve all these transitive dependencies and provide them over...

Could it be possible/valuable to add some `Object getArgument()` to `Frame` to go alongside the existing `Object[] getArguments()`? With a corresponding new single-argument method on `CallTarget`. There are reasonable language...

feature
truffle
tracking

The URLs given for downloads via https://extensions.gnome.org do not seem to work. An example error in the log: `Extension "[email protected]" had error: downloading info: 6` Also visiting the domain in...