Author |
Message
|
ydsk |
Posted: Thu Oct 25, 2007 10:56 am Post subject: Java / Java Compute Node to validate a msg w/schema ? |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
Can someone please provide some sample java code to validate an incoming xml message against its schema, without using MRM ?
Thanks.
ydsk. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Oct 25, 2007 11:34 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Use the XML Validater supportpac. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
kimbert |
Posted: Thu Oct 25, 2007 1:49 pm Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
When you get v6.1 you will be able to do high-performance standards-compliant XML Schema validation in the XMLNSC domain. |
|
Back to top |
|
 |
ydsk |
Posted: Sat Oct 27, 2007 3:04 pm Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
We are using MB v6.0 on AIX.
The xml-validator node support pac IA9A says that it works on AIX.
But the instructions for the run-time component don't mention about AIX.
The instructions are given only for Windows and Linux.
We aren't sure whether the support pac IA9A works on AIX.
Can Kimbert or someone from Hursley please clarify ?
thanks.
ydsk. |
|
Back to top |
|
 |
ydsk |
Posted: Mon Oct 29, 2007 11:54 am Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
Can anyone share any experiences with the support pac IA9A on MB v6 / AIX ?
We are going to test on AIX but just want to know other's experiences from a production environment pont of view.
Thanks.
ydsk. |
|
Back to top |
|
 |
JLRowe |
Posted: Tue Oct 30, 2007 7:48 am Post subject: |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
Since the validator node uses java, it should work fine on AIX when setup properly (correct jdk & libs etc). If the support pack does not mention AIX support, then it is probably not supported. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Oct 30, 2007 7:52 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's a cat 2 SupportPac. It's only supported by the author, and not by Hursely or IBM.
But it should run just fine on AIX, afaik. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|