Hmmm. I thought that I had fixed the templates-hidden issue back on March 16th. Let me make sure that it's working right. Also, I fixed the ScalaJPA issue on the 23rd, so I'll confirm that that's fixed, too.
Derek On Thu, Mar 26, 2009 at 2:06 PM, edgarchan <[email protected]>wrote: > > hi i got the same problem, what i found is that web module is missing > the templates-hidden dir and the default template. > > I generate my project with > > mvn archetype:generate -DarchetypeRepository=http://scala-tools.org/ > repo-snapshots > <http://scala-tools.org/%0Arepo-snapshots>-DarchetypeGroupId=net.liftweb - > DarchetypeArtifactId=lift-archetype-jpa-basic -DarchetypeVersion=1.1- > SNAPSHOT > > is this the correct maven archetype? > > also i had to put manually the scala tools repo in order to resolve > scalajpa lib. Thanks > > > On Mar 25, 8:12 am, Derek Chen-Becker <[email protected]> wrote: > > That's a really weird error. Could you post up the XHTML source that > you're > > getting so we can try to find what the parse error is? > > > > Thanks, > > > > Derek > > > > On Tue, Mar 24, 2009 at 10:49 PM, Randinn <[email protected]> wrote: > > > > > I fetched the JPA Archetype, maven installed it, cd'd to web, did a > > > mvn jetty:run and got this error in firefox. So in got into Netbeans > > > and did the same thing, I know I did something wrong, just what. > > > > > XML Parsing Error: junk after document element > > > Location:http://localhost:9090/ > > > Line Number 4, Column 3: <h2>Welcome to the super duper > > > catalog!</h2> > > > ----------------^ > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
