OSGI Service reference inside Java main method | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

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

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
March 29, 2016

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