Hi,
i am trying to setup up standalone osb server and access sbconsole. i am getting 401 unauthorized. here is my environment setup.
OS: windows 7
Java: 1.8 64bit
DB: oracle XE 11.2.
OSB: fmw_12.1.3.0.0_soaqs_Disk1_1of1
1. ran rcutil.
2. created admin weblogic servicer-->NodeManager-->clustered-->osbServer1(standalone).
I started node manager, weblogic and osb servers. i am able to login to weblogic and em consoles with username/password weblogic/xxxxxxxx sucessfully
but when i try to login sbconsole; http://localhost:7001/sbconsole i am getting 401 unauthorized.
So i created new user, user1 in weblogic server and added to groups as administrator.
In osb server, i assigned integration developer role and saved configuration.
login to weblogic and em consoles are good with user1. but when i login to sbconsole, i am getting 401 unauthorized.
i followed the following url for creating new user 11 Defining Access Security for Oracle Service Bus (12c Release 1 (12.1.3))
Am i missing anything in my setup ? can someone throw pointers in fixing this .
Thanks