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 152422

Summary: [saas][googlemap] cannot drop getGoogleMap into java
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: ManagerAssignee: Nathan Fiedler <nlfiedler>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-11-05 13:22:59 UTC
6.5, rc2-full, ubuntu, jdk6u10

-create a java app with a main class
-drop webservices -> google -> map service -> getGoogleMap into its main class

=> no code is generated

-create a web app
-drop webservices -> google -> map service -> getGoogleMap into a JSP

=> in the log there's "INFO [org.netbeans.modules.websvc.saas.codegen.j2ee.support.J2eeUtil]: Cannot add login and
callback servletsto web descriptor"
Comment 1 Nathan Fiedler 2008-11-21 22:42:22 UTC
Fixed in changeset main #1a578474068a (technically the unrelated INFO is still there, but that's not really part of this
bug).
Comment 2 Quality Engineering 2008-11-23 17:05:26 UTC
Integrated into 'main-golden', will be available in build *200811231401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1a578474068a
User: Nathan Fiedler <nlfiedler@netbeans.org>
Log: #152422: enable Google Map web service code gen for Java files.
Comment 3 Lukas Jungmann 2008-11-23 22:59:32 UTC
v.
Comment 4 pslechta 2008-11-25 10:39:39 UTC
The fix was ported into release65_fixes repository.

http://hg.netbeans.org/release65_fixes/rev/79c1ab8a445a