Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 346141
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:08:58+00:00 2026-05-12T11:08:58+00:00

I’m running JBoss 4.2.3, Java 1.5, and Ubuntu. Before you tell me to post

  • 0

I’m running JBoss 4.2.3, Java 1.5, and Ubuntu. Before you tell me to post on the JBossWS forum, I already have and there is not a lot of activity over there. I am trying to call a Microsoft Exchange web service end point from a JSF web application. I have written other web service end points and have successfully built clients into my web application. I also use the same code for this client in a stand alone Java application to call the exchange web service and everything works great, but for some reason I am getting this exception in my web app:

org.jboss.ws.WSException: Cannot uniquely indentify operation: {http://schemas.microsoft.com/exchang
e/services/2006/messages}Subscribe

The exception is thrown when the com.microsoft.schemas.exchange.services._2006.messages.ExchangeServicePortType subscribe method is called. Relevent part of the exception output:

13:17:15,718 ERROR [STDERR] org.jboss.ws.WSException: Cannot uniquely indentify operation: {http://s
chemas.microsoft.com/exchange/services/2006/messages}Subscribe
13:17:15,719 ERROR [STDERR]     at org.jboss.ws.metadata.umdm.EndpointMetaData.getOperation(EndpointMet
aData.java:417)
13:17:15,719 ERROR [STDERR]     at org.jboss.ws.core.CommonClient.getOperationMetaData(CommonClient.jav
a:195)
13:17:15,719 ERROR [STDERR]     at org.jboss.ws.core.CommonClient.getOperationMetaData(CommonClient.jav
a:184)
13:17:15,719 ERROR [STDERR]     at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:309
)
13:17:15,719 ERROR [STDERR]     at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:1
72)
13:17:15,719 ERROR [STDERR]     at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:1
52)
13:17:15,719 ERROR [STDERR]     at $Proxy101.subscribe(Unknown Source)

There is also is a bunch of output when the javax.xml.ws.Service object is created:

13:17:13,438 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'The "xml:" Namespace'.
13:17:13,438 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'The "xml:" Namespace'.
13:17:13,438 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'This Version:'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'April 19, 2006'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Description'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'The namespace whose name is'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'http://www.w3.org/XML/1998/namespace'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'is bound by definition to'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the prefix '.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'according to  '.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Namespaces in XML,'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'W3C Recommendation 14 Jan 1999'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw '(and by '.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Namespaces in XML 1.1'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw ').'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Note that unlike all other XML namespaces, both t
he name '.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'and'.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the prefix are specified; '.
13:17:13,439 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'i.e., if you want XML 1.0 processors to recognize
 this namespace, you must use'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the reserved prefix '.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw '.'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:lang'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'and '.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:space'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'As of the last update of this document, the '.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'XML 1.0 (Third Edition) Specification'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw '(and also the '.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'XML 1.1 Specification'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw ')'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'defines two attribute names in this namespace:'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:lang'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Designed for identifying'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the human language used in the scope of the eleme
nt to which it's'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'attached.'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:space'.
13:17:13,440 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Designed to express whether or not the document's
 creator wishes white'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'space to be considered as significant in the scop
e of the element to which'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'it's attached.'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:base'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'The '.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'XML Base specification'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'describes a facility, similar to that of HTML BAS
E, for defining base URIs for'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'parts of XML documents.'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'It defines a single attribute,'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:base'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw ', and describes in'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'detail the procedure for its use in processing re
lative URI refeferences.'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:id'.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'The '.
13:17:13,441 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:id specification'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'defines'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'a single attribute, '.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:id'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw ', known to be of type '.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'ID'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'independently of any DTD or schema.'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Namespace change policy'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'The '.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'XML Core Working'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Group'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'reserves the right to'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'bring additional names from this namespace into a
ctive use by'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'providing definitions for them in new specificati
ons or'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'subsequent editions of existing specifications.  
The Working'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Group may also make modifications to the definiti
ons of the'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'names already in use, although such changes will 
not normally'.
13:17:13,442 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'change the well-formedness or validity of existin
g documents'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'or significantly change their meaning.'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'All changes to the use of this namespace will be 
achieved by'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the publication of documents governed by the W3C 
Process.'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Related Resources'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Section'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw '2.10'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'of the XML 1.0 specification describes the syntax
 and semantics of'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the '.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:space'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'attribute.'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'Section'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw '2.12'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'of the XML 1.0 specification describes the syntax
 and semantics of'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'the '.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:lang'.
13:17:13,443 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'attribute.'.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'An '.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'XML Schema'.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'fragment'.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'is available which constrains the syntax of '.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:lang'.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw ', '.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:space'.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw ','.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'xml:base'.
13:17:13,444 ERROR [JBossXSErrorHandler] [domain:http://www.w3.org/TR/xml-schema-1]::[key=s4s-elt-ch
aracter]::Message=s4s-elt-character: Non-whitespace characters are not allowed in schema elements ot
her than 'xs:appinfo' and 'xs:documentation'. Saw 'and '.
13:17:13,444
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T11:08:58+00:00Added an answer on May 12, 2026 at 11:08 am

    Its actually easier to solve than this. I’m using jboss 4.2.3 with java 1.6. All you need to do is delete the jar files jboss-jaxws.jar and jboss-jaxws-ext.jar from jboss/server/<>/lib, <> is probably default. This functionality is contained in the jdk now, and the older version in jboss should be tossed.

    I just discovered another pair of jar files in the jboss-4.2.3.GA/lib/endorsed/ directory. Make sure you toss them too.

    Update 2/25/2011
    I am now using JBoss 5.1. The jar files to remove in this version are jbossws-native-jaxws-ext.jar and jbossws-native-jaxws.jar.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have a French site that I want to parse, but am running into
I have thousands of HTML files to process using Groovy/Java and I need to
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I have a jquery bug and I've been looking for hours now, I can't
this is what i have right now Drawing an RSS feed into the php,
I have this code to decode numeric html entities to the UTF8 equivalent character.
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.