The gwt-maven-plugin uses /war instead of /src/main/webapp. You can change this in pom.xml, but you might want to read the reasoning on the gwt-maven-plugin site.

Matt

On Dec 14, 2009, at 7:22 PM, sridhar vennela <sridhar.venn...@gmail.com> wrote:

Hi Matt,

when i am compiling and creating war file. it is automatically adding web.xml and urlrewrite.xml in .war file. when trying to create web-inf in webapps. it is getting ignored. can you help me or guide me.

Thanks,
sridhar

On Mon, Dec 14, 2009 at 1:30 PM, sridhar vennela <sridhar.venn...@gmail.com > wrote:
Hi Matt,

thanks alot. i am able to integration current GWT project and run with Appfuse.. You are the MAN. I am on of the biggest fan of your.. you are tech guru..

Thanks,
Sridhar

On Mon, Dec 14, 2009 at 10:37 AM, sridhar vennela <sridhar.venn...@gmail.com > wrote:
Hi Matt,

Thanks a lot. I will and let you know..

Thanks,
Sridhar

On Mon, Dec 14, 2009 at 9:45 AM, Matt Raible <m...@raibledesigns.com> wrote:
Have you tried using the gwt-maven-plugin from Codehaus? I've used
this plugin for the past 6 months on my GWT projects and it has worked
quite well.

http://mojo.codehaus.org/gwt-maven-plugin/

Sample app:

http://static.raibledesigns.com/downloads/gwt-oauth-1.3.zip

Hope this helps,

Matt

On Mon, Dec 14, 2009 at 10:19 AM, sridhar vennela
<sridhar.venn...@gmail.com> wrote:
> Hi Matt,
>
> I am working on Integrating GWT into AppFuse. I worked on Integrating > through Maven, sometimes my GWT Package are creating and sometimes not. But > with ANT it always works. just at cross roads which approach to take. I
> downladed dependecny zip file for appfuse 2.2. will try to use it.
>
> Thanks,
> Sridhar
>
> On Mon, Dec 14, 2009 at 7:38 AM, Matt Raible <m...@raibledesigns.com> wrote:
>>
>> Why are you looking for an Ant script? We don't support Ant with AppFuse, >> but do with AppFuse Light. Also, you can create a local repository inside >> your project with Maven if you'd like to check all your JARs in with your >> project. This is against the recommended Maven Way, but I can understand why
>> you might want to do it.
>>
>> Matt
>>
>> On Sun, Dec 13, 2009 at 8:30 PM, svenela <sridhar.venn...@gmail.com>
>> wrote:
>>>
>>> Hi,
>>>
>>> can some one help me or guide me building ant script to current appfuse >>> version(2.2). I am looking for spring mvc and hibernate combination.
>>>
>>> or how to use maven and down load all the jar files from repository.
>>>
>>> thanks,
>>> Sridhar
>>> --
>>> View this message in context:
>>> http://n4.nabble.com/ANT-script-for-Appfuse-2-2-tp963242p963242.html
>>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net




Reply via email to