[ http://issues.apache.org/jira/browse/TAPESTRY-54?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-54:
-----------------------------------

    Fix Version: 4.0.1
     Resolution: Fixed
      Assign To:     (was: Tapestry Developer List)

> vlib mckoi-service.xml does not work in JBoss 3.2.1
> ---------------------------------------------------
>
>          Key: TAPESTRY-54
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-54
>      Project: Tapestry
>         Type: Bug
>   Components: Examples
>     Versions: 3.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: David
>      Fix For: 4.0.1
>  Attachments: mckoi-ds.xml
>
> On deployment mckoi-service.xml throws various attribute related errors.  
> Below 
> is the text of a datasource xml file which works in 3.2.1
>  <?xml version="1.0" encoding="UTF-8"?>
> <!-- ===================================================================== -->
> <!--                                                                       -->
> <!--  JBoss Server Configuration                                           -->
> <!--                                                                       -->
> <!-- ===================================================================== -->
> <!-- $Id: hsqldb-ds.xml,v 1.1.2.3 2003/04/01 04:50:07 d_jencks Exp $ -->
> <datasources>
>   <local-tx-datasource>
>     <jndi-name>McKoiDB</jndi-name>
>     <connection-url>jdbc:mckoi://localhost</connection-url>
>     <driver-class>com.mckoi.JDBCDriver</driver-class>
>     <user-name>admin</user-name>
>     <password>secret</password>
>     <min-pool-size>5</min-pool-size>
>   </local-tx-datasource>
>   <mbean code="net.sf.tapestry.contrib.mckoi.McKoiDB" 
> name="jboss:service=McKoiDB">
>               <attribute 
> name="ConfigPath">../server/tapestry/db/tapestry.conf</attribute>
>       </mbean>
> </datasources>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to