BO Composer Installation

Hi all,

I installed BO dataserives 3.0 and its working fine, Later i installed Composer on the existing Tomcat without any log.

When i try to open Composer window , its not working and getting the below error
‘The requested resource (/Composer/) is not available.’

Thanks in Advance.


Sarav Dev (BOB member since 2009-02-26)

Hi Sarav,

Please follow the below steps to open composer.

Step 1 : Open tomcat.xml file in ~tomcat55\conf folder

add below code in that

Step 2 : open tomcat home page

http://localhost:/manager/html
ex: http://localhost:28080/manager/html

you will get a popup for username and password. Give admin, admin as credentials.

Step3 :

You can see composer in the list of applications. Click on undeploy button parellel to composer.

After undeployment, stop tomcat service and delete composer folder located in ~Tomcat55\webapps folder.

Step 4 : start tomcat service again.

again log in to tomcat manager page.
Now you will not see composer in the list of applications.

Now go to war file to deploy option ( in the same window) . Browse for composer.war file and click on deploy. (you can see message OK if your war file gets deploys correctly)

Step 5 : restart the tomcat . again go to tomcat manager page and ensure that composer is there in list of applications and it is started. click on composer in the list of applications.

Hope it works fine.

Regards,
Suneel kumar Dirasanchu


dirasanchu (BOB member since 2009-05-12)