Click here to Skip to main content
15,896,526 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Good days to all,

I am doing a convert task which convert from java project to java web service.

I follow the web service tutorial, and found that the best way to create a web service is using MyEclispe + TomCat + JAX-WS. But I face some problem.

My question is:
1. the faster way to convert project to web service is using the tool as list as above? (means without modify a lot of code)

2.The project example already come with user interface(UI), but since I need to convert to webservice, so, i m thinking to modify the code to non UI for webservice using, is it right?

Example in link:

http://sourceforge.net/projects/caliph-emir/files/Lire/

LireDemov0.8

Thanks.
Posted

1. the faster way to convert project to web service is using the tool as list as above? (means without modify a lot of code)

this is a popular tools & APIs you can found many support and tutorials.

2.The project example already come with user interface(UI), but since I need to convert to webservice, so, i m thinking to modify the code to non UI for webservice using, is it right?

modifying?! maybe you need create you own by using Lime API (see Go to the online API docs in http://www.semanticmetadata.net/lire/ and lime wiki).
 
Share this answer
 
thanks of reply, Adrabi Abderrahim,

I try to go deep on Lire API 1st.

(Lime API? I think u wrong type.)It should be lire API.

thanks a lot.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900