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 161269 - Dialog Non-JSR-109 Keeps asking me on start up
Summary: Dialog Non-JSR-109 Keeps asking me on start up
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 15:46 UTC by mjreged
Modified: 2010-04-06 13:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dialog comes up every time i start the IDE( i work with maven project only) (23.84 KB, image/png)
2009-03-26 15:47 UTC, mjreged
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjreged 2009-03-26 15:46:02 UTC
First of all, i believe if a developer is developing web services and they don't know how to bootstrap them on a server
container, they should not be developing web services.  The entire idea of having the IDE scan your project and detect
the web services and then magically configure them to start up is a bad idea.  Stop undermining developer's abilities.

In my case I use CXF and bootstrap them using spring configuration file.  You will not find any configs in web.xml. 
Currently everytime i open the IDE i get asked the same question and i have to reply no. Can you please configure this
feature not to fire again after i clicked [NO]
Comment 1 mjreged 2009-03-26 15:47:21 UTC
Created attachment 78918 [details]
Dialog comes up every time i start the IDE( i work with maven project only)
Comment 2 mjreged 2009-03-26 15:50:40 UTC
By the way we use tomcat6 and tomcat5.5, jetty6,glassfish during development and websphere 6.1 in prod.
Our projects are spring centric allowing the project to be deployed on a range of servers.
Comment 3 Milan Kuchtiak 2009-03-26 17:51:24 UTC
Thank You for the comment.
Yes, your requirement is logical.
Comment 4 Milan Kuchtiak 2009-03-26 19:25:49 UTC
Fixed:
http://hg.netbeans.org/main?cmd=changeset;node=81a8f8d62c1c
Comment 5 Quality Engineering 2009-03-28 20:38:00 UTC
Integrated into 'main-golden', will be available in build *200903281400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/81a8f8d62c1c
User: mkuchtiak@netbeans.org
Log: #161269: don't ask for Non JSR109 configuration again and again
Comment 6 Jaroslav Pospisil 2010-04-06 13:59:35 UTC
v.