qbicsoftware / project-manager

MIT License
0 stars 0 forks source link

Provide portlet functionality #31

Closed sven1103 closed 7 years ago

sven1103 commented 7 years ago

We could introduce a branch 'portlet, where the file structure is in such a way, that we can easily build a portlet. This branch should be connected the the Jenkins Virtual Machine, so we can trigger auto-deployment of this portlet on portal-testing.

julianspaeth commented 7 years ago

Now the project manager should have the portlet functionality and all necessary files. However, the portlet somehow does not deploy on testing, but there is also no error in the log. I will check next week if maybe something went wrong with the war export, which is a bit different to the war export i was used to in eclipse.

julianspaeth commented 7 years ago

Provide portlet functionality (project-manager)

julianspaeth commented 7 years ago

The portlet functionality is provided now and the portlet itself is working.

However there occured an issue because the credentials for the sql database could not been loaded. This was because they were just given as environment variables. I now added them to the properties file (locally), now it worked. Is this a good solution to store them or should they be stored in another way? @sven1103

julianspaeth commented 7 years ago

[ERROR] License for Vaadin Charts 3 not found. Go to vaadin.com/pro for more details.

appeared on autodeployment.