skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

Run Configuration for Web Application deletes custom port Attribute in Arguments tab #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a Google Web Application Run Configuration
2. In Server Tab deselect 'Run built-in Server' (page runs on different server)
3. In Arguments Tab add '-port 8080'
4. Press Apply button
4. Change to another Tab
5. Press Apply button
6. reopen Arguments Tab
7. Your port Attribute has been deleted

What is the expected output? What do you see instead?
Custom port attribute must not be deleted (as well as any other valid 
attribute) 

What version of the product are you using? On what operating system?
Eclipse Juno 64Bit (on Win7 64Bit and Ubuntu 12.10 64Bit)

Please provide any additional information below.

Original issue reported on code.google.com by kibu.k...@gmail.com on 12 Mar 2013 at 4:17

GoogleCodeExporter commented 9 years ago
Just so I have an idea of what you're trying to do. Are you trying to run an 
app-engine web-application on a different server? I'm trying to see if I can 
recreate the bug here.

Original comment by a...@google.com on 20 Mar 2013 at 10:08

GoogleCodeExporter commented 9 years ago
Yes, and as I don't use the built-in server but JBoss/Tomcat on port 8080, I 
have to set port number from 8888 to 8080.

Original comment by kibu.k...@gmail.com on 22 Mar 2013 at 8:26

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 3 Apr 2013 at 8:35