What are the recommended plugins for eclipse to work with weblogic? Specifically I would need to work with older version of weblogic, 8.1, however I could use any version of Ecplise. I would like to debug the application and set breakpoints etc.
My bigger task is to move the project over to Jboss, can I deploy the same app on both app servers within Eclipse with presumably 2 sets of config files etc, any advice? 2 separate projects?
Click on the Windows menu item, select Show View, and select the Servers view. Then click on the link “No servers are available. Click this link to create a new server”. Expand Oracle, select Oracle WebLogic Server Tools, and click on Next.
Navigate to Weblogic Domain, Domain Name, SERVER_NAME. Right click, and navigate to Control. Click Start Up to start the server. Click Shutdown to stop the server.
Open your old Eclipse installation, click Window->Show View->Other... Type servers , select Servers and click OK. Now just follow the wizard (point the path to your WebLogic installation, JVM path, etc) and you should be ready to go.
If you are using Eclipse with the WTP, then Weblogic Integration is available through an additional server adapter. To get it, right-click the Servers view then select New > Server and click on Download additional server adapters. Select the Oracle extension from the list and proceed with the install. Once installed, you'll be able to add a new server for WebLogic from version 8.1 to 11g (for BEA WebLogic Server v8.1, look under BEA System, Inc.).
alt text http://blogs.oracle.com/gstachni/WindowsLiveWriter/DevelopingApplicationsforWeblogicServer1_C379/image_thumb.png
If you have WTP servers created for JBoss and WebLogic, it's definitely possible to deploy and run the same project on both of them, there is nothing particular to do (the proprietary deployment descriptors can coexist if you want to use them, you don't have to create 2 projects for this).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With