Re: [Sipp-users] A more robust SIPp

2009-03-13 Thread Charles P Wright
It is not due to performance, the XML parser is only used in the very 
beginning.  It was for packaging convenience, so that there are fewer 
dependencies. 

Charles




"Kirwan, David (David)"  
03/13/2009 08:07 AM

To
Charles P Wright/Watson/i...@ibmus
cc

Subject
RE: [Sipp-users] A more robust SIPp






Probably for performance reasons 


David 

-Original Message-
From: Charles P Wright [mailto:cpwri...@us.ibm.com] 
Sent: 13 March 2009 11:42
To: Kirwan, David (David)
Cc: sipp-users@lists.sourceforge.net
Subject: Re: [Sipp-users] A more robust SIPp

Unfortunately, SIPp uses a built-in XML parser using strstr.

Charles




"Kirwan, David (David)" 
03/13/2009 06:29 AM

To

cc

Subject
[Sipp-users] A more robust SIPp






Hi,
 
While writting a SIPp script, I omitted a forward slash.
The script ran, but didn't send the ACK, which was a few lines below the
line of XML that was missing the forward slash.
 
I'm sure SIPp has a fully fledged XML parser onboard, probably IBM's
xerces parser, so why can't SIPp tell you the XML is or isn't
well-formed and valid before trying to run the script?
 
Best regards,
David

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based
development software that enables intelligent coding and step-through
debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users





--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] A more robust SIPp

2009-03-13 Thread Kirwan, David (David)
Probably for performance reasons 


David 

-Original Message-
From: Charles P Wright [mailto:cpwri...@us.ibm.com] 
Sent: 13 March 2009 11:42
To: Kirwan, David (David)
Cc: sipp-users@lists.sourceforge.net
Subject: Re: [Sipp-users] A more robust SIPp

Unfortunately, SIPp uses a built-in XML parser using strstr.

Charles




"Kirwan, David (David)" 
03/13/2009 06:29 AM

To

cc

Subject
[Sipp-users] A more robust SIPp






Hi,
 
While writting a SIPp script, I omitted a forward slash.
The script ran, but didn't send the ACK, which was a few lines below the
line of XML that was missing the forward slash.
 
I'm sure SIPp has a fully fledged XML parser onboard, probably IBM's
xerces parser, so why can't SIPp tell you the XML is or isn't
well-formed and valid before trying to run the script?
 
Best regards,
David

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based
development software that enables intelligent coding and step-through
debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] A more robust SIPp

2009-03-13 Thread Charles P Wright
Unfortunately, SIPp uses a built-in XML parser using strstr.

Charles




"Kirwan, David (David)"  
03/13/2009 06:29 AM

To

cc

Subject
[Sipp-users] A more robust SIPp






Hi,
 
While writting a SIPp script, I omitted a forward slash.
The script ran, but didn't send the ACK, which was a few lines below the 
line of XML that was missing the forward slash.
 
I'm sure SIPp has a fully fledged XML parser onboard, probably IBM's 
xerces parser,
so why can't SIPp tell you the XML is or isn't well-formed and valid 
before trying to run the script?
 
Best regards,
David
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


[Sipp-users] A more robust SIPp

2009-03-13 Thread Kirwan, David (David)
Hi,
 
While writting a SIPp script, I omitted a forward slash.
The script ran, but didn't send the ACK, which was a few lines below the
line of XML that was missing the forward slash.
 
I'm sure SIPp has a fully fledged XML parser onboard, probably IBM's
xerces parser,
so why can't SIPp tell you the XML is or isn't well-formed and valid
before trying to run the script?
 
Best regards,
David
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users