Hi Dennis, I have downloaded the Source code and I want to build this project or convert in to .war so that I can host on the tomcat server. Can you please let me know the location of the build.xml or steps. I will mention some of the steps here which I follow after I receive build.xml
Downloaded the src folder locally
Need to download the build.xml ( where I have to search this build.xml file, after I got where I need to place this )
From command line will run below command :
ant war ( from location of the build.xml ) it will create the .war file,
I will host the .war file on the tomcat server.
Please let me know if I miss anything. Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see there hcm.3.0.2.war how you have created using ant utility, so that I can also create on my local system. Can you please paste me the steps to create .war file.
I see there is no steps in build.xml to create war file, can you please add and attch so that I will use the same build.xml to create .war file locally.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created the war manually by creating a tomcat project and zipped to a war file.
So to reverse engineer deploy the hcm.3.0.2.war on tomcat make changes then zipt the files and rename to .war
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I hosted this web app on different server not on tomcat server its directly going in to application.jsp ( It says something wrong ), there is any dependency in index.jsp file. how I can make index.jsp file as default file in WAS server, please suggest.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the spirit of open source contribution I am requesting for assistance from those how have been able to run the system well to assist others to get to the same level.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am also stuck at this stage, where the user name and password fail when i try to log in on the interface. @Prashant did you get through this challenge.?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i used to be capable of acieve the above via checking the checkbox for in_payroll for those i want to be in payroll and for gaming those that i checked now not to be in payroll appears in payslip file but they are no longer part of payroll calculations and simply as you have got stated a seperate report will best it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Dennis, I have downloaded the Source code and I want to build this project or convert in to .war so that I can host on the tomcat server. Can you please let me know the location of the build.xml or steps. I will mention some of the steps here which I follow after I receive build.xml
ant war ( from location of the build.xml ) it will create the .war file,
Please let me know if I miss anything. Thanks in advance.
You may need to download https://sourceforge.net/projects/obhrms/files/hcm.src.3.1.2.zip/download but you will only do ant to buld new source.
The fastest way to deploy a .war will be to replace the baraza.lib on https://sourceforge.net/projects/obhrms/files/hcm.3.0.2.war/download
I would need to add the ant war on the wishlist or get some help from the openbarazacommunity
I see there hcm.3.0.2.war how you have created using ant utility, so that I can also create on my local system. Can you please paste me the steps to create .war file.
I see there is no steps in build.xml to create war file, can you please add and attch so that I will use the same build.xml to create .war file locally.
I created the war manually by creating a tomcat project and zipped to a war file.
So to reverse engineer deploy the hcm.3.0.2.war on tomcat make changes then zipt the files and rename to .war
Hi Dennis,
When I hosted this web app on different server not on tomcat server its directly going in to application.jsp ( It says something wrong ), there is any dependency in index.jsp file. how I can make index.jsp file as default file in WAS server, please suggest.
Hi Dennis,
Can you please let me know when I host via web its asking for username and password, which username and password its refering to, please suggest.
Hi
The username to connect to the database or when logging in on the web interface?
This is for web interface, what is the login and password for the same.
The web pasword is username : root password : baraza
Hi, Its not working root and baraza, can you please look in to it.
In the spirit of open source contribution I am requesting for assistance from those how have been able to run the system well to assist others to get to the same level.
I am also stuck at this stage, where the user name and password fail when i try to log in on the interface. @Prashant did you get through this challenge.?
Ensure the database created fully and that the application is connecting to the database.
Then check the log for any errors
i used to be capable of acieve the above via checking the checkbox for in_payroll for those i want to be in payroll and for gaming those that i checked now not to be in payroll appears in payslip file but they are no longer part of payroll calculations and simply as you have got stated a seperate report will best it.