让SAP Netweaver AS上的开发变得更舒服?
我正在 SAP Netweaver 应用程序服务器上开发基于 J2EE 的 Web 应用程序。我有 2 个问题:
- 每次我想在此远程服务器上测试 JSPDynPage 或门户组件时,我都必须部署 PAR 文件。如果我一天内有大量部署,此操作会很昂贵。我想在本地 Servlet 容器(如 Tomcat)或应用程序服务器(如 JBoss)上部署 SAP Portal 或我的组件。是否可以?
- 我正在 Netweaver 7.0 上进行开发,我可以在 Eclipse 3 上安装其插件或使用其他 IDE 以获得更愉快的体验吗?
I'm developing a J2EE-based web application on a SAP Netweaver Application Server. I have 2 questions:
- I have to deploy PAR file every time I want to test my JSPDynPage or portal component on this remote server. This operation is expensive if I have a lot of deploy in a day. I want deploy SAP Portal or my component on a local Servlet Container like Tomcat or an application server like JBoss. Is it possible?
- I'm developing on Netweaver 7.0, can I install its plugins on Eclipse 3 or use another IDE for a more pleasing experience?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
建议的解决方案之一是在同一台计算机上安装 NW Developper Studio 和 Java AS(即具有本地门户)。这是几年前(EP6)推荐的解决方案,并且仍然在 NWDS 7.1 SP3 安装手册中描述。
但是,您需要一台功能强大的机器才能使该解决方案发挥作用。
问候
One of the suggested solution is to install both the NW Developper Studio and the Java AS on the same machine (ie having a local portal). This was a recomended solution a few years ago (EP6), and is still describer in the installation manual for NWDS 7.1 SP3.
However, you'll need a powerful machine for this solution to work.
Regards