Solved
OSGI Service reference inside Java main method
Is there anyway to use the OSGI service inside a java main method?
Is there anyway to use the OSGI service inside a java main method?
Yes - you need to make a Sling Servlet in the OSGi bundle and from Java client - use HTTP operations. See: http://scottsdigitalcommunity.blogspot.ca/2014/03/creating-java-swing-applications-that.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.