If I have a JMS module defined in a file (my-module-jms.xml) copied from one of WebLogic 9.x domains, then is there a way to deploy that module to another WebLogic with minimal effort using either WebLogic Administration Console or WLST?
I have developed a web application in Visual Studio 2008 and want to publish it in to the production server. I see a publish option there.But its producing files with DLL. I dont want to publish only ...