Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories:
Computers > Software
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 62  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: For users of the ColdFusion Reactor ORM framework
 

objectTranslator.cfc throwing error at line 149 
  I'm a bit lost on what to do, I'm trying to make changes to a record, and I keep getting this error. Message An error occured while Searching an XML document. Detail Empty expression! Extended Info Tag Context C:\Websites\157900dq4\Framewor ks\Reactor\reactor\core \objectTranslator.cfc (149) C:\Websites\157900dq4\Framewor ks\Reactor\reactor\core... more »
By Chuck Savage  - Dec 17 - 4 new of 4 messages    

Set Now() to new records 
  I'm doing this in my UserRecord.cfc <cffunction name="setdateAdded" hint="I set the dateAdded value ." access="public" output="false" returntype="void"> <cfargument name="dateAdded" hint="I am this record's dateAdded value." required="yes" type="any" _type="string" /> <cfif Len(Trim(dateAdded)) EQ 0>... more »
By Chuck Savage  - Dec 17 - 4 new of 4 messages    

Bug: reactor.base.abstractMetadata. cfc line 295 
  var definitions must be at top of function. I'm guessing whoever added the code above this is using CF9, I think I read that CF9 allows var's anwhere, but CF8 doesn't. To fix, I put these up top. <cfset var fields = 0> <cfset var f = ""> And changed the two lines <cfset var fields = getFields()>... more »
By Chuck Savage  - Dec 4 - 5 new of 5 messages    

Revision > 467 -> Local variable fields on line 295 must be grouped at the top of the function body. The error occurred on line 166. 
  All revisions > 467 generates the following error: Local variable fields on line 295 must be grouped at the top of the function body. <br>The error occurred on line 166. I have traced the error back to the following function that was introduced in revision 468 in abstractMetadata.cfc: <cffunction name="getDisplayField" access="public" output="false"... more »
By olav@ansit.no  - Dec 3 - 2 new of 2 messages    

Correct method of saving timestamps 
  I have a MSSQL database with a table that has a datetime column, with a default of getdate(). When the column is nullable, Reactor inserts a null value (and the resulting value stored is null, not the current time). When the column does not allow null values, Reactor tries to insert a zero-character string causing an SQL error. I believe this is... more »
By Joseph Lamoree  - Dec 3 - 5 new of 5 messages    

setBeanFactory method was not found 
  I'm setting up Reactor in a Model-Glue environment, but Reactor threw this error when attempting to run for the first time. Any directions I should look? The setBeanFactory method was not found. Either there are no methods with the specified method name and argument types, or the setBeanFactory method is overloaded with... more »
By Chuck  - Dec 3 - 10 new of 10 messages    

ObjectDao.cfc 
  If the dbuser has the DBS role granted, the ObjectDao.cfc can create a Record object with repeated attributes. This occurs only if the oracle SID has more than one user having the same table name, ie RSHU.BRUKER, KUNDE2.BRUKER, DROPBOX.BRUKER. The following query retuns 3 rows SELECT object_name table_name,... more »
By olav@ansit.no  - Dec 3 - 1 new of 1 message    

How to get? 
  Hi, I'm a little frustrated at getting a copy of Reactor. I've tried getting via SVN as I posted before. I've tried getting a latest zip, but they are not regular zips. They are bzip2's. I googled bzip2, and downloaded a copy. bzip2 has no clue what to do with it, so creates a generic .out version. (I used bzip2 -d reactor*). You... more »
By Chuck1411  - Nov 9 - 2 new of 2 messages    

svn Username and Password 
  Hi, I'm trying to get the latest of Reactor. Pointing TortoiseSVN at [link] requires me to enter a username and password. It doesn't accept blanks. Any help?
By Chuck1411  - Nov 9 - 2 new of 2 messages    

Scaffolding & Reactor 
  I have a couple Reactor/MG/Scaffolding questions, please... 1) When I scaffold, my LIST views are not showing me any columns that are configured as primary keys within MSSQL. I've narrowed it down to this line in the List.cfc template... <<cfloop list="%Metadata.orderedPropert yList%" index="variables.thisProp">>... more »
By Vicky  - Oct 17 - 2 new of 2 messages    

1 - 10 of 62   « Newer | Older »

XML       Send email to this group: reactor-users@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google