如何在Eclipse中使用Weblogic? [英] How to work with Weblogic in Eclipse?

查看:152
本文介绍了如何在Eclipse中使用Weblogic?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

eclipse与weblogic一起使用的推荐插件有哪些?具体来说,我需要使用旧版本的weblogic,8.1,但我可以使用任何版本的Ecplise。我想调试应用程序并设置断点等。

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.

我的更大任务是将项目移到Jboss,我可以在两个应用服务器上部署相同的应用程序吗? Eclipse大概有2套配置文件等,有什么建议吗? 2个单独的项目?

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?

推荐答案

如果您将Eclipse与WTP一起使用,则可通过其他服务器适配器使用Weblogic Integration。要获得该功能,右键单击 服务器视图,然后选择新建>服务器,然后单击下载其他服务器适配器 。从列表中选择Oracle扩展,然后继续安装。安装后,您将能够为版本8.1到11g的WebLogic添加新服务器(对于BEA WebLogic Server v8.1,请查看BEA System,Inc。)。

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

如果你有为JBoss和WebLogic创建的WTP服务器,那么在两者上部署和运行相同的项目肯定是可能的,没有什么特别的do(专有部署描述符可以共存,如果你想使用它们,你不必为此创建2个项目。)

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).

这篇关于如何在Eclipse中使用Weblogic?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆