Hi,

I would like to know what happen for a session bean
during the deployment, that is to say:

EAR deployment:

...
[INFO,Default] ### AtlasSession Static code ###
    <Is there any problem running code into a static{} block?>
[INFO,ContainerFactory] Deploying User
[INFO,ContainerFactory] Deploying Configuration
...
[INFO,AtlasSession] Initializing
    <what happen here, which methods are called?>
[INFO,AtlasSession] Initialized
[INFO,AtlasSession] Starting
    <what happen here, which methods are called?>
[INFO,AtlasSession] Started
...

TIA,
Loic



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to