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 77363 - [55cat] Creating a connection pool (Server Resources) ignore "Allow non-component calls"
Summary: [55cat] Creating a connection pool (Server Resources) ignore "Allow non-compo...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-04 16:19 UTC by brviking
Modified: 2006-07-27 01:27 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 brviking 2006-06-04 16:19:54 UTC
[ BUILD # : 200606020200 ]
[ JDK VERSION : 1.5.0_06 ]

Steps to reproduce:
1) Create a new connection pool
2) Fill in data
3) Mark option "Allow non-component calls"
4) Deploy to Sun App Server 9 FCS
5) Open WebAdmin console
6) View configuration for connection pool. Option is  not marked.

If you edit connection pool (double click on conntion pool at server resources folder on NB), option is not marked. You can change it there, but redeploying will just unmark option again on server.
Comment 1 brviking 2006-06-04 16:24:57 UTC
Editing Connection pool descriptor (xml) manually, works. So, it should be a UI bug.
Comment 2 Nitya Doraisamy 2006-07-27 01:27:26 UTC
The bean created for glassfish misses the two new pool attributes,
Allow non-component calls, NonTransactionalConnections