I had the blank output as well - then I added a virtual directory that
pointed to my /org directory and everything worked.
-Rob
"Harry Klein" <[EMAIL PROTECTED]>@cfczone.org on 07/01/2004 01:32:44 AM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: RE: [CFCDev] cfcUnit has escaped into the wild!
Hi Paul,
i removed the second argument, because i got an empty output in this
view.
Only after removing this argument, the start form was displayed.
Harry
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Paul Kenney
> Sent: Thursday, July 01, 2004 6:28 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [CFCDev] cfcUnit has escaped into the wild!
>
>
> Harry,
>
> I was looking at the last modification that you made in the
> file: d:/apps/cfcunit/ui/machii/views/showpage.cfm. Why did
> you change the code on line 6 to exclude the second argument
> for event.getArg()?
>
> Paul Kenney
> [EMAIL PROTECTED]
> 916-212-4359
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Behalf Of Harry Klein
> > Sent: Tuesday, June 29, 2004 5:08 AM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: [CFCDev] cfcUnit has escaped into the wild!
> >
> >
> > Hi Paul,
> >
> > thanks for this great application.
> > I had some problems to get this app running, and thought
> that it would
> > be helpful to share this information.
> >
> > Installation hints:
> >
> > Paul, you should replace "runner" in the installation doc with "ui"
> >
> >
> > My installation steps:
> >
> > - unzipped cfcunit to d:/apps/cfcunit
> > - added folder org to wwwroot
> > - added subfolder cfcunit to wwwroot/org
> > - copied files from d:/apps/cfcunit/cfc/org.cfcunit into folder
> > wwwroot/org/cfcunit
> > - added mapping cfcunit to d:/apps/cfcunit (cf admin)
> > - changed this line in d:/apps/cfcunit/ui/index.cfm from
> > <cfset MACHII_CONFIG_PATH =
> > ExpandPath("/ui/machii/config/mach-ii.xml")>
> > to
> > <cfset MACHII_CONFIG_PATH =
> > "D:\apps\cfcunit\ui\machii\config\mach-ii.xml">
> > - removed this lines from
> > d:/apps/cfcunit/ui/machii/views/error/exception.cfm (non existent
> > taglib)
> > <cfimport prefix="util" taglib="/board/tag/util" />
> > ...
> > <util:htmlhead key="exception">
> > <link href="/cfcunit/assets/styles/exception.css"
> > rel="stylesheet" type="text/css" />
> > </util:htmlhead>
> > - changed this line in
> > d:/apps/cfcunit/ui/machii/views/showpage.cfm from
> > <cfset viewData = request.event.getArg("viewData", StructNew())>
> > to
> > <cfset viewData = request.event.getArg("viewData")>
> >
> > --
> >
> > Harry Klein | Konzeption und Entwicklung
> > CONTENS Software GmbH
> >
> > Oettingenstr. 25 | 80538 M�nchen
> > Fon: +49 (0)89 5199 69-0 | Fax: +49 (0)89 5199 69-78
> > mailto:[EMAIL PROTECTED] | http://www.contens.de
> >
> >
> > > -----Original Message-----
> > > From: Paul Kenney [mailto:[EMAIL PROTECTED]
> > > Sent: Tuesday, June 29, 2004 12:16 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: cfcUnit has escaped into the wild!
> > >
> > >
> > > Since you guys aren't willing to wait for documentation,
> here is the
> > > site for the unit testing package, "cfcUnit":
> > >
> > > http://www.cfcunit.org
> > >
> > > If you want to get a head start on writing some tests, take
> > a look in
> > > the "/tests" folder. It contains all of the unit tests
> that verify
> > > the functionality of the framework code. If anyone wants to
> > > contribute to writing documentation and tutorials, let me
> > know. There
> > > is a lot that can be done in that area.
> > >
> > > Anyhow, enjoy!
> > >
> > >
> --^----------------------------------------------------------------
> > > This email was sent to: [EMAIL PROTECTED]
> > >
> > > EASY UNSUBSCRIBE click here:
> > > http://topica.com/u/?a2i8O1.a8FfN5.a2xlaW5A
> > > Or send an email to: [EMAIL PROTECTED]
> > >
> > > For Topica's complete suite of email marketing solutions visit:
> > > http://www.topica.com/?p=TEXFOOTER
> > >
> --^----------------------------------------------------------------
> > >
> > >
> > ----------------------------------------------------------
> > You are subscribed to cfcdev. To unsubscribe, send an email
> > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
> > in the message of the email.
> >
> > CFCDev is run by CFCZone (www.cfczone.org) and supported
> > by Mindtool, Corporation (www.mindtool.com).
> >
> > An archive of the CFCDev list is available at
> > www.mail-archive.com/[EMAIL PROTECTED]
> >
>
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]