• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

cmp in WSAD 5.0 integration edition

 
Ranch Hand
Posts: 60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
i have written a simple CMP bean in WSAD 5.0 integration edition and using
the test environment for invoking the same.
am using ejb 2.0 / v 5 Datasource /v 5 Test environment.
i get the following error when invoking any of the methods in the bean:
E J2CA0046E: Method createManagedConnctionWithMCWrapper caught an exception
during creation of the ManagedConnection for resource jdbc/Budget, throwing
ResourceAllocationException. Original exception:
com.ibm.ws.exception.WsException: DSRA8100E: Unable to get a
PooledConnection from the DataSource.
where am i going wrong??
thanks
ruppa
 
reply
    Bookmark Topic Watch Topic
  • New Topic