成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

如何理解ABAP和Java的destination和JNDI-創(chuàng)新互聯(lián)

如何理解ABAP和Java的destination和JNDI,針對這個(gè)問題,這篇文章詳細(xì)介紹了相對應(yīng)的分析和解答,希望可以幫助更多想解決這個(gè)問題的小伙伴找到更簡單易行的方法。

創(chuàng)新互聯(lián)建站專業(yè)為企業(yè)提供河間網(wǎng)站建設(shè)、河間做網(wǎng)站、河間網(wǎng)站設(shè)計(jì)、河間網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計(jì)與制作、河間企業(yè)網(wǎng)站模板建站服務(wù),10余年河間做網(wǎng)站經(jīng)驗(yàn),不只是建網(wǎng)站,更提供有價(jià)值的思路和整體網(wǎng)絡(luò)服務(wù)。

Netweaver里使用事務(wù)碼SM59創(chuàng)建Destination:

如何理解ABAP和Java的destination和JNDI

Java

新建一個(gè)destination:

如何理解ABAP和Java的destination和JNDI

如何理解ABAP和Java的destination和JNDI

測試代碼:

 try {
            Context ctx = new InitialContext();
            ConnectivityConfiguration configuration = (ConnectivityConfiguration) ctx.lookup("java:comp/env/connectivityConfiguration");

            DestinationConfiguration destConfiguration = configuration.getConfiguration(destinationName); if (destConfiguration == null) {
                response.sendError(HttpServletResponse.SC_INTERNAL_SERVER_ERROR,
                        String.format("Destination %s is not found. Hint:" + " Make sure to have the destination configured.", destinationName)); return;
            } // Get the destination URL String value = destConfiguration.getProperty("URL");
            URL url = new URL(value + "xml?origins=Walldorf&destinations=Paris");

            String proxyType = destConfiguration.getProperty("ProxyType");
            Proxy proxy = getProxy(proxyType);

            urlConnection = (HttpURLConnection) url.openConnection(proxy);

            injectHeader(urlConnection, proxyType); // Copy content from the incoming response to the outgoing response InputStream instream = urlConnection.getInputStream();
            OutputStream outstream = response.getOutputStream();
            copyStream(instream, outstream);
        } catch (Exception e) { // Connectivity operation failed String errorMessage = "Connectivity operation failed with reason: " + e.getMessage()
                    + ". See " + "logs for details. Hint: Make sure to have an HTTP proxy configured in your " + "local environment in case your environment uses " + "an HTTP proxy for the outbound Internet " + "communication.";
            LOGGER.error("Connectivity operation failed", e);
            response.sendError(HttpServletResponse.SC_INTERNAL_SERVER_ERROR,
                    errorMessage);
        }

通過JNDI獲得destination配置的url:

如何理解ABAP和Java的destination和JNDI

關(guān)于如何理解ABAP和Java的destination和JNDI問題的解答就分享到這里了,希望以上內(nèi)容可以對大家有一定的幫助,如果你還有很多疑惑沒有解開,可以關(guān)注創(chuàng)新互聯(lián)-成都網(wǎng)站建設(shè)公司行業(yè)資訊頻道了解更多相關(guān)知識(shí)。

本文標(biāo)題:如何理解ABAP和Java的destination和JNDI-創(chuàng)新互聯(lián)
本文地址:http://jinyejixie.com/article44/dedcee.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供外貿(mào)建站移動(dòng)網(wǎng)站建設(shè)、網(wǎng)站排名、云服務(wù)器、App開發(fā)、網(wǎng)站改版

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

微信小程序開發(fā)
德钦县| 遵义县| 嘉义市| 万盛区| 香河县| 古浪县| 阜宁县| 南丹县| 清丰县| 海门市| 化德县| 同德县| 福贡县| 龙州县| 瑞昌市| 玉田县| 会泽县| 东至县| 唐河县| 金寨县| 措勤县| 上饶市| 焦作市| 松桃| 江津市| 阿拉善左旗| 通榆县| 时尚| 漳浦县| 青神县| 班玛县| 察哈| 玉山县| 苍梧县| 香格里拉县| 横峰县| 中西区| 云霄县| 扎赉特旗| 封丘县| 通辽市|