Re: [Mach-II] upgrading mach-ii dashboard and mach-ii

2012-07-13 Thread prashantroy1...@gmail.com
hi Peter, thanks for response. I followed readme file but still it was giving me error.. I changed few things and it started working. I downloaded new version of below file from SVN which has new lines of code in its* "init"* method. *File:* MachII\util\UtilityConnector.cfc *SVN link: * h

[Mach-II] Re: godaddy doesnot support createObject("java")

2010-10-18 Thread prashantroy1...@gmail.com
g. We recommend you get a VPS account which gives you a much > better hosting environment then shared hosting through GoDaddy. > > --Kurt > > On Mon, Oct 18, 2010 at 1:04 AM, prashantroy1...@gmail.com > > wrote: > > Hi, > > > I got web space in "godaddy&qu

[Mach-II] godaddy doesnot support createObject("java")

2010-10-17 Thread prashantroy1...@gmail.com
Hi, I got web space in "godaddy" but it does not support "createObject("java")" so mach-ii framework is not working there. Do u guys have any idea or is mach-ii has any replacemnet for this java object. -thanks p -- You received this message because you are subscribed to Mach-II for CFML list.

[Mach-II] Re: Mach Two?

2009-03-27 Thread prashantroy1...@gmail.com
I personally prefers, Mach2. its easy to say and write in email. I know its not good but these things are just personal preferences. Definitely I will say Mach-ii in my official email. I am a big fan of Mach2 Razor, so I do write this way. one thing more, I am a big fan of Mach2 also after ModelG

[Mach-II] Re: Annouce event in xml

2009-03-26 Thread prashantroy1...@gmail.com
hey, I don't remember anything such which allows us to prevent just one argument to pass or not pass to next announced event. One thing we can do is overwrite that event argument to blank, if we are announcing event from listeners. On Mar 26, 5:28 am, jbuda wrote: > When annoucning event in t

[Mach-II] how to redirect error display, when exception caught by exception event and displayed by Ajax success response

2009-03-20 Thread prashantroy1...@gmail.com
HI, I need help for my error handler in mach-ii. I have exception event in my mach-ii.xml. Exception is also redirecting to exception event, only thing is, the Exception view get displayed in a "DIV" as its coming as a part of my ajax response. Its not trapped by ajax error as error already tra

[Mach-II] how safe to use and Publish

2009-01-18 Thread prashantroy1...@gmail.com
Hi Mach-II guys, I am using 3 to 4 "" and "Publish" for each pages of web application for common data. I am planning to increase this limit to 6-7 for few pages. I want to know how safe is to use message-subscribers as this mach-ii tag uses cfthread and is there any limit for calling this tag pe