APAR status
Closed as program error.
Error description
User on WSAS 5.x trying to make "Name Space Binding" work. In
the admin console of the Deployment Mgr, under Environment ->
Naming->Name Space Binding, he created an EJB binding. Binding
can be seen in dumpNamespace.sh. Got name not found error trying
to access it:
InitialContext context = new InitialContext();
Object obj =
context.lookup("cell/persistent/ServiceManagerHome");
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebShpere Application Server 5.0 and 5.1 *
* users, who use name space bindings with *
* names containing dots. *
****************************************************************
* PROBLEM DESCRIPTION: When dots are used in the names of *
* name space bindings, naming lookup and *
* bind operations with those names could *
* fail with an InvalidNameException. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Naming did not correctly handle the names of name space
bindings, specially when the names contain dots. As a
result, naming lookup or bind operations with such names
could fail with an InvalidNameException.
Problem conclusion
Implemented extra name checking and conversion in both naming
server and naming client to allow names of name space
bindings contain dots.
Temporary fix
Sent the fix to the customer for testing via Dwight Racioppo,
who is the lab advicates for State Street. Wait for the
feedback.
Comments
APAR information |
APAR number |
PQ75395 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00S |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-06-18 |
Closed date |
2004-02-09 |
Last modified date |
2004-02-09 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|