Good afternoon.
I integrated the SAP J2EE 6.30 with the system SAP R/3 Enterprise 4.7x2.00, with the installation guide of Distribution of Installation Components for
SAP R/3 Enterprise based on an SAP Web AS ABAP+J2EE. In the same server, I installed the SAP Mobile Engine 2.1 SP03.
When I use the tool DeployTool, I don't find the option for register the archives following:
aii_proxy_rt.jar, aii_util_log.jar and SAPmdi.jar of the WebConsole.
How can I register the archives?
Can The Mobile Engine 2.1 SP03 supports the J2EE Engine 6.30?
Best Regards.
Hello Luis,
in spite of the fact that I am not quite sure whether ME2.1 supports SAP J2EE 6.30, I think it is unlikely that this will work.
The fact that you obviously did not register the aii_*.jar's is the reason for the error you reported when launching the web console (your first thread).
The process of registering jar's in J2ee 6.30 and 6.40 is database-based instead of file based in 6.20 (up to PL21) and earlier. In 6.20 you just edited references.txt and libraries.txt and you're set. This doesn't work with 6.20 PL22 and later. Refer to SAP note 749154.
Maybe the deploy tool does not support the new referencing model yet. I would suggest deploying the webconsole using the procedure similar to that one described in the above note.
Hope that helps,
best regards
Tim
Add a comment