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 - Sample Web ECB with Ajax fail to deploy to GF V3
Summary: Sample Web ECB with Ajax fail to deploy to GF V3
Status: RESOLVED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: blueprints (show other bugs)
Version: 6.x
Hardware: PC Windows XP x64
: P2 blocker (vote)
Assignee: Yutaka Yoshida
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 02:35 UTC by davisn
Modified: 2013-02-13 10:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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