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 48313 - webservice endpoint table refresh
Summary: webservice endpoint table refresh
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-01 15:50 UTC by Jan Horvath
Modified: 2006-05-31 18:16 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 Jan Horvath 2004-09-01 15:50:25 UTC
1. create ejb module
2. create session bean
3. open sun-ejb-jar.xml
4. select created ejb
5. add web service endpoint
6. edit webservice endpoint and change something
- changes are not visible in table. you must click
somewhere else and back to refresh
Comment 1 Petr Blaha 2004-10-13 10:40:07 UTC
Remove all issues from temporary component.
Comment 2 Rajeshwar Patil 2005-01-27 23:30:47 UTC
Files Modified:
/m/src/iplanet/s1dp/netbeans-j2ee/j2ee/appsrv-plugin/libsrc/org/netbeans/modules/j2ee/sun/share/configBean/customizers/ejbmodule/MessageDest
inationModel.java,v  <--  MessageDestinationModel.java
new revision: 1.4; previous revision: 1.3

/m/src/iplanet/s1dp/netbeans-j2ee/j2ee/appsrv-plugin/libsrc/org/netbeans/modules/j2ee/sun/share/configBean/customizers/ejbmodule/OneOneFinde
rModel.java,v  <--  OneOneFinderModel.java
new revision: 1.2; previous revision: 1.1

/m/src/iplanet/s1dp/netbeans-j2ee/j2ee/appsrv-plugin/libsrc/org/netbeans/modules/j2ee/sun/share/configBean/customizers/ejbmodule/PmDescripto
rModel.java,v  <--  PmDescriptorModel.java
new revision: 1.2; previous revision: 1.1

/m/src/iplanet/s1dp/netbeans-j2ee/j2ee/appsrv-plugin/libsrc/org/netbeans/modules/j2ee/sun/share/configBean/customizers/ejbmodule/PropertyMod
el.java,v  <--  PropertyModel.java
new revision: 1.2; previous revision: 1.1

/m/src/iplanet/s1dp/netbeans-j2ee/j2ee/appsrv-plugin/libsrc/org/netbeans/modules/j2ee/sun/share/configBean/customizers/ejbmodule/WebserviceD
escriptionModel.java,v  <--  WebserviceDescriptionModel.java
new revision: 1.2; previous revision: 1.1

/m/src/iplanet/s1dp/netbeans-j2ee/j2ee/appsrv-plugin/libsrc/org/netbeans/modules/j2ee/sun/share/configBean/customizers/ejbmodule/WebserviceE
ndpointModel.java,v  <--  WebserviceEndpointModel.java
new revision: 1.2; previous revision: 1.1
Comment 3 Jan Horvath 2005-01-31 12:56:28 UTC
v