"[EMAIL PROTECTED]" wrote : 
  | I think the issue is not whether only .Net clients can see the xsd or wsdl 
includes.  Its for all ws clients.  I support your idea about not working 
around other platform's bugs. We should stick to what the specs say and tell 
the opposite end to reciprocate.
  | 

As far the spec is concerned, schemaLocation is anyURI, which places no real 
restriction on the uri.

I tested a few webservice clients to see how they handle it
JWSDP - pass (already known)
XMLSpy - pass 
Mono - pass (for those not familiar mono is a multiplatform .NET port, I find 
this amusing that Mono works and .NET doesn't)
Gsoap(c/c++ soap api) - failed due to relative url
Weblogic - failed due to relative url

As you can see none of these failed due to uri parameters, however, 2 failed 
because they appear to want absolute urls. So now we have another problem to 
solve.

-Jason





View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871413#3871413

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871413


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to