The Artima Developer Community
Sponsored Link

Web Services Forum
[newbie] What I need to develop a web service?

3 replies on 1 page. Most recent reply: Aug 24, 2003 12:48 PM by Malcolm Scott Campbell

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Andrea Saffioti

Posts: 1
Nickname: sunshine
Registered: Mar, 2003

[newbie] What I need to develop a web service? Posted: Mar 17, 2003 3:00 AM
Reply to this message Reply
Advertisement
I need to have a general idea on what I need to develop a web service.
In particular I would like to better understand if I need some software development platform to develop a web service or it is enough to have a web server such IIS (windows environment) and all development is simply made creating XML and ASP pages.

Since I'm a newbie I would like to understand what I need to start developing something for real.

Thanks to all.


Thejus

Posts: 3
Nickname: parasmal
Registered: May, 2003

Re: [newbie] What I need to develop a web service? Posted: May 6, 2003 5:04 AM
Reply to this message Reply
To develop a web service,you need a server to host the web service and in case you want to publish the service for public use, u require a UDDI server as well.
Please do get back for any queries since i am also working on the same.

Jose Rafael Marcano

Posts: 3
Nickname: josrafa
Registered: May, 2003

Re: [newbie] What I need to develop a web service? Posted: May 30, 2003 6:55 AM
Reply to this message Reply
hello, i am working with jwsdp-1.1 this a tool that permit you develop web services, you need a container that soport web services , for example tomcat.

If you work with jax-rpc APIs, it has several steps to build a web services.

If you work with jaxm API(My case), it needs less steps

My Operating System is Windows 2000, and I uses bea weblogic for EJB container(bussines logic) and jwsdp-1.1 to web-services container.

I wish this information can help you, and i hope you can help me too because i am learning about web services too
Mi yahoo messenger is josrafa and my email es rmarcano@consisint.com

Malcolm Scott Campbell

Posts: 3
Nickname: malus
Registered: Aug, 2003

Re: [newbie] What I need to develop a web service? Posted: Aug 24, 2003 12:48 PM
Reply to this message Reply
If you are into Python, or want to be, an excellent self contained web development tool is <a href="http://www.zope.org/">Zope</a>.

Flat View: This topic has 3 replies on 1 page
Topic: CMP as a web service Previous Topic   Next Topic Topic: Cannot find deserializer

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use