This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 218420

Summary: Maven Enterprise Project run
Product: javaee Reporter: pinus <pinus>
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: My test project
The version screen
The browser

Description pinus 2012-09-16 15:32:46 UTC
I created a Maven Enterprise Project and simply wanted to run it to see the hello page. and it did not work.

The browser is called with e.g.:
http://localhost:8080/JEEDemo-web-1.0-SNAPSHOT
but the application is available under:
http://localhost:8080/JEEDemo-web

I think it worked with NB 7.1.
Comment 1 Martin Janicek 2012-09-18 13:25:58 UTC
Oh boy, not again :( ..I'll take a look at it tomorrow..
Comment 2 Martin Janicek 2012-09-19 14:23:41 UTC
What version of the NetBeans are you using? I tried to reproduce with the latest daily build [1] and it works as expected. Could you please try it with that one?

Thanks in advance

[1] Nightly build: http://bits.netbeans.org/download/trunk/nightly/latest/
Comment 3 pinus 2012-09-19 16:56:28 UTC
Created attachment 124593 [details]
My test project

My test project
Comment 4 pinus 2012-09-19 16:58:08 UTC
Created attachment 124594 [details]
The version screen
Comment 5 pinus 2012-09-19 16:59:49 UTC
Created attachment 124595 [details]
The browser
Comment 6 Martin Janicek 2012-09-20 06:32:15 UTC
Thanks, in that case this is a duplicate of the issue 215454 which has been already fixed for the NetBeans 7.3 (and also for the 7.2.1). At the moment you can either download daily build or wait for the 7.3beta/7.2.1 patch
Comment 7 Martin Janicek 2012-09-20 06:32:21 UTC

*** This bug has been marked as a duplicate of bug 215454 ***