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 171773

Summary: Sample Web ECB with Ajax fail to deploy to GF V3
Product: obsolete Reporter: davisn <davisn>
Component: blueprintsAssignee: Yutaka Yoshida <yutayoshida>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP x64   
Issue Type: DEFECT Exception Reporter:

Description davisn 2009-09-09 02:35:15 UTC
-Failed to deploy the Sample Java Web  "Learn Service EJB Cpmponents with Ajax (Java EE 6)" to GlassFish V3 b62 Preview
server
-Error message was displayed as:

In-place deployment at E:\Documents and Settings\Administrator\My
Documents\NetBeansProjects\LeanServiceECBComponentWithAjax\build\web
Initializing...
deploy?path=E:\Documents and Settings\Administrator\My
Documents\NetBeansProjects\LeanServiceECBComponentWithAjax\build\web&name=LeanServiceECBComponentWithAjax&force=true
failed on GlassFish v3 Domain
E:\Documents and Settings\Administrator\My
Documents\NetBeansProjects\LeanServiceECBComponentWithAjax\nbproject\build-impl.xml:571: The module has not been deployed.
BUILD FAILED (total time: 2 seconds)

Steps To Reproduce:
1. Install NB Trunk build, 09/08/2009 with GlssFish V3 bundled
2. Create a Sample Web project, select Learn Service EJB Cpmponents with Ajax (Java EE 6) project
3. Select runtime server as "GlassFIsh V3 domain" 
4. Select build and deploy the project
Comment 1 Vince Kraemer 2009-09-16 04:41:05 UTC
iDE log?

server log?
Comment 2 davisn 2009-09-17 19:25:53 UTC
After rerun the sample with the latest NB build, I was unable to reproduce the problem.
Close the bug as workforme and will reopen if I see the problem again