Hello,
I have created a simple java appengine using maven archetypes.
I am not using eclipse (because I don't have eclipse in windows wsl2.)

I run the server using
mvn appengine:run

Then I do simple changes to a servlet. Then another window, I run
mvn:compile.  It compiles into the target/snapshot folder

However, I am not seeing the changes on the server.  The latest servlet
changes is not reflected

I tried the following settings also in the pom.xml file.  The server is not
restarted

<configuration>
  <automaticRestart>true</automaticRestart>
</configuration>


--
Support Team
www.servicefolder.com
<https://mailtrack.io/trace/link/d3f22bd739b3718e12c68c5b86438ca61f830fa3?url=https%3A%2F%2Fwww.servicefolder.com&userId=6615365&signature=f4810861ea559986>
*Field Service Software on Google Cloud Platform and Mobile*

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijZLGB-tp-gBmucP%3Dzy%2BSCCAhWCHBkAh0fs6JnBqD0Bw8Q%40mail.gmail.com.

Reply via email to