Since the only "remote part" of application is single web service I thought it would be much easer for deployment/management to deploy preconfigured standalone dedicated server. Also it could take less memory and performance could be better. Anyway, these are only assumptions = something that should be tested.
If you think I am wrong, I would like to hear why and what you may suggest. Thanks. Regards, Marko Simic Amila Suriarachchi wrote: > > On 9/17/07, Marko Simic <[EMAIL PROTECTED]> wrote: >> >> >> I am currently working on migration from AXIS2 deployed in Tomcat to >> standalone version. > > > why you want to do this? > I think it is not a good idea to put simple http server in production > use. > > Can someone, please, advise me: >> 1. How to solve database communication problem(s) >> a) While it was working within Tomcat context we were using DataSources >> and >> just passing its names to web services. Question is: is it possible to do >> in >> the same manner (and how) or we need to use some other approach. >> b) we were using basic web service access authentication and user list >> was >> stored in mysql database. >> Question is how to translate/bridge Realms and authentication methods >> >> Thank you in advance, >> Marko Simic >> Soft Division >> -- >> View this message in context: >> http://www.nabble.com/Migrating-from-Tomcat-AXIS2-to-Standalone-AXIS2-tf4467094.html#a12736804 >> Sent from the Axis - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Amila Suriarachchi, > WSO2 Inc. > > -- View this message in context: http://www.nabble.com/Migrating-from-Tomcat-AXIS2-to-Standalone-AXIS2-tf4467094.html#a12750580 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]