I have a Enterprise Application project with two project modules: one EJB and one WEB.
In the Module Projects dialog I have set the context-root for the web app to be /prom but when MyEclipseDepolys the web app it set the context-root to be the name of the project instead of the /prom.
——————————————————————————-
– Was Eclipse freshly installed for MyEclipse?
Yes
– Are any other external plugins installed?
No
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
8
– What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
3.8.2
– What JDK version are you using to run Eclipse? (java -version)
1.4.2_06
– What JDK version are you using to launch your application server?
1.4.2_06
– What steps did you take that resulted in the issue?
See above
– What application server are you using?
jboss 4.0.0
– Are there any exceptions in the Eclipse log file?(<workspace>/.metadata/.log)
None.