在netweaver中创建应用程序客户端

简介:
In the SAP NetWeaver Developer Studio, you create application client components using Application Client 5 Projects. It helps you organize the components of the application client, and its deployment descriptors.

步骤

Creating an Application Client 5 Project

...
       1.       Choose File → New → Project → J2EE → Application Client Project 5.
       2.       Specify the project name and location.
       3.       Optionally, you can add the project to an Enterprise Application Project by choosing the Add project to an EAR option.
You can always add the project to an Enterprise Application Project later.
       4.       Choose Finish.

Adding Native Libraries to the Connector

...
       1.       Select the appClientModule folder of the Application Client Project in the Project Explorer.
       2.       In the context menu, choose Properties → Native Library.
       3.       In Location path, specify the directory where the native libraries are located.
Use External Folder if the libraries are located outside the Developer Studio.
Use Workspace if their location is within the Developer Studio workspace.
       4.       Choose OK.

Editing the Deployment Descriptors

...
       1.       In the appClientModule/META-INF directory of the Application Client Project, select the relevant deployment descriptor in the Project Explorer.
       2.       Choose Open with → XML Editor in the context menu.
       3.       Using the context menu of the XML Editor, add the necessary elements to the descriptor, and save the changes.

结果

If you have not already done so, you can add the Application Client Project to an Enterprise Application Project. In this way, the application client will become part of the enterprise application EAR file.









本文转自 牛海彬 51CTO博客,原文链接:http://blog.51cto.com/newhappy/77019,如需转载请自行联系原作者
目录
相关文章
|
6月前
|
存储 IDE BI
使用 SAP WebIDE 将 SAP UI5 应用部署到 ABAP 系统时遇到的关于传输请求的错误
使用 SAP WebIDE 将 SAP UI5 应用部署到 ABAP 系统时遇到的关于传输请求的错误
34 0
使用 SAP WebIDE 将 SAP UI5 应用部署到 ABAP 系统时遇到的关于传输请求的错误
|
6月前
|
存储 应用服务中间件 数据库
SAP ABAP Netweaver 里的用户会话概念
SAP ABAP Netweaver 里的用户会话概念
34 0
|
7月前
|
消息中间件 物联网 Linux
SAP ABAP 守护进程的实现方式
SAP ABAP 守护进程的实现方式
79 0
|
编解码 分布式计算 监控
什么是好的应用程序?
什么是好的应用程序?
113 0
什么是好的应用程序?
新闻资讯应用程序
本文研究全球及中国市场新闻资讯应用程序现状及未来发展趋势,侧重分析全球及中国市场的主要企业,同时对比北美、欧洲、中国、日本、东南亚和印度等地区的现状及未来发展趋势
|
Web App开发 监控 Java
SAP ABAP Netweaver服务器的标准登录方式讲解
SAP ABAP Netweaver服务器的标准登录方式讲解
225 0
SAP ABAP Netweaver服务器的标准登录方式讲解
|
数据库 数据库连接 .NET
|
存储 开发者 设计模式

热门文章

最新文章