Hi,

        We get an error about setting the attribute eager release. We do 
not have this in the repository xml file.Is this a attribute that must be 
set. If so what should be the value set in a 

WSAD/WAS 4.0 Servlet environment which does not have EJBs and uses a Data 
source. The error is as follows.

[Error] repository.xml:15:6: Attribute "eager-release" must be declared 
for element type "jdbc-connection-descriptor".

Our repository xml looks as follows

   <jdbc-connection-descriptor
                platform="Db2"
                jdbc-level="2.0"
                jndi-datasource-name=<DS name>
                username=<user name>
                password=<password>
   />

Thanks in advance
 
                                Jose

Reply via email to