Re: Tools for Building Web Services

2002-01-28 Thread Christopher Lenz

28.01.2002 16:00:14, GOMEZ Henri [EMAIL PROTECTED] wrote:

If your interest in Tomcat is for developing Web Services, you will 
be
interested in the Java Web Services Developer Pack (version 
1.0ea1) that
was just released by Sun:

  http://java.sun.com/webservices

The Java WSDP includes early releases of base XML technology: JAXP 
1.2
(with schema support), SOAP-based RPC (JAX-RPC), SOAP-based 
messaging
(JAXM), and registry client support (JAXR).  Although this is an EA1
release of the product we are targeting for this summer, we 
also include a
tutorial as well as a number of development features to help you get 
up
and running quickly, including building tools (Apache's Ant), 
a UDDI based
registry server for testing, some management tools (more in later 
EAs).
We also include a version of Apache Tomcat so develoeprs can 
start using
the JWSDP right away.  All of these technologies depend on 
J2EE 1.3 APIs.

These technologies couldn't be used under Linux if you have IBM SDK 
1.3.
The Sun JDK 1.3.1 is mandatory. Why couldn't we use the IBM SDK ?

Also how many of the technologies reviewed are OpenSource ?

[...]

* JavaServer PagesTM Standard Tag Library (JSTL) 1.0 EA 3

   = ???


http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html

:o)

-chris

cmlenz at gmx.de



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




[PATCH] tiny fix for catalina.sh in tc4.1

2002-01-21 Thread Christopher Lenz

hey people-

here's a fix for a very small error in catalina.sh of the tc4 HEAD 
branch, where CATALINA_HOME is echoed instead of CATALINA_TMPDIR, 
which had me slightly confused at first.

-chris

cmlenz at gmx.de




catalina.sh.patch
Description: Binary data

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]