Found this in the archives.
I have the same problem, has there been a
solution?
Thanks.
[Reactor for CF] issue w/ reactor/mg unity
Raymond Camden
Tue, 18 Jul 2006
19:49:39 -0700
I'm running into an issue w/ Reactor under MG:Unity. A page is
throwing the following stack trace:
Message An error occured while Transforming an XML document.
Detail Empty _expression_!
Extended Info
Tag Context C:\projects\reactor\reactor\core\objectTranslator.cfc (143)
C:\projects\reactor\reactor\core\objectTranslator.cfc (151)
C:\projects\reactor\reactor\core\objectTranslator.cfc (151)
C:\projects\reactor\reactor\core\objectTranslator.cfc (99)
C:\projects\reactor\reactor\core\objectFactory.cfc (201)
C:\projects\reactor\reactor\reactorFactory.cfc (80)
C:\projects\modelglue2\trunk\ModelGlue\unity\orm\ReactorAdapter.cfc (52)
C:\projects\modelglue2\trunk\ModelGlue\unity\orm\ReactorAdapter.cfc (257)
C:\projects\modelglue2\trunk\ModelGlue\unity\controller\ReactorORMController.cfc
(50)
C:\projects\modelglue2\trunk\ModelGlue\unity\listener\Listener.cfc (26)
C:\projects\modelglue2\trunk\ModelGlue\unity\eventrequest\MessageBroadcaster.cfc
(32)
C:\projects\modelglue2\trunk\ModelGlue\unity\framework\ModelGlue.cfc (332)
C:\projects\modelglue2\trunk\ModelGlue\unity\framework\ModelGlue.cfc (290)
C:\projects\modelglue2\trunk\ModelGlue\unity\framework\ModelGlue.cfc (263)
C:\projects\modelglue2\trunk\ModelGlue\unity\ModelGlue.cfm (58)
C:\projects\foo\index.cfm (33)
I did some testing, and in ObjectTranslator, it is dieing on this line:
<cfset matches = XmlSearch(arguments.xml, arguments.pathToNode) />
When I added some debugging, arguments.pathTonode was blank for some
reason. Arguments.XML was not.
This is all I'm doing in the event related to Reactor:
<message name="modelglue.GenericList">
<argument name="object" value="Groups" />
</message>
--
===========================================================================
Raymond Camden, Vice President of Technology for roundpeg
Email : [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
AOL IM : cfjedimaster
"My ally is the Force, and a powerful ally it is." - Yoda
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
