锘??xml version="1.0" encoding="utf-8" standalone="yes"?>
]]>
1. 涓嬭澆lomboz鎻掍歡
emf-sdo-runtime-I200412160800.zip
http://forge.objectweb.org/project/download.php?group_id=97&file_id=3039
org.objectweb.lomboz_
http://forge.objectweb.org/project/download.php?group_id=97&file_id=3060
2. 瀹夎鎻掍歡
鍦?/span>E:\eclipse\links涓嬪緩绔嬩竴涓枃浠?/span>emf-sdo-runtime-I200412160800.link
鍐呭錛?/span>path=G:\\ejbsoft\\emf-sdo-runtime-I200412160800
鍐嶆妸org.objectweb.lomboz_
3. 瀹夎BEA Weblogic 9.1
緗戠粶涓婃湁寰堝鏁欑▼錛屼笉璇翠簡
4. 淇敼weblogic閰嶇疆
鎶?/span>E:\eclipse\plugins\com.objectlearn.jdt.j2ee_
<serverDefinition
name="BEA Weblogic Server v9.1" //鍦?eclipse鏄劇ず鐨勫悕瀛?/span>
ejbModules="true"
webModules="true"
earModules="true">
<property id="beaHome" //weblogic鐨勫畨瑁呯洰褰?/span>
label="BEA Home Directory:"
type="directory"
default="C:/bea" />
<property id="serverRootDirectory" //weblogic鐨勪富鐩綍
label="Application Server Directory:"
type="directory"
default="C:/bea/weblogic91" />
<property id="domainName" //weblogic鐨勫煙鍚?/span>
label="Admin Domain Name:"
type="string"
default="mydomain" />
<property id="domainDirectory" //weblogic鐨勫煙鐩綍
label="Administration Domain Directory:"
type="directory"
default="C:/bea/user_projects/domains/base_domain" />
<property id="serverName" //weblogic鐨勬湇鍔″櫒鍚?/span>
label="Server Name:"
type="string"
default="AdminServer" />
<property id="userName" //鐢ㄦ埛鍚?/span>
label="User Name:"
type="string"
default="weblogic" />
<property id="password" //瀵嗙爜
label="Password:"
type="string"
default="12345678" />
<property id="productionMode"
label="Production Mode:"
type="boolean"
default="false" />
<property id="serverAddress"
label="Address:"
type="string"
default="127.0.0.1" />
<property id="serverPort"
label="Port:"
type="string"
default="7001" />
<property id="classPathVariableName"
label="Classpath Variable Name:"
type="string"
default="WEBLOGIC91" />
<property id="classPath"
label="Classpath Variable:"
type="directory"
default="C:/bea/weblogic91/server/lib" />
<serverHome>${serverRootDirectory}</serverHome>
<webModulesDeployDirectory>${domainDirectory}/applications</webModulesDeployDirectory>
<ejbModulesDeployDirectory>${domainDirectory}/applications</ejbModulesDeployDirectory>
<earModulesDeployDirectory>${domainDirectory}/applications</earModulesDeployDirectory>
<jndiInitialContextFactory>weblogic.jndi.WLInitialContextFactory</jndiInitialContextFactory>
<jndiProviderUrl>t3:/${serverAddress}:${serverPort}</jndiProviderUrl>
<startClass>weblogic.Server</startClass>
<startWorkingDirectory>${domainDirectory}</startWorkingDirectory>
<startVmParameters>-Xms32m -Xmx200m -XX:MaxPermSize=128m -Dweblogic.Name=${serverName} -Dbea.home="${beaHome}" -Dweblogic.management.username=${userName} -Dweblogic.management.password=${password} -Dweblogic.ProductionModeEnabled=${productionMode} -Djava.security.policy=="${serverRootDirectory}/server/lib/weblogic.policy"</startVmParameters>
<startProgramArguments></startProgramArguments>
<stopClass>weblogic.Admin</stopClass>
<stopWorkingDirectory>${domainDirectory}</stopWorkingDirectory>
<stopVmParameters></stopVmParameters>
<stopProgramArguments>-url t3://${serverAddress}:${serverPort} -username ${userName} -password ${password} SHUTDOWN</stopProgramArguments>
<serverClassPath>
<jar type="variable">JDK_TOOLS</jar>
<jar type="variable">${classPathVariableName}/weblogic.jar</jar>
<jar type="variable">${classPathVariableName}/ojdbc14.jar</jar>
<jar type="variable">${classPathVariableName}/webservices.jar</jar>
<jar type="absolute">C:/lib/dblib/mysql-connector-java-
<jar type="absolute">C:/lib/dblib/mysql-connector-java-
<jar type="absolute">C:/lib/dblib/aspectjrt.jar</jar>//鍋氱浉搴斾慨鏀?/span>
</serverClassPath>
<clientClassPath>
<jar type="variable">${classPathVariableName}/wlclient.jar</jar>
<jar type="variable">${classPathVariableName}/wsclient91.jar</jar>
<jar type="variable">${classPathVariableName}/wljtaclient.jar</jar>
<jar type="variable">${classPathVariableName}/wljmsclient.jar</jar>
</clientClassPath>
<projectClassPath>
<jar type="variable">JDK_TOOLS</jar>
<jar type="variable">${classPathVariableName}/weblogic.jar</jar>
<jar type="variable">${classPathVariableName}/ojdbc14.jar</jar>
<jar type="variable">${classPathVariableName}/webservices.jar</jar>
</projectClassPath>
</serverDefinition>