Sun ships Java tools for Web services

By Wylie Wong, Special to ZDNet
04 February 2002 03:33 PM
Tags: java, sun, web services, ships, xml, toolkit, api, registry
Sun Microsystems has launched new software tools to bolster its Web services strategy.

Sun executives have said that the company has released a starter kit, which features a tutorial and development tools. The kit will allow software developers to use the Java language to begin building and running Web services, which allow software to be delivered over the Internet to PCs, mobile phones and other handheld devices.

Sun and Java allies IBM, Oracle, BEA Systems and others compete against Microsoft in building and selling software that allows businesses to deliver Web services. In two weeks, Microsoft plans to launch its Visual Studio.Net suite of software development tools for building Web services.

Sun's first version of its toolkit--called the Web Services Pack--is the company's stopgap measure to allow Java developers to start building Web services. Meanwhile, Sun and other Java companies are working to incorporate Web services into the Java standard by year's end.

The Java standard known as Java 2 Enterprise Edition (J2EE) is a common set of blueprints for companies that use Java to build business software for e-commerce and other Internet operations. The current standard--version 1.3--does not have support for Web services built in.

Most Java companies--such as IBM, Oracle, SilverStream, and now Sun--have been releasing their own Web services toolkits that offer differing guidelines to build Web services using Java. They all plan to adhere to a formal standard when such a standard is ready.

Sun's new toolkit includes four Java application programming interfaces (APIs), or sets of instructions, that connect Java applications with XML (Extensible Markup Language), a standard for exchanging data over the Web. XML enables Web services.

The technologies include two messaging APIs for transmitting XML documents over the Web; a Java API for XML Processing, which provides a standard way for processing and reading XML documents and a Java API for XML Registries, which defines the way for connecting to registries, which are online yellow pages for listing Web services.

Sun supports registries that are built using either the UDDI (Universal Description, Discovery and Integration) standard or the EBXML (Electronic Business XML) standard.

The Web Services Pack also includes software for companies to create a private UDDI registry and open-source technology called Apache Tomcat, free Java application server software that runs e-business and other Web site transactions.

Sun plans to release an updated toolkit in the spring and the final version in the summer.

Advertisement

Talkback 0 comments

Latest Videos

Sponsored content

Power Centre - Content from our premier sponsors

Blogs

  • David Braue Welcome to National Censorship Day
    Conroy's blind adherence to his net filtering plan will abandon Net neutrality ideals and push ISPs down a slippery slope of unprecedented responsibility for a callously politicised Australian Internet.
  • Array That sinking Tcard feeling
    There's something terribly unsettling about realising that the NSW Government is considering hiring a company to build a new electronic ticketing system which has already put it through the legal wringer for the system's predecessor.
  • Array The challenge of government 2.0
    The Government 2.0 Taskforce released its draft report last week, and its recommendations for Open Government almost reads like a manifesto. Stilgherrian's guest on Patch Monday this week is the chair of the Taskforce, Nicholas Gruen.
  • More blogs »

Tags

Back to top

Featured