[jboss-dev-forums] [Design of POJO Server] - Another Deployment ordering issue
bytor99999
do-not-reply at jboss.com
Mon Feb 18 21:58:06 EST 2008
Not sure if this is being covered in this conversation here
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128562
But, I have come across another deployment ordering issue regarding a Seam .war application. In the Embedded console, when the war is deployed, it does a discovery of resources that will be displayed in the UI. This includes discovering DS and JMS Topics and Queues.
Right now the Datasources are being deployed before the Seam app, so no problems there. But the Destinations are not being deployed till after the Seam App.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130262#4130262
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130262
More information about the jboss-dev-forums
mailing list