> But I would say you should just try use the Domain code (.java)
option
> - that should require zero configuration.
>
> btw. I just noticed the answer on JBIDE-1882 - I still don't know
> where the actual *driver* for the teiid jdbc driver is located -
> without that users won't be able to run this.
> I'm really interested in knowing what you did to set that up...
>
Pretty simple really, I'm trying to create a Seam App from a Teiid VDB. I created
and deployed my VDB, created a New Seam App(ear) referring to the ConnectionProfile I have
for my VDB, and am trying to run Generate Seam Entities. I can't connect to the DB in
the Generate Seam Entities Wizard after selecting "Reverse Engineer from
Database".
Ok, so you are not having the same bug as JBIDE-1882 ? You are having connection issues -
what is the error ?
Does it work if you simply use the hibernate console view to browse ?
What errors are you getting ?
It appears to me that the teiid client jar and the teiid dialect were
found in the SOA platform that I'm pointing to, so I don't see that I need to add
teiid jars specifically.
Could you be so kind and spell it out to me where those jars are ? i.e. where are they
inside the SOA platform and even more importantly, where do I get them from when not using
SOA platform ? Not everyone will be pointing to a SOA platform when using the toolset.
Thank you :)
/max