Mantis - Resin
Viewing Issue Advanced Details
3554 minor always 06-09-09 13:01 06-18-09 14:51
ferg  
ferg  
urgent  
closed  
fixed  
none    
none 4.0.1  
0003554: duplicate database with web-app-config
(rep by Jean Padilla)

<cluster>
  <host-default>
    <web-app-default>
      <database>
         <jndi-name>jdbc/oracle</jndi-name>
         ...
      </database>
  ...
  <host ...>
    <web-app-deploy .../>

The server is throwing avax.management.InstanceAlreadyExistsException: resin:type=ConnectionPool,Host=www.foo.com,WebApp=/,name=jdbc/oracle
 

Notes
(0004081)
ferg   
06-18-09 14:51   
server/4570