1. I have the same mapping on both servers, if this wasnt the case
then ALL of my component calls would fail. This issue seems isolated
to only two of my components.
2. I have tested to ensure the object being sent to the read() is of
the correct type.
3. ALL MY COMPONENTS are under the "core.packages" folder. They are
however separated into different sub folder like below .
- core
- packages
- person (containing my bean, dao, gateways cfcs)
- user (containing my bean, dao, gateways cfcs)
- etc etc etc ...
The problem worked once i changed the value type to a struct, which
isnt what i wanted to do, but for now (as it is in dev mode) i can
continue to do this.
On Aug 3, 8:45 am, Robin Hilliard <[EMAIL PROTECTED]> wrote:
> On 8/2/07, Rony <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi all,
>
> > I have an OO CF application in which I have declared the CFC
> > argument(s) type consistently. My types also include objects that i
> > have created.
>
> > I have tested this all on my local machine and all works fine.
>
> > However, when testing on the development box, i get the error:
>
> > " The argument [objectname] passed to function read is not of type
> > [objectname]".
>
> Hi Rony,
>
> It's most likely that your mappings are different. Do you remember
> what I was saying about packages in the course? It's best if you can
> keep all your components (and includes/tags) under an organised
> package hierarchy i.e. com.ronyco.ronyapp.* - are these two
> components in a different location to the others?
>
> Cheers,
> Robin
>
> Robin Hilliard
>
> CEO - RocketBoots Pty Limited
> Consulting . Recruitment . Software Licensing .
> Traininghttp://www.rocketboots.com.au
>
> m +61 418 414 341
> e [EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
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/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---