[JBoss-user] [Nukes User] - Re: Issues with 5/25 snapshot

2004-05-27 Thread jae77
no, you are correct - that works if you are using ddls to generate the table schema. however, since we are now supporting 4 databases (hsql, mysql, postgres, oracle - altho not all components have ddls for every database), it's becoming a rather large pita to have to maintain multiple ddls (one

[JBoss-user] [Nukes User] - Re: Issues with 5/25 snapshot

2004-05-27 Thread alm
This may be off base and perhaps even wrong, but here is how I got PostgreSQL working: change all declarations of `SERIAL PRIMARY KEY NOT NULL' to just `SERIAL PRIMARY KEY'. As per the PostgreSQL documentation, both `SERIAL' and `PRIMARY KEY' imply `NOT NULL' (see

[JBoss-user] [Nukes User] - Re: Issues with 5/25 snapshot

2004-05-26 Thread jae77
it'd be great if you could report other issues, but for now i'd just focus on what's going to be released. i had to put in a "hack" to get postgres working w/ the pure cmp solution, and i just read another post that should allow me to remove that hack. if it works, it will affect the way data i

[JBoss-user] [Nukes User] - Re: Issues with 5/25 snapshot

2004-05-26 Thread cuoz
Very well. I'll try and beat on the supported modules and report any issues that I find. Do you care to hear about other problems right now? Or would you rather just focus on the supported modules? I think the pure CMP implementation will be nice. PostgreSQL is my preferred DB, but I've had

[JBoss-user] [Nukes User] - Re: Issues with 5/25 snapshot

2004-05-26 Thread jae77
the quotes module is not "officially" supported right now, but thx for reporting that bug. it will be re-released and cleaned up in a future version of nukes. the modules slated for the 1.1 release are: - core - forums (bb) - news - downloads feel free to take these guys for a spin, but don't

[JBoss-user] [Nukes User] - Re: Issues with 5/25 snapshot

2004-05-26 Thread cuoz
I just created a poll and told it to be on the right side. It showed up on the left. When I tried to move it, I see: 12:10:25,443 INFO [JDBCDeploymentScanner] Deployed nukes.blocks:name=poll,id=1 12:10:52,004 ERROR [Page] Some error occured javax.management.InstanceNotFoundException: nukes.blo