Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
BIP instance configuration issues.
Hello ,
We are trying to deploy a standalone BIP version in the existing weblogic console.
Found the xmlpserver.ear file in /app/Oracle/Middleware/Oracle_Home/bi/bifoundation/jee path.
1) exploded the ear file using jar -xvf command in a directory bipublisher.ear
2)exploded the war file inside bipublisher.ear(exploded directory) folder using jar -xvf to bipublisher.war
3)in weblogic deployment section selected the bipublisher.war directory.
But while activating the changes above error displayed.
Answers
-
Any help will be highly appreciated.. ..
0 -
You need to extend the domain using one of the templates that contains BIP. You cannot just deploy the ear file as BIP includes a lot of other dependencies as well. Use the weblogic config.sh script to load the weblogic configurator.
0 -
Hello Handat,
Could you kindly provide me some documentation? Extending the existing domain means it will be the same instance right? which is accessible from different ports? or i will have a different folders all together?
0
