Sorry Chas,

I think I expressed myself somewhat unfortunate,
what I meant was: "Can you paste in the code for the Author-class"?


Cheers,
Viktor

On Thu, Sep 4, 2008 at 10:18 PM, Charles F. Munat <[EMAIL PROTECTED]> wrote:

>
> Oh, sorry, Victor. I think I posted a response to my own question almost
> immediately after I posted it. I was aiming this question at anyone who
> had used the JPA tutorial because I figured that the problem was in the
> difference between using POJOs and POSOs (hence, I assumed they would
> have not just the Author model, but the entire sample app, available). I
> should have tried a few things before posting. As it turned out, using
> author.name worked fine.
>
> Thanks for the help.
>
> Chas.
>
> Viktor Klang wrote:
> > Chas,
> >
> > You'll have to give us more than that, i.e. the definition of Author.
> >
> > Cheers,
> > Viktor
> >
> > On Wed, Sep 3, 2008 at 4:29 AM, Charles F. Munat <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >
> >     Has anyone followed the JPA tutorial using pure Scala instead of
> Java?
> >     I've got it very close to running, but I am getting the following
> error:
> >
> >     [WARNING]
> >
> /private/var/www/wsbg/webapp/src/main/scala/com/foo/jpaweb/snippet/AuthorOps.scala:22:
> >     error: value getName is not a member of com.foo.jpaweb.model.Author
> >     [WARNING]      "name" --> Text(author.getName()),
> >     [WARNING]                             ^
> >     [WARNING] one error found
> >
> >     I'm neither a Scala nor a Java programmer, but I'm guessing that the
> >     getter for the name attribute in Scala is not "getName". Is this
> >     correct?
> >
> >     Chas.
> >
> >
> >
> >
> >
> > --
> > Viktor Klang
> > Rogue Software Architect
> >
> > >
>
> >
>


-- 
Viktor Klang
Rogue Software Architect

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to