32000010000s

所属分类:Java编程
开发工具:Java
文件大小:299KB
下载次数:92
上传日期:2007-06-23 22:02:28
上 传 者lishun
说明:  JSP论坛bb 毕业设计 文档加代码
(JSP Forum bb increase graduation design document code)

文件列表:
modifyuser.jsp (2121, 2003-04-14)
modifyuser_manage.jsp (1632, 2003-04-14)
modifyuser_manager.jsp (14326, 2003-04-14)
pass.jsp (1421, 2003-04-14)
post.jsp (9237, 2003-04-21)
queryboard_manager.jsp (2189, 2003-04-14)
querymanager.jsp (1549, 2003-04-15)
querymodify.jsp (2812, 2003-04-17)
queryuser.jsp (3228, 2003-04-15)
queryuser_manager.jsp (1304, 2003-04-15)
reg.jsp (17100, 2003-04-15)
savepost.jsp (2587, 2003-04-14)
search.jsp (3563, 2003-04-14)
shownote.jsp (9607, 2003-04-15)
user_manager.jsp (6326, 2003-04-14)
论坛说明.txt (848, 2006-04-05)
forum\applications\certificate.war (21254, 2003-04-15)
forum\applications\DefaultWebApp\images\built_bea_web.gif (2484, 2003-04-15)
forum\applications\DefaultWebApp\images\built_on_bea.gif (1862, 2003-04-15)
forum\applications\DefaultWebApp\images\bullet.gif (79, 2003-04-15)
forum\applications\DefaultWebApp\images\header_index.gif (9148, 2003-04-15)
forum\applications\DefaultWebApp\images\redarrow.gif (843, 2003-04-15)
forum\applications\DefaultWebApp\images\transparent.gif (49, 2003-04-15)
forum\applications\DefaultWebApp\images (0, 2004-04-20)
forum\applications\DefaultWebApp\index.html (15504, 2003-04-15)
forum\applications\DefaultWebApp\WEB-INF\web.xml (265, 2003-04-15)
forum\applications\DefaultWebApp\WEB-INF (0, 2004-04-20)
forum\applications\DefaultWebApp (0, 2004-04-20)
forum\applications (0, 2004-04-20)
forum\ca.pem (862, 2003-04-15)
forum\ca1024.pem (1046, 2003-04-15)
forum\CertGenCA.der (512, 2003-04-15)
forum\CertGenCAKey.der (388, 2003-04-15)
forum\config.xml (1661, 2003-04-15)
forum\DefaultAuthenticatorInit.ldift (2022, 2003-04-15)
forum\demo.crt (1434, 2003-04-15)
forum\democert.pem (820, 2003-04-15)
forum\democert1024.pem (1030, 2003-04-15)
forum\demokey.pem (502, 2003-04-15)
... ...

This directory has a special behavior. When the server is running in development mode, applications or modules placed in this directory deploy automatically. The file (or files) you place in this directory can be: * A J2EE application EAR file * A WAR, EJB JAR, RAR, or CAR archived module * An exploded directory structure, either for an application or a module To auto deploy, all you need to do is: * Start the server in development mode. * Place the exploded directory structure or archive file in this directory. When you auto deploy, the server automatically adds an entry for your application or module to the domain's config.xml file. You do not need to edit config.xml directly. UNDERSTANDING THE DOMAIN DEFAULT BEHAVIORS If you have reached this file, you are in the mydomain, examples, or petstore domain. Each domain starts in development or production mode by default. Development mode enables auto deployment, and production mode disables it. The default behaviors are: * examples - development mode, with auto deployment * petstore - production mode, no auto deployment * mydomain - production mode, no auto deployment STARTING THE SERVER IN DEVELOPMENT MODE You now need to start one of the servers. If you are in the examples domain, you will start the examples server; in the petstore domain, the Pet Store server; in mydomain, a WebLogic administration server. To start one of the servers in development mode, do either of the following: 1) Edit the server's start script, then use the script to start the server. The start script has a file suffix of either .cmd (for Windows) or .sh (for Unix). * For the examples domain, edit startExamplesServer. * For the petstore domain, edit startPetStore. * For mydomain, edit startWebLogic. Use a text editor to edit this line in the start script: set STARTMODE= For production mode, set the value to TRUE. For development mode and auto deployment, set it to FALSE or leave it blank. 2) Start the server from the command line with the ProductionModeEnabled flag set to false. Start the server using a Java interpreter command line appropriate for your server, like this one, but all on one line: % java -ms200m -mx200m -classpath $CLASSPATH -Dweblogic.Name=myserver -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.username=myUserName -Dweblogic.management.password=myPassword weblogic.Server For more details on how to start a server from the command line, see the BEA WebLogic Server Administration Guide on http://e-docs.bea.com/wls/docs70/adminguide/startstop.html.

近期下载者

相关文件


收藏者