in console:Services->Jolt,right click
Select the panel:Configuration
in TAB General
name:demojoltpool
Minimum Pool Size:1
Maximum Pool Size:3
Click the button "Create"
in TAB address
Primary Address://hostname:port
Failover Address://hostname:port
Click the button "Apply"
Select Targets:
in Listbox Available:
select your server add into the listbox Chosen
Click the button "Apply"4. Restart your Weblogic5.3 Example setup
1.Run %WL_HOME%\config\example\setExampleEnv.cmd,
2.compile the SimpAppServlet by:
javac -d %EX_WEBAPP_CLASSES% SimpAppServlet.java
3.Edit WL_HOME%\config\examples\applications\examplesWebApp\WEB-INF\web.xml
add the servlet description:
<servlet> <servlet-name>JoltServlet</servlet-name> <servlet-class>examples.jolt.servlet.simpapp.SimpAppServlet</servlet-class> </servlet> <servlet-mapping><servlet-name>JoltServlet</servlet-name> <url-pattern>/joltservlet</url-pattern> </servlet-mapping>4.Edit a html and put it to %WL_HOME%\config\examples\applications\examplesWebApp
内容包含调用JoltServlet
Type some text here and click the Post button:<form action="joltservlet" method="post"><input type="hidden" value="TOUPPER"><input type="text"></td><input type="submit" value="Post!"></form>5.Goto %WL_HOME%\config\example, start the examples domain,
6.Access :7001/examplesWebApp/jolt.html
六、TUXEDO动态配置
TUXEDO的动态配置可以通过tmadmin和tmconfig两个命令行工具实现不同级别的配置修改。tmadmin的作用主要是监控TUXEDO的运行,可以修改服务的参数;而tmconfig功能更强大,可以修改当前TUXEDO的系统UBB配置,即通过MIB修改用UBBCONFIG生成的二进制TUXCONFIG在内存的拷贝。
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-30008-10.html
如果航空发动机弄出
那就是统一之时