Changes between Initial Version and Version 1 of Ticket #22498


Ignore:
Timestamp:
Nov 12, 2009, 6:27:25 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22498

    • Property Keywords java version 5 required removed
    • Property Owner changed from macports-tickets@… to ricci@…
    • Property Summary changed from tomcat6 on snow leopard does not compile appears to be Java version problem to tomcat6 on snow leopard does not compile, appears to be Java version problem
    • Property Priority changed from High to Normal
  • Ticket #22498 – Description

    initial v1  
    88
    99P.S. The actual error messages follow:
    10 
     10{{{
    1111org.apache.commons.dbcp.PoolingConnection is not abstract and does not override abstruse method createStruct(String, Object[]) in java.sql.Connection
    1212
     
    2222
    2323org.apache.commons.dbcp.datasources.SharedPoolDataSource is not abstract and does not override abstract method isWrapperFor(Class)
     24}}}