Has anyone had success developing the application in Tomcat and having it run in production in Weblogic?
I'm trying to figure out what are the common files and what are the app-specific files. So far, I have a build.xml script that puts the files in the correct places. However, Tomcat specifies <resource-ref> to be placed in web.xml, but weblogic requires a weblogic.xml file. I'm trying to minimize the # of files to change. Any suggestions? Thanks, Dean Chen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
