yybbs
所属分类:
Java编程
开发工具:Java
文件大小:235KB
下载次数:211
上传日期:2004-07-09 17:35:11
上 传 者:
OXFORD
说明: 溢洋论坛1.12版(JSP)
( Overflows ocean forum 1.12 edition (JSP) )
文件列表:
溢洋论坛 (0, 2001-06-01)
溢洋论坛\forum (0, 2003-04-15)
溢洋论坛\forum\applications (0, 2003-04-15)
溢洋论坛\forum\applications\DefaultWebApp (0, 2003-04-15)
溢洋论坛\forum\applications\DefaultWebApp\images (0, 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\mycodes.net说明.txt (1944, 2003-04-30)
溢洋论坛\forum\applications\DefaultWebApp\WEB-INF (0, 2003-04-15)
溢洋论坛\forum\applications\DefaultWebApp\WEB-INF\web.xml (265, 2003-04-15)
溢洋论坛\forum\applications\DefaultWebApp\index.html (15504, 2003-04-15)
溢洋论坛\forum\applications\DefaultWebApp\mycodes.net说明.txt (1944, 2003-04-30)
溢洋论坛\forum\applications\certificate.war (21254, 2003-04-15)
溢洋论坛\forum\applications\mycodes.net说明.txt (1944, 2003-04-30)
溢洋论坛\forum\logs (0, 2003-04-15)
溢洋论坛\forum\logs\weblogic.log (0, 2003-04-15)
溢洋论坛\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\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)
溢洋论坛\forum\demokey1024.pem (902, 2003-04-15)
溢洋论坛\forum\installService.cmd (2734, 2003-04-15)
溢洋论坛\forum\setEnv.cmd (454, 2003-04-15)
溢洋论坛\forum\setEnv.sh (447, 2003-04-15)
溢洋论坛\forum\startManagedWebLogic.cmd (3081, 2003-04-15)
溢洋论坛\forum\startManagedWebLogic.sh (3002, 2003-04-15)
溢洋论坛\forum\startWebLogic.cmd (2606, 2003-04-15)
溢洋论坛\forum\startWebLogic.sh (2454, 2003-04-15)
溢洋论坛\forum\trusted.crt (862, 2003-04-15)
溢洋论坛\forum\uninstallService.cmd (1075, 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.
近期下载者:
相关文件:
收藏者: