But i have struts-config.xml file only in build directory of appfuse app. I
don't have struts-config.xml file in any other location. Can i copy/paste
this file from build directory ?. If it is okey then where exactly can i
paste this file other than build directory ??

Matt Raible-3 wrote:
> 
> On 12/17/06, jhon <[EMAIL PROTECTED]> wrote:
>>
>> Thanks alot,
>> I am writing or modifying the files exactly in build/myapp directory.May
>> be
>> this is the reason why i am loosing data every time. Can you tell me the
>> reason of loosing the data when i wrote the files in build directory ??
> 
> These files are deleted when you run some of the targets.  If you do
> modify files in this directory, make sure and copy them to their
> original destination.
> 
> Matt
> 
>>
>>
>> Matt Raible-3 wrote:
>> >
>> > The only way you could've lost data (AFAIK) is if you created files in
>> > the "build" directory, or you modified files in this directory.  Make
>> > sure you modify files in the metadata, src, test and web directories
>> > instead of the build directory.  If your problem was caused by
>> > something else, please let us know.
>> >
>> > Matt
>> >
>> > On 12/17/06, jhon <[EMAIL PROTECTED]> wrote:
>> >>
>> >> Hi all,
>> >> I am new to appfuse and am using appfuse 1.9.4 with ant 1.6.5. I
>> created
>> >> some objects ( All the Action,Manager,Dao and it's Test classes ) with
>> >> appgen tool by using POJO class. And then i added my own Action
>> >> classes,jsp's and modified struts-config.xml file.Here the problem is,
>> i
>> >> lost the jsp's and added data in struts-config.xml when i am trying to
>> >> add
>> >> one more object through appgen.So please help me how to add new
>> objects
>> >> to
>> >> the existing app with out loss any data ?
>> >>
>> >> Thanks in advance.
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/problem-with-jsps-and-action-mappings-in-struts-config.xml-tf2834973s2369.html#a7914908
>> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>> > --
>> > http://raibledesigns.com
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/problem-with-jsps-and-action-mappings-in-struts-config.xml-tf2834973s2369.html#a7916401
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/problem-with-jsps-and-action-mappings-in-struts-config.xml-tf2834973s2369.html#a7923389
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to