belogz / swe574-group1

Automatically exported from code.google.com/p/swe574-group1
0 stars 0 forks source link

Assist Caner to define data model and make web services up and running #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Assist Caner to define data model and make web services up and running

Original issue reported on code.google.com by esinkara...@gmail.com on 1 May 2014 at 8:03

GoogleCodeExporter commented 8 years ago
* Dao classes defined to implement DAO pattern. Model classes checked and some 
corrections made. Data model definitions added to persistence.xml. After these, 
a user successfully created in db throug the datamodel.

* Web service output objects defined and some crucial definitions added to 
web.xml and sun-jaxws.xml files. Web services packed and deployed to swe server 
successfully. After that, essential WS client codes generated by using JaxWS 
WsImport tool through ant tool. FSN web services successfully called with this 
generated WS client.

Original comment by esinkara...@gmail.com on 1 May 2014 at 8:09

GoogleCodeExporter commented 8 years ago

Original comment by esinkara...@gmail.com on 1 May 2014 at 8:10