[jboss-user] [JBossWS] - SWA-Ref schema location unavailable

sebastiendeg do-not-reply at jboss.com
Tue Jan 20 10:19:28 EST 2009


Hi All,

I'm having a weird error deploying a EJB Session Bean as WebSerice using SWA-Ref attachment !

Everyting worked fine until today when apparently "http://ws-i.org/profiles/basic/1.1/xsd" can't be resolved anymore !!

Here is what my deplyement generates  :

<xs:schema targetNamespace="http://www.mycompany.com/service/mail" version="1.0">
<xs:import namespace="http://ws-i.org/profiles/basic/1.1/xsd" schemaLocation="http://ws-i.org/profiles/basic/1.1/swaref.xsd"/>


and then, when a .Net client or even my try to generate a client it says it can't resolve the url.

JbossWS 3.0.2.GA for instance says :

[ERROR] The markup in the document following the root element must be well-formed.
  line 17 of http://ws-i.org/profiles/basic/1.1/swaref.xsd

[ERROR] The markup in the document following the root element must be well-formed.


Any idea ??

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

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



More information about the jboss-user mailing list