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 103063 - Use timeouts from a server instance
Summary: Use timeouts from a server instance
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-01 19:56 UTC by Vince Kraemer
Modified: 2007-05-18 14:47 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
candidate patch (16.62 KB, text/plain)
2007-05-01 19:57 UTC, Vince Kraemer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2007-05-01 19:56:22 UTC
With the addition of the optional timeout properties, this module needs to use
the timeout properties.

This is a first cut.
Comment 1 Vince Kraemer 2007-05-01 19:57:38 UTC
Created attachment 42016 [details]
candidate patch
Comment 2 Sherold Dev 2007-05-18 14:47:44 UTC
F.

Checking in src/org/netbeans/modules/j2ee/deployment/impl/ProgressObjectUtil.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ProgressObjectUtil.java,v
 <--  ProgressObjectUtil.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java,v
 <--  ServerInstance.java
new revision: 1.79; previous revision: 1.78
done
Checking in src/org/netbeans/modules/j2ee/deployment/impl/TargetServer.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/TargetServer.java,v
 <--  TargetServer.java
new revision: 1.50; previous revision: 1.49
done
RCS file:
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/TimedOutException.java,v
done
Checking in src/org/netbeans/modules/j2ee/deployment/impl/TimedOutException.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/TimedOutException.java,v
 <--  TimedOutException.java
initial revision: 1.1
done
RCS file:
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/DeploymentStatusImpl.java,v
done
Checking in
test/unit/src/org/netbeans/modules/j2ee/deployment/impl/DeploymentStatusImpl.java;
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/DeploymentStatusImpl.java,v
 <--  DeploymentStatusImpl.java
initial revision: 1.1
done
RCS file:
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ProgressEventSupport.java,v
done
Checking in
test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ProgressEventSupport.java;
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ProgressEventSupport.java,v
 <--  ProgressEventSupport.java
initial revision: 1.1
done
RCS file:
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ProgressObjectUtilTest.java,v
done
Checking in
test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ProgressObjectUtilTest.java;
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ProgressObjectUtilTest.java,v
 <--  ProgressObjectUtilTest.java
initial revision: 1.1
done