APAR status |
Closed as program error.
| Error description
Customer could deploy invalid session bean in to
WebsphereAPPServer via XMLConfig import without any error.
However the session bean is not able to edit from AdminClient
console. The invalid import should be thrown error message.
.
---<for sample the invalid xml file>-----------------------<?xml version="1.0"?><!DOCTYPE websphere-sa-config SYSTEM "$XMLConfigDTDLocation
$$dsep$xmlconfig.dtd" ><websphere-sa-config>
<node name="node-name" action="locate">
<application-server name="app-server" action="locate">
<container name="ejb-container" action="locate">
<ejb name="hogeBean1" action="update">
<jar-file>DeployedHello.jar</jar-file>
<home-name>HelloHome</home-name>
<user-id>wasinst</user-id>
<password>wasinst</password>
<create-db-table>true</create-db-table>
<find-for-update>false</find-for-update>
<minimum-pool-size>5</minimum-pool-size>
<maximum-pool-size>100</maximum-pool-size>
<primary-key-check>false</primary-key-check>
<db-exclusive-access>false</db-exclusive-access>
<data-source name="Default DataSource"/>
</ejb>
</container>
</application-server>
</node></websphere-sa-config>
------------------------------------------------------------- Local fixProblem summary
XMLConfig allowed session beans to be inported with ejb data.
sources. Session bean do not use datasources. Problem conclusion
info when imported. Temporary fixComments
APAR information | APAR number | PQ49936 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-06-25 | Closed date | 2001-07-19 | Last modified date | 2001-07-19 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED AI | Fixed component ID | 5648C8400 | APAR is sysrouted TO one or more of the following:Modules/Macros
Applicable component levels | R350 PSY | UP |
|
Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General Software version: 350 Reference #: PQ49936 IBM Group: Software Group Modified date: 2001-07-19
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.
|