You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I was doing this tutorial: https://developer.atlassian.com/server/framework/atlassian-sdk/control-access-with-sal/
But when I try to enter in :localhost:2990/jira/plugins/servlet/test.
I get an 404 error.
When I run: atlas-run --product jira --version 7.13.0
In the bash I get the next error: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.sal.api.user.UserManager].
I searched in this forum, and I find a lot of people with the same issue, but I cannot resolve this problem.
This is a part of my code where I guess is the problem:
Thanks for your help
Your code is nothing like the code in the tutorial...
And your annotations are wrong.
Also, what UserManager are you trying to use?
Please specify the entire library in your import
Thanks.
Thanks for the answer!.
I finally fixed it using: https://developer.atlassian.com/server/framework/atlassian-sdk/spring-java-config/
Have a nice day!.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.