DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33053>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33053

           Summary: SAXParseException when supplying more than one property
                    in the url parameter
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Dbcp
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


DBCP 1.2.1 throws a SAXParseException when supplying more than one db property 
in the url 
parameter:

<parameter>
<name>url</name>
<value>jdbc:mysql://localhost:3306/ECOM2?autoReconnect=true&useServerPrepStmts=false</value>
</parameter>

org.apache.commons.digester.Digester fatalError
SEVERE: Parse Fatal Error at line 1079 column 85: The reference to entity 
"autoReconnect" must end 
with the ';' delimiter.
org.xml.sax.SAXParseException: The reference to entity "autoReconnect" must end 
with the ';' delimiter.
        at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to