users@glassfish.java.net

ActivationSpec definition in Glassfish?

From: <glassfish_at_javadesktop.org>
Date: Wed, 25 Feb 2009 08:39:11 PST

Hello everybody,
we use Glassfish in different enviroments (test, integration, produktion), our equipment: Application Server 9.1_01 (build b09d-fcs) on Red Hat Linux, cluster-setup.

For JCA-Adapter-based inbound communication an ActivationSpec is needed.
All examples I found in WEB have the ActivationSpec defined in a deployment descriptor. For 2 reasons I am a little concerned about this:

1: The Application-Producer must have detailed-knowledge about things like PoolSize, WaitTime, DeadMessage-Information, User/Password a.s.o.. Typically these are no Information the Application-Producer knows...

2: The Deployer has to PATCH the descriptor if the project has to be deployed into different enviroments (test, integration, produktion)

There should be the possibility to define an ActivationSpec as a JNDI-Object by an administrator in Glassfish, and reference this in the project (a MDB for example)...
My Question now: How (where) is an ActivationSpec to be defined in the Glassfish-Domain?

Thanks for hints..
Jan
[Message sent by forum member 'j_lsy' (j_lsy)]

http://forums.java.net/jive/thread.jspa?messageID=333814