Re: [JDEV] XML parser problem (discovered using xdb_sql)

2001-11-05 Thread Benoit Orihuela
> When the jabber server is started, it reads the xdb_sql XML configuration, > which has a few text elements like the following: > > DELETE FROM users WHERE username = '$$user$$' > > When the xdb_sql module attempts to get the element node data, it makes > a call to xmlnode_

RE: [JDEV] XML parser problem (discovered using xdb_sql)

2001-11-02 Thread Jason Reineri
2.4.5. Sorry I couldn't be of more help. Jason Reineri Northridge Systems, Inc. -Original Message- From: Brennan, James [mailto:[EMAIL PROTECTED]] Sent: Friday, November 02, 2001 11:39 AM To: '[EMAIL PROTECTED]' Subject: [JDEV] XML parser problem (discovered using xdb_s

[JDEV] XML parser problem (discovered using xdb_sql)

2001-11-02 Thread Brennan, James
hello, I've been having problems using the xdb_sql module. It looks like the problem is within the XML parser code of the jabber server. When the jabber server is started, it reads the xdb_sql XML configuration, which has a few text elements like the following: DELETE FROM users