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 209596 - Auto-Generation of Servlet Adaptor in Maven Fails
Summary: Auto-Generation of Servlet Adaptor in Maven Fails
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.1.1
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 19:02 UTC by jyeary
Modified: 2012-03-25 09:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (76.45 KB, application/octet-stream)
2012-03-14 19:02 UTC, jyeary
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jyeary 2012-03-14 19:02:10 UTC
Created attachment 116748 [details]
messages.log

The auto-generation of the Jersey Servlet Adaptor fails in a Maven based project without selecting user is responsible first, and reselecting create the adaptor in the web.xml.

The logs are attached and the video will be uploaded on Vimeo to demonstrate the behavior.
Comment 1 jyeary 2012-03-14 19:02:37 UTC
The workaround is demonstrated in the video.
Comment 2 jyeary 2012-03-14 19:13:24 UTC
Please see Vimeo video for demonstration of behavior and workaround.

https://vimeo.com/38521325
Comment 3 Denis Anisimov 2012-03-23 08:30:59 UTC
That's rare usecase with simple workaround.
The bug is inside REST configuration dialog.
The common way to create REST WS via wizard and web.xml is created and has 
an appropriate content when wizard is used.
So I lower the priority.
Comment 4 Denis Anisimov 2012-03-23 13:26:55 UTC
web-main#91a5e4043ba9.
Comment 5 Quality Engineering 2012-03-24 11:00:54 UTC
Integrated into 'main-golden', will be available in build *201203240400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/91a5e4043ba9
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#209596 - Auto-Generation of Servlet Adaptor in Maven Fails.
Comment 6 Quality Engineering 2012-03-25 09:45:35 UTC
Integrated into 'main-golden', will be available in build *201203250401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/91a5e4043ba9
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#209596 - Auto-Generation of Servlet Adaptor in Maven Fails.