Re: ERROR:Could not get activation spec infos for resource adapter

2005-09-13 Thread Kevan Miller
Dinesh, I failed to mention that the NullPointerException has already been fixed on HEAD (not that it makes any difference to you -- the ClassCastException needs to be fixed...). --kevan

ERROR:Could not get activation spec infos for resource adapter..

2005-09-12 Thread dinesh
Hi I have a .ear application and when trying to deploy it, I get the following error... Error: Unable to distribute Twe.ear: Could not get activation spec infos for resource adapter named: geronimo.server:J2EEApplication=Twe-

Re: ERROR:Could not get activation spec infos for resource adapter..

2005-09-12 Thread David Jencks
Which geronimo version? One odd thing about the object name is name=Twe.jar. Normally resource adapters are packaged in .rar files. If this does not help you resolve the issue I think we will need the application.xml, the dd of the component with the MDB, and the geronimo plan. thanks