dev_appserver.py -p 8081 .
If you use the appengine launcher to actually run your app, there is a spot 
I believe to add command line flags in the project settings. 

Running dev_appserver.py -h via the console will give you a good list of 
params too revealing some useful bits that are not widely known.

~Blaine



On Tuesday, December 18, 2012 11:01:30 AM UTC-6, Jhonghee Park wrote:
>
> I am trying to switch from 
> maven-gae-plugin<https://github.com/maven-gae-plugin/maven-gae-plugin>to 
> appengine-maven-plugin<https://developers.google.com/appengine/docs/java/tools/maven>.
>  
> I edited my pom.xml to use appengine-maven-plugin. I was able to start 
> devserver without any problem.
>
> However, I would like to know how to change the port on devserver since I 
> have other stuff running at 8080. I would appreciate if somebody drop a 
> note on this matter. Thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7vmOBctqw3IJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to