Hi peoples.

I'll keep it short.
I'm new to CFML, I've created and used H2 embedded databases for a
week or two now and it's all fun and dandy.

Now I'm looking at deploying a WAR file to Jelastic, everything works
fine except for the embedded database. (WAR exported through OpenBD
Desktop Server).

So I'm looking at connecting to a MySQL db on Jelastic, it's set up,
but when I try to create a datasource from my dev box, I get this
error when I click "Submit", after putting in the details in admin
interface: "Could not verify datasource: Must specify port after ':'
in connection string"

I'm not new to databases, just CFML/OpenBD, but this one stumped me.

Without it I'm at a standstill, since the embedded doesn't work once
deployed (It's not looking for a relational path, it's trying to find
the DB at a local path.) and I can't figure out how to connect to the
MySQL db.

I tried googling, but to no avail I'm afraid.

Hopefully one of you gurus take pity on a lowly CFML beginner?

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to