Hi,
I have Client/Server application where the client is Swing based Java
Web Start and on the Server side I have GlassFish with EJB3. During the
Deployment process I would like to do initial initialization where I
need the JPA (Hibernate) and EJB3 resources. How to do that? Are there
any XML files where to describe which class have to be started for that
initialization?
Regards,
Miro.