I'm using Eclipse for J2EE project development. Target app server is Weblogic10R3. I was successfully deployed my ear project to weblogic via Run As.. Eclipse feature. By default it deploys to AdminConsole server. Because of project specific issues I have to deploy into separate managed server (not Admin Console).
Am I able to override deploy behavior? I didn't find required settings inside server plugin.