代码搜索:deploy
找到约 1,425 项符合「deploy」的源代码
代码结果 1,425
www.eeworm.com/read/128174/14313265
sln gpsreader.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "GPSReader", "GPSReader.csdproj", "{1B4FBFD9-AFD1-485E-9CBB-617E75C84E3C}"
ProjectSect
www.eeworm.com/read/119558/14826423
bat build.bat
rem Remove all jar files so that the runtime descriptor will have the correct version
rm *.war
rm *.ear
rem Compile the various packages
javac -classpath .;%J2EE_HOME%\lib\j2ee.jar; index\*.java
ja
www.eeworm.com/read/268551/11134920
sln gpsreader.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "GPSReader", "GPSReader.csdproj", "{1B4FBFD9-AFD1-485E-9CBB-617E75C84E3C}"
ProjectSect
www.eeworm.com/read/288110/8652493
txt readme.txt
Necessary for JBoss connections.
Extracted from /server/deploy/jboss-local-jdbc.rar
www.eeworm.com/read/452453/7440911
txt 部署说明.txt
1. 将mysql.sql导入数据库,建立系列数据库
2. 下载安装JBoss 3.2
3. 将mysql-ds.xml拷贝到server/default/deploy目录下
4. 将CmpSUB.ear拷贝到server/default/deploy目录下
www.eeworm.com/read/488127/6497038
txt jboss_ant.txt
六、jboss的使用:
有三种运行方式
run 加载的是default目录下内容
run -c all 加载的是default目录下内容
run -c mini 加载的是mini目录下内容
必须配置环境变量:
JBOSS_HOME=C:\jboss-4.2.2.GA
相关的重要目录:
%JBOSS_HOME%/client:客户开发所用类包目