Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-04-2006, 08:37 AM   #1
Member (7 bit)
 
Zick Boy's Avatar
 
Join Date: Feb 2004
Location: Owings Mills, MD
Posts: 95
splat XML in z/OS

I have an issue with an application I am are trying to run on z/OS. The application runs on Websphere. I have this xsd file that holds a regular expression and it giving me this error.

BTW the app works great on Solaris OS, so that's what I don't understand.

The error I get is this:

|ERROR|WebSphere t=008b0748|System error :: Invalid request :: Invalid request received: Parsing errors :: [$error]InvalidRegex: Pattern value '[A-Z0-9a-z /-\'$?.:;#]*' is not a valid regular expression. The reported error was: 'This expression is not supported in the current option setting.'.|
***.***.controller.InvalidRequestException: Invalid request received: Parsing errors :: [$error]InvalidRegex: Pattern value '[A-Z0-9a-z /-\'$?.:;#]*' is not a valid regular expression. The reported error was: 'This expression is not supported in the current option setting.'


the xsd looks like this:
HTML Code:
  <xsd:simpleType name="FillData">
    <xsd:restriction base="xsd:string">
      <xsd:minLength value="0" /> 
      <xsd:maxLength value="40" /> 
      <xsd:pattern value="[A-Z0-9a-z /-\'$?.:;#]*" /> 
    </xsd:restriction>
  </xsd:simpleType>
I'm stuck. Any help would be greatly appreciated.

Last edited by Zick Boy; 05-04-2006 at 08:43 AM.
Zick Boy is offline   Reply With Quote
Old 05-05-2006, 01:24 PM   #2
Member (7 bit)
 
Zick Boy's Avatar
 
Join Date: Feb 2004
Location: Owings Mills, MD
Posts: 95
Problem solved.
Zick Boy is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:08 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2