简体   繁体   English

.aar文件的其他文件

[英]additional files for .aar file

I am developing a number of web-services for Axis2 using Netbeans. 我正在使用Netbeans为Axis2开发许多Web服务。

The problem is that the generated .aar file still requires some addition files (some simple .txt files and probably the .jar dependencies) to run. 问题在于,生成的.aar文件仍然需要一些附加文件(一些简单的.txt文件以及可能的.jar依赖项)才能运行。

I tried to copy them in WEB-INF/services folder but no luck. 我试图将它们复制到WEB-INF/services文件夹中,但是没有运气。
Where should I put these files? 这些文件应该放在哪里?

其他文件应该是axis2 bin文件夹。

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

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