Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BambooBSC Setup & Further Development #72

Open
muhammad-ali-kolachi opened this issue Nov 24, 2018 · 25 comments
Open

BambooBSC Setup & Further Development #72

muhammad-ali-kolachi opened this issue Nov 24, 2018 · 25 comments

Comments

@muhammad-ali-kolachi
Copy link

muhammad-ali-kolachi commented Nov 24, 2018

Hi Chen,

I came across BambooBSC almost a month ago. I loved it and wanted to use it for my organization and customize it a little bit according to my company's business model.

I successfully deployed the VM part. I can browse the software in my host machine's browser. Everything is working almost fine.

I have few questions, hope you don't mind answering them :)

  1. Can this application be modified? All I see is *.jar files everywhere (except HTML, JS, CSS etc). I am assuming that I can only use the end product as it is without any further development. Am I right?

  2. If yes, then how? Where can I find the business logic files?

  3. I wanted to remove some extra columns in 'Scorecard' section but I couldn't find any controller, model etc. I assume there must be a place where I can update the SQL queries and fetch only what I need.

  4. I tried to create a development environment on my local machine but failed. I couldn't understand the documentation properly. Can you provide some additional documentation material? So that I can see if I made any mistakes or not.

I really need your help, please please please reply soon. I shall be very thankful to you for your favor.

@billchen198318
Copy link
Owner

Hi , you maybe need use Eclipse load the developer project, https://github.com/billchen198318/bamboobsc#build-development-environments

@muhammad-ali-kolachi
Copy link
Author

Thanks for the reply Chen.
https://github.com/billchen198318/bamboobsc/archive/v0.7.4.zip
Is this the developer project your are referring to?

@billchen198318
Copy link
Owner

use Eclipse git-plugin load project from git https://github.com/billchen198318/bamboobsc
reference how to use Eclipse load project form github https://stackoverflow.com/questions/6760115/importing-a-github-project-into-eclipse

@muhammad-ali-kolachi
Copy link
Author

Great, and what version of Eclipse IDE do you think is best for BambooBSC? I'm going to try the latest one.

@muhammad-ali-kolachi
Copy link
Author

Hi Chen,

Hope you're doing well. I just finished configuring BambooBSC in eclipse. Everything went absolutely fine and it seems I am ready to run the project, please have a look at following screenshot:

screenshot_1

I just need to know few things:

  1. How do I setup the database for this development environment? I have already created and imported bbcore.sql on my machine.

  2. How do I run the project from eclipse?

Thanks.

@billchen198318
Copy link
Owner

https://www.mkyong.com/eclipse/where-is-eclipse-deploy-web-application-tomcat/

and need modify project resource/applicationContext/conf/applicationContext-dataSource.properties database connection config, with need start MySQL service.

@muhammad-ali-kolachi
Copy link
Author

I did configure the database and tomcat server. Tried starting the tomcat server from eclipse:

screenshot_2

After this I tried running the project in my chrome browser:

screenshot_3

Mysql server is also up and running:

screenshot_4

Also imported bbcore database:

screenshot_5

I have no idea what to do next. Please help.

@billchen198318
Copy link
Owner

2018-12-04 08-12-08

@muhammad-ali-kolachi
Copy link
Author

I already added them:

screenshot_6

My tomcat server is also up and running:

screenshot_7

But when enter http://127.0.0.1:8080/core-web/index.action in my browser it gives me this:

screenshot_3

@billchen198318
Copy link
Owner

trace log C: or D: \tmp\ dir greenstep-bsc.log and greenstep-core.log

@muhammad-ali-kolachi
Copy link
Author

muhammad-ali-kolachi commented Dec 6, 2018

Hi Chen,

The 404 not found issue is resolved and application is working fine now.

img-20181206-wa0005

Actually I just had to change the "Context Root" of "core-web" project to "/core-web".

Source: https://stackoverflow.com/questions/9522054/changing-tomcat-context-path-of-web-project-in-eclipse

Thank you for your support.

@muhammad-ali-kolachi
Copy link
Author

Why am I getting this error?

screenshot_9

And when i navigate to Scorecard > Vision I get this screen:

screenshot_10

Here is what Application Site settings page shows:

screenshot_11

@Vijayan-Murugan
Copy link

Hi, guys, I need your help I'm trying to BambooBSC Setup in eclipse but getting so many errors.
I need your help, please.

BAMBOOBSC

@billchen198318
Copy link
Owner

VijayanMurugan95:

Maybe you can try this ( bambooBSC develope workspace resource for Eclipse EE windows version) : https://github.com/billchen198318/bamboobsc/releases/download/v0.7.7/bamboobsc-0.7.7-DEV-source-resource.7z

bye.

@Vijayan-Murugan
Copy link

hi thanks for your reply if need any help from the feature I will ping you thanks again.

@Junaid-Amjad
Copy link

@muhammad-ali-kolachi i am creating a development environment but i face issue after cleaning the project. Issue like
The Project was not built since it depends on core-base, which has build path errors.
Do you face these error?

@Vijayan-Murugan
Copy link

Vijayan-Murugan commented Dec 14, 2020 via email

@Junaid-Amjad
Copy link

@Vijayan-Murugan-Mvp did you resolve it?

@Vijayan-Murugan
Copy link

Vijayan-Murugan commented Dec 14, 2020 via email

@Junaid-Amjad
Copy link

@Vijayan-Murugan-Mvp Can you please tell me how did you do that.

@Vijayan-Murugan
Copy link

Vijayan-Murugan commented Dec 14, 2020 via email

@Junaid-Amjad
Copy link

Hi @Vijayan-Murugan-Mvp, which bamboobsc did you used? I am using 0.7.8 and I added jar files as instructed in the github. But it was not resolved.

@Vijayan-Murugan
Copy link

Vijayan-Murugan commented Dec 15, 2020 via email

@billchen198318
Copy link
Owner

Reference the step-by-step build development environment video.
download from https://github.com/billchen198318/bamboobsc/releases/download/v0.7.8/bamboobsc-0.7.8-build-dev-env-mp4-video.7z
need use 7zip to extract.

@Junaid-Amjad
Copy link

@billchen198318 Thanks for the video, but i configured it after google the problems. It is configured and running on the browser right now. The steps you have taken is different then the steps which i take from the google. If i face any issue related to the application then i will cross verify it from the video. Thanks for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants