You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Magnús Þór Torfason <ma...@handtolvur.is> on 2001/03/27 20:52:32 UTC

[PATCH] build-soap.bat

I propose that the attached batch file be added to the repository as

/xml-soap/java/build-soap.bat

In addition I propose that the following jar files (or newer versions) be
added to the repository:

/xml-soap/java/xerces-1.2.1.jar
/xml-soap/java/ant-1.2.jar


Rationale:

1 - Ant, and an xml parser is required to build soap.  It is desirable for
the project that as many people as possible will be able to build the
project, and writing the invokation and adding this stuff to classpath,
although trivial for those that have done it before, will stop some people.

2 - Those that HAVE used ant before tend to have complex environments, and
be unwilling to mess with their classpath, or drop files into the lib/ext
directory.




Magnus Torfason

Re: Help on SOAP

Posted by Scott Nichol <sn...@computer.org>.
Someone proposed some proposed changes to remove dependencies on the Servlet 2.1 API.  If those
changes are integrated into the code, it is likely that Apache SOAP will work with JServ.  There
appears to be some interest in doing that, both because JServ is in use by many people, and Oracle
9i uses it.

Scott Nichol

----- Original Message -----
From: "tonysimon" <to...@nestinfotech.com>
To: <so...@xml.apache.org>
Sent: Wednesday, March 28, 2001 04:17
Subject: Help on SOAP


> Hi all,
>   I would like to know if anyone has used Apache SOAP with Apache-JServ and
> Xerces Parser & How??
>
>
>
> ----- Original Message -----
> From: "Magnús Þór Torfason" <ma...@handtolvur.is>
> To: "Soap-Dev" <so...@xml.apache.org>
> Sent: Tuesday, March 27, 2001 7:52 PM
> Subject: [PATCH] build-soap.bat
>
>
> > I propose that the attached batch file be added to the repository as
> >
> > /xml-soap/java/build-soap.bat
> >
> > In addition I propose that the following jar files (or newer versions) be
> > added to the repository:
> >
> > /xml-soap/java/xerces-1.2.1.jar
> > /xml-soap/java/ant-1.2.jar
> >
> >
> > Rationale:
> >
> > 1 - Ant, and an xml parser is required to build soap.  It is desirable for
> > the project that as many people as possible will be able to build the
> > project, and writing the invokation and adding this stuff to classpath,
> > although trivial for those that have done it before, will stop some
> people.
> >
> > 2 - Those that HAVE used ant before tend to have complex environments, and
> > be unwilling to mess with their classpath, or drop files into the lib/ext
> > directory.
> >
> >
> >
> >
> > Magnus Torfason
> >
>
>


Help on SOAP

Posted by tonysimon <to...@nestinfotech.com>.
Hi all,
  I would like to know if anyone has used Apache SOAP with Apache-JServ and
Xerces Parser & How??



----- Original Message -----
From: "Magnús Þór Torfason" <ma...@handtolvur.is>
To: "Soap-Dev" <so...@xml.apache.org>
Sent: Tuesday, March 27, 2001 7:52 PM
Subject: [PATCH] build-soap.bat


> I propose that the attached batch file be added to the repository as
>
> /xml-soap/java/build-soap.bat
>
> In addition I propose that the following jar files (or newer versions) be
> added to the repository:
>
> /xml-soap/java/xerces-1.2.1.jar
> /xml-soap/java/ant-1.2.jar
>
>
> Rationale:
>
> 1 - Ant, and an xml parser is required to build soap.  It is desirable for
> the project that as many people as possible will be able to build the
> project, and writing the invokation and adding this stuff to classpath,
> although trivial for those that have done it before, will stop some
people.
>
> 2 - Those that HAVE used ant before tend to have complex environments, and
> be unwilling to mess with their classpath, or drop files into the lib/ext
> directory.
>
>
>
>
> Magnus Torfason
>