Forums de discussion

Sequential Deployment in JBoss Runtime Server 7.1

thumbnail
Nithin KV, modifié il y a 11 années.

Sequential Deployment in JBoss Runtime Server 7.1

Junior Member Publications: 56 Date d'inscription: 23/07/12 Publications récentes
Hi,

When my JBoss is started, ROOT.war file is not getting deployed at first but the deployment is happening in alphabetical order with respect to WAR Files in Liferay 6.1. ROOT.war file has to get deployed first and then Other Custom Portlets have to get deployed as there is a dependency on the ROOT.war file. Do i need to modify some JBOSS Configuration files for ROOT.war to get Deloyed at first everytime i start the server ????... Does anyone have any idea about it????..emoticon

Regards,
Nithin KV
thumbnail
Hitoshi Ozawa, modifié il y a 11 années.

RE: Sequential Deployment in JBoss Runtime Server 7.1

Liferay Legend Publications: 7942 Date d'inscription: 24/03/10 Publications récentes
You shouldn't design portlets so they are interdependent on each other. Why don't you just make your war files into ext plugin.
Muthukumaran Madialagan, modifié il y a 11 années.

RE: Sequential Deployment in JBoss Runtime Server 7.1

New Member Publications: 8 Date d'inscription: 26/10/12 Publications récentes
Nithin,

If you are still facing this issue with Jboss 7, I have a custom patch to Jboss deployment scanner that would help you fix this problem.

If you are interested let me know I will share more details around this patch.

Thanks,
Muthu