[teiid-dev] ra.xml specific

Ramesh Reddy rareddy at redhat.com
Wed Dec 16 11:06:33 EST 2009


Can attach the generated classes, I did not have a way to test when I
wrote these. Thanks

Ramesh..

On Wed, 2009-12-16 at 09:56 -0600, Sanjay Chaudhuri wrote:
> I had to add teiid-engine-7.0.0-SNAPSHOT.jar to get rid of all import
> errors. However compilation errors still exists in
> {connector-name}Execution.java
> 1. Arrays.asList(query.getColumnTypes()) in
> determineOutputTypes(...) : Cannot convert from List<Class> to
> List<Class<?>>
> 2. In getValue(...) 'cal' cannot be resolved
> 
> Thanks
>  
> Sanjay
>  
> On Wed, Dec 16, 2009 at 8:14 AM, Ramesh Reddy <rareddy at redhat.com>
> wrote:
>         
>         > Using the template classes, I get few compilation errors.
>         Which
>         > cdk-dist version do I need to use ?
>         >
>         
>         The required API classes are still in the JCA branch. This is
>         part of
>         the container integration I am currently working on.
>         
>         > I have checked in the required changes to reflect the latest
>         templates
>         > as per your last email. Please review and let me know, which
>         libraries
>         > to use to fix these errors.
>         
>         Try the libraries I am attaching. Also, you need the JCA
>         Connector API
>         jar, you can download this from
>         http://java.sun.com/j2ee/connector/download.html
>         
>         
>         Let me know how this works.
>         
>         
>         Ramesh..
>         
> 



More information about the teiid-dev mailing list