<?xml version="1.0" encoding="ISO-8859-1"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>DataDirect Forums: Message List - DataDirect XQuery</title>
    <link>http://forums.datadirect.com/ddforums</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <generator>Jive Forums Gold 5.0.5 (www.jivesoftware.com)</generator>
    <pubDate>Thu, 29 Jul 2010 13:00:31 -0400</pubDate>


    <item>

        <title>Re: XML file with multiple roots</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10176&amp;tstart=0#10176</link>

        

        
        <description><![CDATA[Hi,<br /><br />that sounds like a different subject. Maybe you could start a separate discussion on the forum for this one?<br /><br />While doing that, could you elaborate and try to explain what exactly you are trying to achieve? I'm not sure how to...]]></description>
        

        <pubDate>Wed, 14 Jul 2010 16:09:37 -0400</pubDate>

        

        <jf:creationDate>Wed, 14 Jul 2010 16:09:37 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jul 2010 16:09:37 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2010</jf:date>
        <jf:author>marcvc</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: XML file with multiple roots</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10175&amp;tstart=0#10175</link>

        

        
        <description><![CDATA[Looks like that answers my question, thank you very much.  I have a follow up however.  It is possible to rewrite this xquery for use in custom post-processing specifying input and output parameters?]]></description>
        

        <pubDate>Wed, 14 Jul 2010 10:40:28 -0400</pubDate>

        
            <author>Larry@ActiveBizNet.com</author>
        

        <jf:creationDate>Wed, 14 Jul 2010 10:40:28 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jul 2010 10:40:28 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2010</jf:date>
        <jf:author>larrys</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: XML file with multiple roots</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10174&amp;tstart=0#10174</link>

        

        
        <description><![CDATA[Hi,<br /><br />to answer the first question. Setting  omit-xml-declaration=yes in ddtek:serialize-to-url will result in the creation of XML documents without the XML declaration.<br /><br />Let me now try to answer the second question, how to split up...]]></description>
        

        <pubDate>Wed, 14 Jul 2010 08:45:46 -0400</pubDate>

        

        <jf:creationDate>Wed, 14 Jul 2010 08:45:46 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jul 2010 08:45:46 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2010</jf:date>
        <jf:author>marcvc</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: XML file with multiple roots</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10173&amp;tstart=0#10173</link>

        

        
        <description><![CDATA[Understood, adding a &lt;root&gt; surround to the file, makes it a valid XML document and allows it to pass through the serialize function, which adds &lt;?xml version="1.0" encoding="UTF-8"?&gt; to the first line of the output.  I'm still uncertain how...]]></description>
        

        <pubDate>Wed, 14 Jul 2010 08:10:18 -0400</pubDate>

        
            <author>Larry@ActiveBizNet.com</author>
        

        <jf:creationDate>Wed, 14 Jul 2010 08:10:18 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jul 2010 08:10:18 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2010</jf:date>
        <jf:author>larrys</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: XML file with multiple roots</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10172&amp;tstart=0#10172</link>

        

        
        <description><![CDATA[Hi,<br /><br />without seeing the complete stacktrace I can't confirm it for 100%.<br />But if the XML document is really what you specify, then that is invalid XML. I.e. the XML parser reports the error.<br /><br />You will need to add a root tag in the...]]></description>
        

        <pubDate>Tue, 13 Jul 2010 16:57:36 -0400</pubDate>

        

        <jf:creationDate>Tue, 13 Jul 2010 16:57:36 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 13 Jul 2010 16:57:36 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2010</jf:date>
        <jf:author>marcvc</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>XML file with multiple roots</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10171&amp;tstart=0#10171</link>

        

        
        <description><![CDATA[I have a single XML file which contains multiple instances of a valid document (imagine 10 xml files concatenated into 1).  I'm looking for a way within SS:xquery to break apart this file into the 10 valid documents.<br /><br />Here is the sample input...]]></description>
        

        <pubDate>Tue, 13 Jul 2010 16:16:17 -0400</pubDate>

        
            <author>Larry@ActiveBizNet.com</author>
        

        <jf:creationDate>Tue, 13 Jul 2010 16:16:17 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 13 Jul 2010 16:16:17 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2010</jf:date>
        <jf:author>larrys</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Re: configuring connection pooling for XQuery in Jboss 5.1</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10157&amp;tstart=0#10157</link>

        

        
        <description><![CDATA[Hi,<br /><br />looking at the stacktrace something else than what I expected is happening. I would not expect the org.jboss.resource.adapter.jdbc.WrapperDataSource#getConnection method to try creating a physical JDBC connection.<br /><br />The physical...]]></description>
        

        <pubDate>Fri, 09 Jul 2010 06:29:23 -0400</pubDate>

        

        <jf:creationDate>Fri, 09 Jul 2010 06:29:23 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 09 Jul 2010 06:29:23 -0400</jf:modificationDate>
        <jf:date>Jul 9, 2010</jf:date>
        <jf:author>marcvc</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: configuring connection pooling for XQuery in Jboss 5.1</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10156&amp;tstart=0#10156</link>

        

        
        <description><![CDATA[I got the same error , here is the stack trace:<br /><br />18:59:15,484 WARN  [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null<br />org.jboss.resource.JBossResourceException: Could not create connection; - nested...]]></description>
        

        <pubDate>Thu, 08 Jul 2010 12:19:43 -0400</pubDate>

        
            <author>ahmed.idris@waseel.com</author>
        

        <jf:creationDate>Thu, 08 Jul 2010 12:19:43 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 08 Jul 2010 12:19:43 -0400</jf:modificationDate>
        <jf:date>Jul 8, 2010</jf:date>
        <jf:author>ahmedidris</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: configuring connection pooling for XQuery in Jboss 5.1</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10155&amp;tstart=0#10155</link>

        

        
        <description><![CDATA[All jars from the ddxq lib directory need to be copied.<br /><br />After having made the change, have you complete restarted JBoss?<br />And if things still don't work, do you get exactly the same error? Not sure, but it may help if you could share the...]]></description>
        

        <pubDate>Thu, 08 Jul 2010 11:43:02 -0400</pubDate>

        

        <jf:creationDate>Thu, 08 Jul 2010 11:43:02 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 08 Jul 2010 11:43:02 -0400</jf:modificationDate>
        <jf:date>Jul 8, 2010</jf:date>
        <jf:author>marcvc</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: configuring connection pooling for XQuery in Jboss 5.1</title>
        <link>http://forums.datadirect.com/ddforums/thread.jspa?messageID=10154&amp;tstart=0#10154</link>

        

        
        <description><![CDATA[Hi Marc,<br /><br />&lt;connection-url&gt;<br />jdbc:datadirect:xquery3://jdbcUrl={jdbc:xquery:oracle://localhost}<br />&lt;/connection-url&gt;<br /><br />still that doesn't solve the problem,<br />what the jars that have to be in JBoss lib folder?]]></description>
        

        <pubDate>Thu, 08 Jul 2010 11:36:52 -0400</pubDate>

        
            <author>ahmed.idris@waseel.com</author>
        

        <jf:creationDate>Thu, 08 Jul 2010 11:36:52 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 08 Jul 2010 11:36:52 -0400</jf:modificationDate>
        <jf:date>Jul 8, 2010</jf:date>
        <jf:author>ahmedidris</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>