Hi Unless your top project is defined as an ear project (which it should not be) it is not runnable in Eclipse.
Have you looked in the log file to see if there is any errors for your war project - this should be in the .plugins\org.eclipse.wst.server.core\tmp0\logs directory of your workspace. Hermod -----Opprinnelig melding----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sendt: 11. desember 2006 15:02 Til: [email protected] Emne: Maven with Eclipse I have a setup, with the following structure: -parent-pom |- project with pom, with a jar-file as a result (A) |- project with pom, a webapp (B) B is a webapplication, which uses A in his dependencies. Everything in the pom-files is configured correctly, but I want to run the webapp inside Eclipse. When I generate everything with the eclipse:eclipse command, all the project-files are created automatically and correct and I can import everything into Eclipse. When I right-click on the top-project I can't choose "Run on a server ...". I get the message "The selection did not contain anything that can be run on a server". When I right-click on B, well, I can run it on a server, but nothing happens. Is this possible? It's probably a setting in Eclipse. Tia Bjorn De Bakker This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
