[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2009-04-12 Thread FuinhaAzul
Any notice about thios issue ? The jira dont have any changes too... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225052#4225052 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225052 _

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2008-07-11 Thread bbucy
Decided to do some debugging. Looks like SOAPBodyElementDoc.validatePayload calls a method (e.g. SchemaExtractor.getSchemaUrl) which extracts the wsdl:types from the WSDL document resulting in a temporary file located at ${JBOSS_ROOT}\server\default\tmp\jbossws. This temporary schema is used f

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2008-07-10 Thread bbucy
"[EMAIL PROTECTED]" wrote : Perhaps you might create a jira issue for this, attaching a simple application proving this. Created issue (http://jira.jboss.org/jira/browse/JBWS-2254) and sample application. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163693

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2008-07-08 Thread bbucy
Back from vacation, about to start looking at this again. The xsd does seem to be available at least if I comment out @SchemaValidation everything works fine. I'll work getting a real simple application going, maybe slim down the schema a-bit. Thanks, Bob View the original post : http://www

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2008-06-30 Thread [EMAIL PROTECTED]
Is the imported xsd actually available along with the wsdl when the validation is perfomed? Perhaps you might create a jira issue for this, attaching a simple application proving this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161489#4161489 Reply to th

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2008-06-20 Thread bbucy
Actually originally I was importing a single schema (e.g. OneCardTxn.xsd) which had two elements defined (e.g. OCReq and OCRsp). I was receiving the exact same error just failing on the single import. So, I ended up changing it to two schemas (e.g. OneCardTxnRequest.xml and OneCardTxnResponse.

[jboss-user] [JBossWS] - Re: Schema Validation - Failed to read schema document

2008-06-20 Thread [EMAIL PROTECTED]
Are you having this issue only with more than one imported schema? In this case please see http://jira.jboss.org/jira/browse/JBWS-2235 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159465#4159465 Reply to the post : http://www.jboss.com/index.html?module=bb