build problems

2001-06-07 Thread Michael Reardon
Now I'm regretting ignoring the emails others had sent about problems building the 2.2 sources. I'm completely perplexed. Here is the order of my classpath D:\java\xerces-1_4_0\xerces.jar D:\java\jaf-1.0.1\activation.jar D:\java\javamail-1.2\mail.jar D:\java\junit3.5\junit.jar D:\java\smtp\li

Re: build problems

2001-06-07 Thread Michael Reardon
; described in Ant's installation docs. I believe parser.jar contains a DOM > impl that is pre-namespaces. > > Thanks, > -Matt > > > -Original Message- > > From: Michael Reardon [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, June 07, 2001 6:37 PM >

Uncaught exceptions

2001-06-11 Thread Michael Reardon
Forgive if this has already been discussed, but is there any good reason not to use the java class name of an uncaught exception in the Fault? For example if Provider code threw an ClassCastException (lets say be cause of casting a String to an Integer), the servlet catches it, and generates a SO

Re: XML

2001-07-16 Thread Michael Reardon
If your trying to preserve the HTML data for the SOAP client to display, (i.e, the client gets the characters ' ' and not ' ') then this should work...   Michele Costabile wrote: > > From: "Santosh Kumar" <[EMAIL PROTECTED]> > > i get a error when i use   between the tags.. > > > >   > > >