soap problems with java upgrade

2003-08-30 Thread Jonathan Roberts
Hi All, I've just taken the maybe unwise step of upgrading from java 1.3 to j2sdk1.4.2. I'm using tomcat 3.2.3 (still). Soap work when I go back to 1.3, but refuses when I try using the newest 1.4.2. code : try{System.out.println("invoke " + mstrHostString);System.out.println("invoke " +

Re: soap problems with java upgrade

2003-08-30 Thread Pae Choi
, August 29, 2003 7:35 PM Subject: soap problems with java upgrade Hi All, I've just taken the maybe unwise step of upgrading from java 1.3 to j2sdk1.4.2. I'm using tomcat 3.2.3 (still). Soap work when I go back to 1.3, but refuses when I try using the newest 1.4.2