RE: compatibility with weblogic 6.1 beta

2001-06-14 Thread Steve Livingston
Title: RE: compatibility with weblogic 6.1 beta Attached is a 1st draft for a FAQ entry.  Stefan and Ed: Im not clear on the nature of the problem.  Ive always gotten the Unable to resolve namespace and putting zerxes first in CP has always fixed that problem until WL6.1beta

RE: compatibility with weblogic 6.1 beta

2001-06-14 Thread Stefan Dube
Title: RE: compatibility with weblogic 6.1 beta Hi! It's because SOAP 2.2 now uses JAXP (instead of using Xerces directly). When using Xerces directly there is no problem (other than to have the correct version first in the classpath). When using JAXP there are two property values which

RE: compatibility with weblogic 6.1 beta

2001-06-13 Thread Stefan Dube
Title: RE: compatibility with weblogic 6.1 beta Hi! I believe the problem is that SOAP 2.2 uses JAXP and WL uses their bundled xerces as JAXP parser. To override this you have to modify the config.xml like this: (or use the web console) Add following element as child of the Domain element

RE: compatibility with weblogic 6.1 beta

2001-06-13 Thread Ed Keen
Title: RE: compatibility with weblogic 6.1 beta That fixed it! Thanks, Stefan! -Original Message-From: Stefan Dube [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 13, 2001 4:15 AMTo: [EMAIL PROTECTED]Subject: RE: compatibility with weblogic 6.1 beta Hi! I believe

RE: compatibility with weblogic 6.1 beta

2001-06-13 Thread Matthew J. Duftler
Title: RE: compatibility with weblogic 6.1 beta Hi Steve, Ed, Stefan, If you guys want to write this up in an HTML file, I'll merge it into the FAQs hosted on the web-site (and the install docs for WL). Thanks, -Matt -Original Message-From: Steve Livingston [mailto:[EMAIL

RE: compatibility with weblogic 6.1 beta

2001-06-12 Thread Steve Livingston
1) I get the same error (with NT, soap-2.2 and wl-6.1beta) and have found no solution: E:\apache\soap-2_2\samples\addressbookjava org.apache.soap.server.ServiceManagerClient http://slivings:7001/soap/servlet/rpcrouter list Deployed Services: E:\apache\soap-2_2\samples\addressbookjava

RE: compatibility with weblogic 6.1 beta

2001-06-12 Thread Erik Onnen
] Sent: 6/12/01 6:46 PM Subject: RE: compatibility with weblogic 6.1 beta 1) I get the same error (with NT, soap-2.2 and wl-6.1beta) and have found no solution: E:\apache\soap-2_2\samples\addressbookjava org.apache.soap.server.ServiceManagerClient http://slivings:7001/soap/servlet/rpcrouter list

RE: compatibility with weblogic 6.1 beta

2001-06-12 Thread Steve Livingston
Livingston To: [EMAIL PROTECTED] Sent: 6/12/01 6:46 PM Subject: RE: compatibility with weblogic 6.1 beta 1) I get the same error (with NT, soap-2.2 and wl-6.1beta) and have found no solution: E:\apache\soap-2_2\samples\addressbookjava org.apache.soap.server.ServiceManagerClient http://slivings:7001