Projects tigase _server server-core Issues #1417
Idea builds development environment (#1417)
Open
Unknown opened 4 years ago

Can you share an idea environment to build the tigase service and start it successfully? At present, you can build it from the materials you provide and start it successfully, but you always report that the version cannot be found or the version is wrong. In addition, the spark test is used to successfully create a user, but the reimbursement number does not exist or the password is wrong when logging in. Can you take a little time to sort out a related document for me File.

Unknown commented 4 years ago

Can you share an idea environment to build the tigase service and start it successfully?

You should be able to start it just fine (for debugging purposes that is). Of course you would have to include related dependencies (either in project configuration or temporarily in pom.xml), for example database driver.

At present, you can build it from the materials you provide and start it successfully, but you always report that the version cannot be found or the version is wrong.

Could you share complete error? We do detect required component versions based on jar manifests and quite often, when starting server from the IDE, those are not properly generated but we can't do much about it. You can ignore checking schema version with Option to ignore schema-version check added.

In addition, the spark test is used to successfully create a user, but the reimbursement number does not exist or the password is wrong when logging in. Can you take a little time to sort out a related document for me File.

For future reference - please report single problem in single issue. Could you provide more details (what you are doing exactly, what response do you receive, what is the state of the database, etc) in new issue?

issue 1 of 1
Type
Question
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1417
Please wait...
Page is in error, reload to recover