Publish Assets to SOAP Documentation This chapter describes how to upload assets, such as web services, to SOAP reference guides. This chapter also how to find and review assets already in. The chapter includes these sections: Introd ...
阅读全文1. SAML Concept 1.1 SAML(Security Assertion Markup Language)wiki 1.2 SAML 1.1 1.3 OASIS Security Services (SAML) TC 1.4 SAML 1.1 Tech Overview 1.5 SAML V2.0 Executive Overview 2. SAML Implementations 2.1 SAML Open Sourc ...
阅读全文本文参考官方文档 简介 WebLogic Web Service是根据JSR 109: Implementing Enterprise Web Services规范来实现的企业级Web服务。JSR109定义了使用JAVA实现Web Service所需的标准JAVA EE运行架构。该规范还定义了一个标准的JAVA EE Web Service打包格式,部署模式,以及运行时服务。这些WebLogic Web Service都有实现。根据该规范定义, ...
阅读全文skip-name-resolve skip-locking skip-innodb skip-bdb key_buffer = (1G内存推荐设置为256M,2G内存推荐设置为512M) wait_timeout = 3或者5 (2G内存推荐设置为5) max_connections = (如果访问量很大可以设置为512-1024,否则可以设置为384) memory_limit = (程序最多允许使用内存量, 2G内存建议设置为128M) post ...
阅读全文MySQL修改prompt时可以使用到的特殊符号: Option Description \c A counter that increments for each statement you issue \D The full current date \d The default database \h ...
阅读全文Introducing Web Services Oracle Web Service可以分为两类: Weblogic(Java EE) Web Service (see "Securing and Administering WebLogic Web Services") Oracle Infrastucture Web Service —SOA, ADF, and WebCenter services (see &qu ...
阅读全文最近C盘disk space耗的特别快,清理下一些垃圾文件。 发现 C:\Windows\Logs\CBS\CBS.log有近700M,一个log文件这么大,应该可以删除吧?! Google下CBS.log的用途: The CBS.log file is used to log the actions of the SFC (System File Checker) 。 能不能删? Google 说:如果你机器没什么问题,那就没问题。:) 删前要先停掉Wi ...
阅读全文weblogic Web Services学习,以weblogic 11.1.1.8为例开始学习,以ORACLE官网提供的教程和用户手册为学习资料。 书单列表: Introducing Web Services Introducing WebLogic Web Services for Oracle WebLogic Server Developer's Guide for Oracle Infrastructure Web Services Getting ...
阅读全文Windows中Notepad是一个常用工具。但编程环境中在使用时有些问题必须弄清楚。 1. 编码问题 2. 换行符问题 对于第二个问题而言其实不是Notepad的问题而是windows的问题。windows系统中换行符使用两个字符表示,即"\r\n"。 (CR+LF: Carriage Return回车 + Linefeed 换行。打印机术语的沿用,打印机确实影响了计算机很多,还有如键盘的编排为什么是这个字母顺序,也是沿用打印机的编排。扯远了。) 对 ...
阅读全文