[
https://issues.apache.org/jira/browse/KARAF-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619021#comment-16619021
]
Jean-Baptiste Onofré commented on KARAF-5921:
---------------------------------------------
Did you install the {{spring}} feature ?
{code}
karaf@root()> feature:install spring
{code}
> Not able to access the Spring APIs
> -----------------------------------
>
> Key: KARAF-5921
> URL: https://issues.apache.org/jira/browse/KARAF-5921
> Project: Karaf
> Issue Type: Question
> Components: karaf
> Affects Versions: 4.2.1
> Environment: OS: CentOS 7 (64 bit)
> Java:
> openjdk version "1.8.0_181"
> OpenJDK Runtime Environment (build 1.8.0_181-b13)
> OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)
> Reporter: Gaurav Patil
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: beginner
> Attachments: api_access_denied.png
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Hi,
> I've upgraded the karaf from 3.0.0 to 4.2.1. I've also installed all the
> required features http, http-whiteboard, pax-web, pax-http, etc. All the
> installed features are in ACTIVE state. The pax-web is started at 8181.
> After this, I've deployed my Spring APIs jar files to the karaf. But, now,
> I'm not able to access those APIs. It asks for authentication while testing
> the APIs using Advanced REST Client. I don't want this authorization
> mechanism.
> I've not configured this in the Spring APIs.
> How can I resolve this issue?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)