简体   繁体   English

带有Eclipse Luna RC3的Weblogic 12c

[英]Weblogic 12c with Eclipse Luna RC3

I am new to weblogic 12c server. 我是weblogic 12c服务器的新手。 previously i was using tomcat 6, jdk6 eclipse luna, and my project type is tomcat project.now in our company they migrated to weblogic 12c. 以前我使用的是tomcat 6,jdk6 eclipse luna,我的项目类型是tomcat project.now,在我们公司中,他们已迁移到weblogic 12c。 the problem is i used to start/stop tomcat like this by using sysdeo plugin. 问题是我曾经使用sysdeo插件来启动/停止像这样的tomcat。

在此处输入图片说明

After start i used to right click on project ->upload context->click. 开始后,我通常右键单击项目->上传上下文->单击。 it used to deploy automatically to tomcat than in browser i can access that. 它曾经自动部署到tomcat,而不是我可以访问的浏览器。

在此处输入图片说明

now how to achieve this in weblogic 12c.i googled and find out that if my project is dynamic web project than i can add server instance of weblogic and can achieve the above by selecting runas server option. 现在,如何在weblogic 12c.i中实现这一目标,然后在googled上查找,如果我的项目是动态Web项目 ,那么我可以添加weblogic的服务器实例,并可以通过选择runas服务器选项来实现上述目的。 在此处输入图片说明 but my project type is tomcat project structure. 但是我的项目类型是tomcat项目结构。 so can any one help me with this. 所以任何人都可以帮我这个忙。 Update i found this plugin but it works from weblogic 6 to weblogic 8.1 but not for weblogic 12c. 更新,我找到了这个插件,但是它从weblogic 6到weblogic 8.1都可以使用,但不适用于weblogic 12c。

you need to install the enterprise pack 您需要安装企业包

http://www.oracle.com/technetwork/developer-tools/eclipse/overview/weblogicservertools-161590.html http://www.oracle.com/technetwork/developer-tools/eclipse/overview/weblogicservertools-161590.html

I would recommend also, to try netbeans 8 It has better integration with maven, weblogic etc 我也建议尝试netbeans 8,它与maven,weblogic等具有更好的集成

this post is little old but I wanna share that I found just and I guess it is related to this post, there is no config combination exists between Jdk 1.6 + Eclipse luna + Oracle Service pack(12c) for Eclipse! 这篇文章有点旧,但我想分享一下我刚刚发现的内容,我想它与这篇文章有关,Jdk 1.6 + Eclipse luna + Eclipse的Oracle Service Pack(12c)之间没有配置组合! You will have to upgrade or downgrade at least one of them... 您将必须升级或降级至少其中之一...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM