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 109045 - Slow Deployment to JBoss
Summary: Slow Deployment to JBoss
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 99767 109220 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-06 20:13 UTC by William Leonard
Modified: 2007-08-28 11:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample JBoss Application (42.30 KB, application/octet-stream)
2007-07-06 20:14 UTC, William Leonard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Leonard 2007-07-06 20:13:52 UTC
The attached sample project takes well over 1 minute to deploy to JBoss 4.2 from NetBeans. On the other hand, if you
drop the project's ear file into JBoss' deploy directory, the application deploys in seconds. What's going on?
Comment 1 William Leonard 2007-07-06 20:14:32 UTC
Created attachment 44778 [details]
Sample JBoss Application
Comment 2 Sherold Dev 2007-08-09 14:15:41 UTC
*** Issue 109220 has been marked as a duplicate of this issue. ***
Comment 3 Sherold Dev 2007-08-09 15:53:49 UTC
Reproducible also in NB 6.0.

TM > 6.0
Comment 4 Sherold Dev 2007-08-15 14:46:56 UTC
*** Issue 99767 has been marked as a duplicate of this issue. ***
Comment 5 Petr Hejl 2007-08-28 11:38:11 UTC
Fixed by checking the deployer for status.

Checking in src/org/netbeans/modules/j2ee/jboss4/JBDeployer.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/JBDeployer.java,v  <--  JBDeployer.java
new revision: 1.17; previous revision: 1.16
done
Checking in src/org/netbeans/modules/j2ee/jboss4/JBDeploymentFactory.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/JBDeploymentFactory.java,v  <--  JBDeploymentFactory.java
new revision: 1.17; previous revision: 1.16
done
Checking in src/org/netbeans/modules/j2ee/jboss4/JBDeploymentManager.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/JBDeploymentManager.java,v  <--  JBDeploymentManager.java
new revision: 1.22; previous revision: 1.21
done
Checking in src/org/netbeans/modules/j2ee/jboss4/JBTargetModuleID.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/JBTargetModuleID.java,v  <--  JBTargetModuleID.java
new revision: 1.4; previous revision: 1.3
done