what u have to do is create a .war file
deploy this .war file in the <tomcat_home>/common/lib folder now u need to restart tomcat this will make the context of ur application in tomcat otherwise without stopping tomcat u have to use tomcat4 and use the command called http://<server>:<port>/manager<deploy> in the second case this will automatically start ur service in the server --- Richard Bolen <[EMAIL PROTECTED]> wrote: > I'm including soap.war in a .ear file that contains > my entire application. I'd like my soap services to > be automatically deployed when the .ear file is > deployed. > > How can I do this? > > Can I just include my soap deployment descriptors in > my ear file somewhere? Or do I need to create a > DeployedServices.ds file (which I think is just a > serialized class) and include it in my ear file? > > If there are docs that explain this I'd appreciate > someone pointing me to them. > > Thanks, > Rich > > -------------------------------------------------------------------- > Rich Bolen > Senior Software Developer > GretagMacbeth Advanced Technologies Center > 79 T. W. Alexander Drive - Bldg. 4401 - Suite 250 > PO Box 14026 > Research Triangle Park, North Carolina 27709-4026 > USA > Phone: 919-549-7575 x239, Fax: 919-549-0421 > > http://www.gretagmacbeth.com/ > -------------------------------------------------------------------- > __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/
