Here you go. I have also checked in relevant code changes with the updated
template on SVN.
Do you want me to check in a new cdk-dist_7.0.0 wrapper plugin for
developers to be able to use cdk-connector plugin instead of hand-wiring
classpaths ?
Thanks
Sanjay
On Wed, Dec 16, 2009 at 10:06 AM, Ramesh Reddy <rareddy(a)redhat.com> wrote:
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(a)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..
>
>