here is some data from my xml config file (i put here just what used
and not commented):
** the problem occure when i add the ligne <listener
name="LoginListener" type="listeners.LoginListener" /> or <listener
name="SampleListener" type="listeners.SampleListener">
=== SECOND TEST ====
<listener name="SampleListener"
type="listeners.SampleListener">
<!--<parameters>
<parameter name="yourParameterName" value="yourParameterValue" />
</parameters>-->
</listener>
no context for my virtual host, the url is http://localhost:8888/helloMach/
Actually i put my apps in webapps folder of tomcat (D:\dev\bin\railo\tomcat\webapps) and with this configuration it works with "/" as root not " /helloMach "
I moved the app to ROOT folder (D:\dev\bin\railo\tomcat\webapps\ROOT\helloMachBis) and with this configuration it works with "/helloMachBis" as root not "/"AND I have no more Blank screen, Yeaaaaaah :)
I didnt get why my app doesnt work correctly in webapps folder but anyway i will investigate this point and understand more MachII config
Call the manager not the gateway. This way if you gateway stuff changes...everything is done via the manager. One one place to fix. Otherwise you have to hunt for any external calls to gateways.
--
To post to this group, send email to mach-ii-for...@googlegroups.com
For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/