Hi Glen,
I know that these 2 issues have been addressed already, but I'll just add my
2 cents since I was responsible for both of them.
> I just did an "ant dist" and got two errors building the samples. Looks
> like both com/client/addit.java and com/client/sum.java are the wrong case
> (files should perhaps be Addit.java and Sum.java to match the
> class names -
> problem went away for me when I renamed them)... is anyone else
> seeing this?
I am the one who changed the case on these files. I removed them and
re-added them, using standard CVS mechanisms, but CVS wasn't happy. I sent
out a note to the list saying that folks will most likely have to remove
that directory to get the update to happen correctly. The following is the
text of that note sent on 5/16:
>I changed the case of the addit and sum samples, and CVS seems unhappy with
>me. You may need to remove the samples/com/client directory before
updating.
>
>Thanks,
>-Matt
> I also wanted to really quickly update the JRun installation docs to take
> advantage of the soap.war file, which I did, but while doing so
> noticed that
> the war file doesn't contain WEB-INF/lib/soap.jar!!
We had originally put the soap.jar file in the lib directory, but some J2EE
servers weren't handling this correctly. We had problems with the reference
implementation in particular. Since every server we tried seemed to do ok
when the classes themselves were in there, we figured this was the way to
cover the most containers, and still be in compliance.
Thanks,
-Matt
> -----Original Message-----
> From: Glen Daniels [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 12:31 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Release v2.2
>
>
> -1 as is. I'm really sorry to do this at the 11th (12th? :)) hour, but I
> finally actually tried out the dist for real.
>
> I just did an "ant dist" and got two errors building the samples. Looks
> like both com/client/addit.java and com/client/sum.java are the wrong case
> (files should perhaps be Addit.java and Sum.java to match the
> class names -
> problem went away for me when I renamed them)... is anyone else
> seeing this?
>
> I also wanted to really quickly update the JRun installation docs to take
> advantage of the soap.war file, which I did, but while doing so
> noticed that
> the war file doesn't contain WEB-INF/lib/soap.jar!!
>
> This last bit is really broken. It means there's basically no
> point to the
> war file at all - i.e. you can't just drop it into your servlet engine and
> expect things to work without futzing with your classpath.
>
> I'm checking in a new build.xml, which you are welcome to do with as you
> will, but I think the last one is a show-stopper. I'm not sure what to do
> about the first one - who owns these files? Is it just my environment?
>
> These changes aren't much, but I don't feel comfortable doing the release
> unless we can build the samples and generate a soap.war that works (I
> confirmed that it does in fact work with the new build.xml).
>
> --Glen
>
> ----- Original Message -----
> From: "Matthew J. Duftler" <[EMAIL PROTECTED]>
> To: "soap-dev" <[EMAIL PROTECTED]>
> Sent: Tuesday, May 29, 2001 11:18 AM
> Subject: VOTE: Release v2.2
>
>
> > Hi All,
> >
> > Well, I think it's time to vote on releasing v2.2. The only changes from
> > v2.2RC3 are the addition of iPlanet install docs and the
> order-reversal of
> > the res.setContentType(...) and res.getWriter() calls in the doGet(...)
> > method impls.
> >
> > Once the voting is done, I can post the release this afternoon or early
> > evening.
> >
> > Thanks,
> > -Matt
> >
> >
> > To start things off, here's my vote: +1
> >
>