some questions on the wsdd file

2003-12-19 Thread Jaspreet Singh
Hi I have a few queries regarding the deployment descriptor 1. In a wsdd file what is the meaning of the "provider" attribute in "service" tag? What are the different providers and what is their significance? How and when will i use these providers? 2. Why do we call the library location paramet

RE: some questions

2002-04-08 Thread Ma, June
Glen,   Thanks for your quick response. Please see comments as follows. Regards, -June -Original Message-From: Glen Daniels [mailto:[EMAIL PROTECTED]]Sent: Saturday, April 06, 2002 9:44 AMTo: [EMAIL PROTECTED]Subject: Re: some questions Hi June!   1. All of our

Re: some questions

2002-04-08 Thread Glen Daniels
alking about passing SOAPElements or DOM Elements around, we support that to a limited extent now and will improve this stuff later as well.   Hope this helps, --Glen - Original Message - From: Ma, June To: '[EMAIL PROTECTED]' Sent: Friday, April 05, 2002 9:09 P

some questions

2002-04-05 Thread Ma, June
Hi AXIS experts,   I reviewed this AXIS package and have some questions that I can't figure out the answer. I'd appreciate if you can give me some help. 1. Do you ever do any kind of xml instance validation? If you do, how do you figure out the schema location information ?