On 10/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Since my test is not working i.e. when I try loading editPerson?id=1 I am
> re-directed to the login page but every text in there has question marks
> preceeding and succeeding it... So I need to confirm that I'm doing it all
> right.
>

You should be prompted to login since *.html is protected. However, I
don't know why you have strange characters on your page. It's likely
because you deleted ApplicationResources.properties (which should be
in web/WEB-INF/classes). If you're using source control, you might
want to restore this file.

>
>
> --1) Create skeleton JSPs using XDoclet [#2]:
>
> Copy the contents of Person.properties into
> web/WEB-INF/classes/ApplicationResources.properties.  – Is
> this in /extras/appgen/build/gen/web/WEB-INF? If here, then
> am I supposed to create a new ApplicationResources.properties file since one
> doesn't exist?

WEB-INF/classes (in both locations) should be the proper directory.

>
>
>
> Or is it in <myapp>/web/WEB-INF/classes? In this folder there's no file
> called ApplicationResources.properties. However there's diff
> ApplicationResources_xx.properties
>
>
>
> Please confirm on this one.
>
>
>
> --2) Copy personForm.jsp to web/pages/personForm.jsp. Copy personList.jsp to
> web/pages/personList.jsp. It already exists in this directory in
> /extras/appgen/build/gen……. or am I supposed to copy it to
> <myapp>/web/pages?
>
>

If AppGen didn't copy it to web/pages, you should manually copy it.


>
>
>
> --3) Also, if I want to try the editPerson test (or any other test) it first
> wants me to login. Since my login page is all screwed…..I cannot create an
> account.

You should be able to login with mraible/tomcat.

>
> Please let me know what I'm doing wrong. This may be trivial to most of
> you'll but I'm new to Linux and Appfuse.

Hope this helps,

Matt

>
>
>
> Thanks in advance.
>
>
>
>
>
>
>
> Vanessa Pacheco
>
> Programmer
>
> Bowman Systems L.L.C
>
> 318.213.8780x307
>
>
>
>
>
>
>
> ======================================
>
>
>
> IMPORTANT WARNING: This message is intended for the use of the person or
> entity to which it is addressed and may contain information that is
> privileged and confidential, the disclosure of which is governed by
> applicable law. If the reader of this message is not the intended recipient,
> or the employee or agent responsible to deliver it to the intended
> recipient, you are hereby notified that any dissemination, distribution or
> copying of this information is strictly prohibited. If you have received
> this message in error, please notify the sender immediately and arrange for
> the return or destruction of these documents.
>
>
>
>


-- 
http://raibledesigns.com

Reply via email to