vishnulike@gmail.com
31 Jan 2010, 9:10 PM
Hi all.
I made 3 projects using maven, which are dependent and they are named as
Util (util)
apptier(Spring and Hibernarte)
Ui(GXT).
Using the UI (made usign the Maven 2.0)side.I created a frame work and imported to eclipse.I was able to run the project using the command mvn gwt:run and was working fine with the template class that is created by the maven, i made changes in the class
files, created new layouts and was complied with out errors.
but when i used the same command mvn gwt: run, the changes i have made is not reflecting in the UI, i mean the class files were not created in the war file in tomcat.
so i just moved to workspace of eclispe, wre i was able to get into the project UI .
i used the same commad over there also mvn gwt:run was workign fine, but the CSS files i added in the eclipse and the server (Asyn) i made in the eclispe was not working
the workspace:s
i was stand still ,not able to sort out this issue.i was confused whether it was the issue of the maven or eclispe or GWT created by eclsipe.:-?
please any one could help me to sort out this issue.:((
looking forward to hear from you
vishnu
I made 3 projects using maven, which are dependent and they are named as
Util (util)
apptier(Spring and Hibernarte)
Ui(GXT).
Using the UI (made usign the Maven 2.0)side.I created a frame work and imported to eclipse.I was able to run the project using the command mvn gwt:run and was working fine with the template class that is created by the maven, i made changes in the class
files, created new layouts and was complied with out errors.
but when i used the same command mvn gwt: run, the changes i have made is not reflecting in the UI, i mean the class files were not created in the war file in tomcat.
so i just moved to workspace of eclispe, wre i was able to get into the project UI .
i used the same commad over there also mvn gwt:run was workign fine, but the CSS files i added in the eclipse and the server (Asyn) i made in the eclispe was not working
the workspace:s
i was stand still ,not able to sort out this issue.i was confused whether it was the issue of the maven or eclispe or GWT created by eclsipe.:-?
please any one could help me to sort out this issue.:((
looking forward to hear from you
vishnu