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

"route" component implementation #17

Closed
10 tasks done
mbaniasad opened this issue May 12, 2016 · 24 comments
Closed
10 tasks done

"route" component implementation #17

mbaniasad opened this issue May 12, 2016 · 24 comments
Assignees
Labels
Milestone

Comments

@mbaniasad
Copy link
Contributor

mbaniasad commented May 12, 2016

  • code for route
    • entity
    • dao
    • management
    • eto
    • restservice
  • rout services
    • ./routes intreface should be implemented.(check interface document)
      • for now we are considering the route an string of data(text);
  • review by reviewer (contact mohammd)
  • verification of interface output with client group
@mbaniasad mbaniasad assigned mbaniasad and mzeen and unassigned mbaniasad May 12, 2016
@mzeen
Copy link
Contributor

mzeen commented May 12, 2016

I am having error while running on server. so I need to discuss my codes then I can Push.

@mzeen
Copy link
Contributor

mzeen commented May 13, 2016

I pushed my code on branch name rootmanagement, having some issue which is unknown by me. unable to solve the problem. need help.

@mzeen
Copy link
Contributor

mzeen commented May 13, 2016

still need someone to look at my code.

@mzeen
Copy link
Contributor

mzeen commented May 15, 2016

Repeated column in mapping for entity: gse1.buergerbusserver.routemanagement.dataaccess.api.RouteEntity column: id (should be mapped with insert="false" update="false")

anyone know hoe to resolve this

@mzeen
Copy link
Contributor

mzeen commented May 15, 2016

#23 Repeated column in mapping for entity: gse1.buergerbusserver.routemanagement.dataaccess.api.RouteEntity column: id (should be mapped with insert="false" update="false")

anyone know hoe to resolve this

@mzeen
Copy link
Contributor

mzeen commented May 15, 2016

#23 Duplication Error resolved, Working code pushed in Branch RootManagement, Now waiting for review. @mbaniasad need review.

@razadfki
Copy link
Contributor

@mbaniasad I'm reviewing.
@mzeen follow.

@mzeen
Copy link
Contributor

mzeen commented May 15, 2016

Following...
On May 15, 2016 23:47, "razadfki" notifications@github.com wrote:

@mbaniasad https://github.com/mbaniasad I'm reviewing.
@mzeen https://github.com/mzeen follow.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#17 (comment)

@mzeen
Copy link
Contributor

mzeen commented May 15, 2016

If review is done then can someone tell me how to implement this routemanagement with interface.

@mzeen
Copy link
Contributor

mzeen commented May 16, 2016

@mbaniasad my code has been reviewed by @razadfki and I have made the changes. I need to know how to implement these code.

@mbaniasad
Copy link
Contributor Author

what you mean you need to know how to implement the code?
if you mean you want to be able to see some result
http://localhost:8081/oasp4j-sample-server/services/rest/routmanagement/v1/routes

should return a list of routs. on your system browser

@mzeen
Copy link
Contributor

mzeen commented May 16, 2016

not getting any result on browser Error: javax.ws.rs.NotFoundException: HTTP 404 Not Found

@mzeen
Copy link
Contributor

mzeen commented May 16, 2016

Still unable to resolve Error: javax.ws.rs.NotFoundException: HTTP 404 Not Found

@mbaniasad
Copy link
Contributor Author

will come for help soon.

@mzeen
Copy link
Contributor

mzeen commented May 17, 2016

Now Link is working and it is also showing the values from database.

@mzeen
Copy link
Contributor

mzeen commented May 17, 2016

@mbaniasad I did some changes in database, I change datatype of GPSData from TEXT to Varchar and add some INSERT query.

@mzeen
Copy link
Contributor

mzeen commented May 17, 2016

@mbaniasad Route Component Implemented.

@mzeen
Copy link
Contributor

mzeen commented May 17, 2016

verification of interface output with client group, Waiting for the response from the other group.

@mbaniasad
Copy link
Contributor Author

  • check for exception handling. check it with the sample project of OASP.

@ChristianAGSE
Copy link
Contributor

The verification of the interface should be done in the beginning, after the interface meeting. This is done by asking yourself, how you would implement the interface.

In the end there should only be a validation to check, that it really works.

@ChristianAGSE
Copy link
Contributor

you might add a date (i.e. as a comment text) until when you planned to have this task finished.

@ChristianAGSE ChristianAGSE added this to the Iteration2 milestone May 21, 2016
mbaniasad added a commit that referenced this issue May 21, 2016
@mbaniasad
Copy link
Contributor Author

@mzeen I have finished the coding for this.
pleas review my code and verify the last checkbox with interface document

@mzeen
Copy link
Contributor

mzeen commented May 24, 2016

code Reviewed and last check verified. I have found all code which was written by me has inserted into schedulemanagement and all components are integrated together.

@mzeen
Copy link
Contributor

mzeen commented May 24, 2016

now closing this issue.

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

No branches or pull requests

4 participants