But we support EAB deployment via admin console, it's strange and confusing for users if WAB deployment is not supported.
On Sun, Sep 26, 2010 at 12:52 PM, Shawn Jiang <[email protected]> wrote: > At least, if we decide not to support WAB deployment there, we need to > give a meaning warning and reject the deployment when the users try to > deploy WAB with "console deployer" or "deploy deploy" > > On Sun, Sep 26, 2010 at 12:50 PM, Shawn Jiang <[email protected]> wrote: > >> >> >> On Wed, Sep 22, 2010 at 10:29 AM, viola lu <[email protected]> wrote: >> >>> From https://issues.apache.org/jira/browse/GERONIMO-5588, currenlty WAB >>> is deployed via osgi: install, or packaged in EAB , then deployed via admin >>> console. If it's deployed via admin console, it's recognized as WAR, shall >>> we keep current way in future? Or will enable WBA deployment via admin >>> console and deployer tool? >>> >> >> I think we should not support deploy WAB from "admin console depoyer" or >> "deploy deploy" command. Because the users need to know what's the real >> type of the application they want to deploy before deciding which deployment >> method to use. >> >> Just like the current differences between "deploy deploy" and "deploy >> install-plugin". Though, sometime, a plugin is also a kind of WAR. We >> need to use "deploy install-plugin" instead of "deploy deploy" to deploy a >> car. >> >> Maybe we could add an option "deploy install-wab" to the current deploy >> command, thoughts ? >> >> >> >>> Also there is another question here: WAB is a bundle, its classpath can >>> be set via bundle classpath or use default classpath( classes keep the same >>> level with WEB-INF:, but it's also a JavaEE application, whose default >>> classpath is "classes or lib are under the subfolder of WEB-INF, this is >>> defined in RFC 66. If as definition in RFC 66, osgi: install won't load >>> classes under WEB-INF in WAB. Or shall we support both? >>> Welcome comments!Thanks in advance! >>> >>> -- >>> viola >>> >> >> >> >> -- >> Shawn >> > > > > -- > Shawn > -- viola
