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 189321 - Exception when setting server on Maven web project
Summary: Exception when setting server on Maven web project
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-09 15:44 UTC by Petr Jiricka
Modified: 2010-12-21 19:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace (1.06 KB, text/plain)
2010-08-09 15:44 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-08-09 15:44:51 UTC
Created attachment 101271 [details]
Exception stack trace

This happened to me during the following scenario (not sure if it is reproducibe):
1. Create a new Java EE 5 Maven Enterprise Application, with a Web Module and EJB Module
2. Set the server on the Web project to GlassFish 3.1
3. After confirming the project properties dialog, the attached exception arises.
Comment 1 Vince Kraemer 2010-12-21 19:34:20 UTC
I was not able to reproduce this with a recent pull/build.

Since I do not know which changes may have addressed this, I am going to mark it works for me.

please reopen the issue with more details if you are still able to trigger the exception.