Hi, I am using Jetty 7.4.x and have several webapps in the webapps folder.
such as /webapps/ | |-> WebAppA |-> … |-> … |-> WebAppB WebAppA need some services and datasources initialized by WebAppB, and since WebAppA is loaded before WebAppB, WebAppA fails to deploy. Is there a method to load WebAppB before all other web apps? Best regards, Jone _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
