Yes, you can do that. If this is a webapp deployment, you can omit host-tomcat and host-jetty from the embedded Tuscany runtime in the webapp, and include host-webapp instead. This will automatically use the port exposed by the webapp container.
Simon wang feng wrote: > Hi,all > > I use tuscany on the application server such as jboss or weblogic or > websphere, but I have a question when I use web service binding. > > When deploying a service to webservice through webservice binding,should I > must include the module tomcat or jetty? Can I use the application server's > servelet mapping and not use the build-in tomcat or jetty module? > > Thanks > Wang Feng > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
