python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I script an update to a servicemix system bundle using karaf's client.bat?
How can I script out a update to a servicemix system bundle using karaf's client.bat? When I try to run ./client.bat "update 111" -p <password> through powershell I get a java.lang.Nul...
greenTea
Votes: 0
Answers: 1
Feature repo add in KARAF Error Resolving Artifact : Could not read from local repo
Error executing command: Error resolving artifact
com.sample:features:xml:features:4.1.4-SNAPSHOT:
\[Could not find artifact com.sample:features:xml:features:4.1.4-SNAPSHOT in default
local (file:/...
Thalaimalai Pandiyan T
Votes: 0
Answers: 1
Cannot access REST api on karaf
I am using Apache Karaf 4.0.1 with Java 1.8. The java OSGi project already consumes SOAP messages, but I am trying to add a REST api.
I have added a module with a REST endpoint, and this compiles suc...
Richard
Votes: 0
Answers: 1
Servicemix bundle breaks when upgrading to Java 8 v311
I am trying to upgrade the version of java being used on my machine from Java 8 v282 to Java 8 v311. When I do upgrade to 311 a servicemix bundle will no longer load correctly. The stack trace of when...
greenTea
Votes: 0
Answers: 0