Hi,

On Mon, Jun 8, 2009 at 11:38 PM, Amit Kumar Verma<cdac.a...@gmail.com> wrote:
> $ mvn package
...
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running test.test.test.AppTest
> [Fatal Error] :3:4: The markup in the document following the root
> element must be well-formed.

I guess that the problem has happened in parsing your
  src/main/web/app/WEB-INF/appengine-web.xml

That message says that the problem has occurred at line 3rd and column 4th.
Please check it again.

> And what is the meaning of STEP 4 and STEP 5
>
> $ appengine-java-sdk-1.2.0/bin/dev_appserver.sh target/test-1.0-
> SNAPSHOT
>
> $ appengine-java-sdk-1.2.0/bin/appcfg.sh update target/test-1.0-
> SNAPSHOT
>
> where is this appengine-java-sdk-1.2.0 is located ???

You can grab it at
  
http://code.google.com/intl/en/appengine/downloads.html#Google_App_Engine_SDK_for_Java
, and the latest version is 1.2.1 at the present time.


Sincerely,
--
Atsuhiko Yamanaka
JCraft,Inc.
1-14-20 HONCHO AOBA-KU,
SENDAI, MIYAGI 980-0014 Japan.
Tel +81-22-723-2150
    +1-415-578-3454
Skype callto://jcraft/

--~--~---------~--~----~------------~-------~--~----~
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 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to