my copy of dashboard is installed in /flinders/webapps/edss/
MachIIDashboard. There's no other copy in my webroot.
I have not change any dashboard's own config xml. I looked at the
config xml and the paths to the CFC are still the same. (e.g.
<listener name="autoUpdate"
type="MachIIDashboard.listeners.AutoUpdateListener"/>)
I guess my question is: how can this work properly? From what I
understand, MachIIDashboard.listeners.AutoUpdateListener = the full
path /MachIIDashboard/listeners/AutoUpdateListener. right?
This is how I configure my own mach-ii.xml to use dashboard:
------------
<module name="dashboard" file="MachIIDashboard/config/mach-
ii_dashboard.xml">
<mach-ii>
<properties>
<property name="password"
value="qwerty" />
</properties>
</mach-ii>
----------
Also if I try to move dasboard to /flinders/webapps/edss/modules, and
change the module tag in mach-ii.xml, it starts throwing errors.
Any ideas?
thanks again
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets:
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---