Skip to main content
New Participant
March 22, 2018

org.apache.http.ssl -- Cannot be resolved

  • March 22, 2018
  • 5 replies
  • 5024 views

hi,

In configuration i am willing to update version of org.apache.httpcomponents.httpcore bundle

currently it is showing as 4.3.2

but i want to use 4.4.4 version

i am getting error as org.apache.http.ssl -- Cannot be resolved

if i try to upload jar directly it is throwing error as  java.io.IOException: Bundle-SymbolicName header missing, cannot install bundle

i have also specified updated bundle details in pom but seems no use.

please let me know how should i upload updated jar?

or from where should i download it.

currently i am downloading it from Maven Repository: org.apache.httpcomponents » httpcore » 4.4.4

let me know what needs to be done here.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

5 replies

smacdonald2008
New Participant
March 22, 2018

"if i try to upload jar directly" - please describe how you are doing that.

New Participant
March 22, 2018

Hi,

From system/console/bundlesI

---Installand update -- added jar which I downloaded from maven( link shared above.)

It is giving ioexception as mentioned above

Employee
March 22, 2018

I think you are trying to upload the jar file not an OSGI bundle. Can you try using [1] and see if that helps

[1] : Maven Repository: org.apache.httpcomponents » httpcore-osgi » 4.4.4