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 159067

Summary: Missing web service checks in maven web projects
Product: javaee Reporter: Jaroslav Pospisil <jpospisil>
Component: MavenAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Pospisil 2009-02-24 15:31:22 UTC
I've been able to create JAX-RPC web service in J2EE1.4 Maven Web Project, which should be disabled or not displayed at
all,since such functionality shouldn't work in maven projects yet. Also, i've been able to select as server for such web
service Tomcat server,which has only JAX-WS support an should be removed from list of available servers.
Comment 1 Milan Kuchtiak 2009-03-02 13:51:02 UTC
Web services wizards should be probably disabled in J2EE 1.4 modules. Or, may be allow some limited functionality only.
Comment 2 Milan Kuchtiak 2009-03-12 15:43:25 UTC
Fixed:
http://hg.netbeans.org/main/rev/cca0b12cfbbd
Comment 3 Jaroslav Pospisil 2009-03-17 18:23:24 UTC
v
Comment 4 Quality Engineering 2009-03-18 22:36:16 UTC
Integrated into 'main-golden', will be available in build *200903181604* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cca0b12cfbbd
User: mkuchtiak@netbeans.org
Log: #159067: don't expose WS wizards in Web J2EE 1.4 projects