1
|
|
- 규채 요
- 7 years ago
- Views:
Transcription
1 A Leader of Enterprise e-business Solution FORCS Co., LTD 1
2 WAS WebSphere SilverStream Apache Jserv Tomcat Resin Inprise Application Server BES Oracel OC4J(ORION) HPAS(Bluestone)8 JRun EAServer JEUS 3.0 iplanet 6.5 Sun J2EE 2 FORCS Co., LTD
3 A Leader of Enterprise e-business Solution ( WAS ). WAS WAS ().. 1. WAS TCP ( 8003). HTTP TCP. 2. WAS.(, DB Pool,, ) WAS DB Pool WAS. (Deploy:). WAS. WAS, WAS. WAS. WAS. FORCS Co., LTD 3
4 WAS WAS. Step 1 (Web Application ) Step 2 Step 3 Step 4 Step Case. WAS Case. Step 1 case1 : WAS WEBINF path WAS. WAS,. (WAS WAS.) 4 FORCS Co., LTD
5 A Leader of Enterprise e-business Solution case2 : WAR(EAR) WEBINF ozservlet WAR EAR WAS servlet configuration file war. WAS User Interface User Interface war. WAR EAR WAS.. case3 : java class package class (oz.server.ozservlet). OZServlet jar WAS classpath. case4 : (Auto Deploy) WAS Web Application (, WAR ). Step 2 URI Path case1 : WEBINF/web.xml URI. web.xml urlpattern OZ URL. case2 : WAS URI. case3 : WAS URI. FORCS Co., LTD 5
6 Step 3 CLASSPATH case1 : WEBINF/classes, WEBINF/lib WAR WEBINF classpath. case2 : WAS CLASSPATH Servlet Java Class WEBINF WAR WAS CLASSPATH OZ. WAS Shell Script CLASSPATH. case3 : WAS Configuration OZ PATH. Step 4 ozserver.properties path case 1 : WEB-INF/web.xml initparam OZSERVER_HOME value. case2 : init parameter WAS init parameter OZSERVER_HOME value ozserver home. case 3 : classpath WAS classpath ozserver.properties. ( WEBINF/ classes. ) 6 FORCS Co., LTD
7 A Leader of Enterprise e-business Solution case 4 : servlet URL ozserver.properties STDOUT. ozserver.properties. web.xml ({$OZ_HOME}/WEB-INF/web.xml) URL OZA Alias, URL Alias. WAS URL Alias. <?xml version="1.0" encoding="iso-88591"?> <!DOCTYPE webapp PUBLIC "//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" " <webapp> <servlet> <servletname>httpserver</servletname> <servletclass>oz.server.ozservlet</servletclass> </servlet> <servlet> <servletname>ozhello</servletname> <servletclass>helloworld</servletclass> </servlet> <servletmapping> <servletname> httpserver </servletname> <url-pattern>/server </urlpattern> </servletmapping> <servletmapping> FORCS Co., LTD 7
8 <servletname>httpserver</servletname> <urlpattern>/server/*</urlpattern> <initparam> <param-name> OZSERVER_HOME </paramname> <paramvalue>c:\program Files]Forcs\OZ Family\OZ Report 3.0\ozservlet </paramvalue> <description> set ozserver home path </description> </initparam> </servletmapping> <servletmapping> <servlename>ozhello</servletname> <urlpattern>/hello</urlpattern> </servletmapping> </web-app> web.xml. <urlpattern>/server</urlpattern> URL Alias. ************************************************* OZ Server FrameWork Servlet : copyright. FORCS Co., Ltd. ************************************************* --- OZ Version Info OZ Server FrameWork Servlet : : System Information OS Name : Windows 2000 Version : 5.0 Java Vendor : Sun Microsystems Inc. Version : 1.3.1_07 Class Version : 1.3.1_07 Servlet Container : Jaguar Server Version 4.0 Running Path : null Ciper Suite : null Certificates : null 8 FORCS Co., LTD
9 A Leader of Enterprise e-business Solution Session : null system.ips : [0th] [1th] OZ Version Info. OZ Server FrameWork Servlet : , : System Information. OS (Windows 2000 / Solaris / AIX / HP-UX ) OS, JAVA Vendor, JAVA Version, Class version, Servlet Container(WAS ), Running path. 6.1 : weblogic.properties : #### OZ Servlet weblogic.httpd.webapp.oz=c:/program files/oz/ weblogic.properties weblogic.httpd.webapp.oz=. DB Pooling db.properties., DB Pooling weblogic.properties Connection Pool Pool db.properties. weblogic.properties DB Pool weblogic.jdbc.connectionpool.oracle_thin=\ FORCS Co., LTD 9
10 driver=oracle.jdbc.driver.oracledriver,\ initialcapacity=1,\ maxcapacity=2,\ capacityincrement=1,\ props=user=scott;password=tiger weblogic.allow.reserve.weblogic.jdbc.connectionpool.oracle_thin=everyone weblogic.jdbc.connectionpool.oracle_thin=\ oracle_thin thin Connection Pool. thin. Weblogic.properties. everyone, connection pool. weblogic.properties DB Pool db.properties. oacle1.vendor=user oracle1.driver=weblogic.jdbc20.pool.driver oracle1.url=jdbc:weblogic:pool:oracle_thin oracle1.serveraddress= oracle1.portno=1521 oracle1.sid=forcs815 oracle1.user=scott oracle1.password=tiger oracle1.maxconns=5 oracle1.initconns=0 oracle1.timeout=5 oracle1.loglevel=debug.. db.properties JDBC JDBC 2.0. Oracle JDBC classes111.zip JDBC 2.0, classes12.zip JDBC FORCS Co., LTD
11 A Leader of Enterprise e-business Solution startweblogic.sh/startweblogic.cmd.. URL : Port Number /oz : weblogic.properties url path /server : web.xml url pattern [Web Application]. FORCS Co., LTD 11
12 [configure a new Web Application]. D:/servlet2, oz [Configuration] [General]. 12 FORCS Co., LTD
13 A Leader of Enterprise e-business Solution [Create]. [Targets]. Target. FORCS Co., LTD 13
14 [Apply]. ( WEBINF/web.xml url pattern.) 8.x 8.x. 14 FORCS Co., LTD
15 A Leader of Enterprise e-business Solution Weblogic 8.x OZ Servlet. Domain. FORCS Co., LTD 15
16 [Deployments] [Web Application Modules]. OZ Servlet Type. 16 FORCS Co., LTD
17 A Leader of Enterprise e-business Solution OZ Server URI [Deploy]. ) URI OZServlet Deploy. FORCS Co., LTD 17
18 [Deployments] [Web Application Modules] OZServlet FORCS Co., LTD
19 A Leader of Enterprise e-business Solution WebSphere WebSphere 3.5 WebSphere WebSphere Admin. WebSphere ($WebSphere_Home).. [] [] [WebSphere] [ ]. FORCS Co., LTD 19
20 (). [Default Server] [Default Servlet Engine]. [] [ ]. [] [ ] oz, []. [] default_host [ ] /oz. URL Path. 20 FORCS Co., LTD
21 A Leader of Enterprise e-business Solution []. [ ]. ozlib30.jar, log4j.jar, parser.jar JDBC JDBC jar FORCS Co., LTD 21
22 oz. [] [Servlet]. oz. [Servlet ] ozservlet, [ ] oz. [Servlet ] oz.server.ozservlet. [Servlet ] [] server. Servlet. 22 FORCS Co., LTD
23 A Leader of Enterprise e-business Solution WebSphere xml Sun (Parser.jar) IBM (Crimson.jar). [Default Server]. xml.properties IBM. (). xml.properties. [] Dorg.xml.sax.parser=com.ibm.xml.parsers.SAXPar ser... DB Pooling db.properties. FORCS Co., LTD 23
24 WebSphere servlet30.war. jar cvf servlet30.war * <windows> 2. servlet30.ear. jar cvf servlet30.war * <windows> Servlet30.ear [ ] [ ]. [ ] servlet30.ear. 24 FORCS Co., LTD
25 A Leader of Enterprise e-business Solution [] servlet30.war. URL Path Alias. []. FORCS Co., LTD 25
26 [ ] servlet30.ear. [].. 26 FORCS Co., LTD
27 A Leader of Enterprise e-business Solution 3. WebSphere.(Single Server.) Single servlet30.ear [ ] servlet30.ear. [] servlet30.ear []. FORCS Co., LTD 27
28 . [ ]. [ ] []. 28 FORCS Co., LTD
29 A Leader of Enterprise e-business Solution []. [] (Deploy). servlet30. []. FORCS Co., LTD 29
30 [Application Server] [Default Server] [ ]. [].. 30 FORCS Co., LTD
31 A Leader of Enterprise e-business Solution WebSphere. [ ] servlet30 [] OZ.. FORCS Co., LTD 31
32 Server servlet30.ear [WebSphere ] [ ] [ ]. 32 FORCS Co., LTD
33 A Leader of Enterprise e-business Solution [ ] servlet30.ear. []. FORCS Co., LTD 33
34 () [] [ ]. []. 34 FORCS Co., LTD
35 A Leader of Enterprise e-business Solution (servlet30.ear ).. WebSphere 5.0 (servlet). jar cvf OZServlet.war * <windows> WEB-INF/classes/ozserver.properties conf/db.properties jdbc driver WEB-INF/lib/. jar cvf OZServlet.war *.* OZServlet.war. FORCS Co., LTD 35
36 [WebSphere] [AppServer] [bin] assembly.sh. OZServlet.war [ ] [ ] []. 36 FORCS Co., LTD
37 A Leader of Enterprise e-business Solution OZServlet.ear.. [] [ ]. : OZServlet.war : /oz FORCS Co., LTD 37
38 []. []. [] [ ] OZServlet.ear. 38 FORCS Co., LTD
39 A Leader of Enterprise e-business Solution [].. WebSphere [] ID. []. FORCS Co., LTD 39
40 [] [ ] [] OZServlet.ear []. 40 FORCS Co., LTD
41 A Leader of Enterprise e-business Solution [].. [ ] OZServlet []. FORCS Co., LTD 41
42 [ ] [ ] []. []. []. 42 FORCS Co., LTD
43 A Leader of Enterprise e-business Solution OZServlet. [ ]. []. FORCS Co., LTD 43
44 [] [ ]. []. 44 FORCS Co., LTD
45 A Leader of Enterprise e-business Solution. [] [ ] OZServlet []. FORCS Co., LTD 45
46 OZServle t FORCS Co., LTD
47 A Leader of Enterprise e-business Solution SilverStream SilverStream C:\SilverStream35.. OZServlet\WEBINF\classes ozserver.properties OZServlet\conf db.properties. [SilverStream Designer]. FORCS Co., LTD 47
48 SilverStream OZServlet. DB Examples3_Java. ( SilverMaster35.) [Examples3_Java]. [EJB JARs & Media]. 48 FORCS Co., LTD
49 A Leader of Enterprise e-business Solution Jars, 3 ([ ] New ) 4. [UPLOAD JAR, ZIP, or EJB]../WEB-INF/lib ozlib30.jar. ozlib30.jar. command. C:\SilverStream35\bin>silvercmd ImportSource localhost Examples3_Java D:\servlet\SilverStream\Servlet.java -f D:\servlet\SilverStream\Servlet.xml -p:true localhost SilverStream. SilverStream 80 port port localhost:8080 port. Examples3_Java ozserver30.jar DB. p:true. SilverStream server username password U:username P:password. silvercmd ImportSource?. FORCS Co., LTD 49
50 [SilverStream Designer] [Examples3_Java] [Objects] oz package Servlet. Servlet [Business Object Designer]. 50 FORCS Co., LTD
51 A Leader of Enterprise e-business Solution [File] [Jar Files] jar [Select JAR Files]. [Available Jars] Examples3_Java ozlib30.jar [Jars used by this item]. [OK].( [Business Object Designer]. [Save] No.) [Triggers] [Properties].. FORCS Co., LTD 51
52 [Object] [Lifetime] Server-lifetime. Event-lifetime Server-lifetime. [Triggers] [URLs.] OZServlet. OZServlet OZServlet URL path. ( url <Ctrl+S>... SilverStream. SilverStream. SilverStram Set AGCLASSPATH=C:\OZServlet\conf;C:\OZServlet\lib\ozlib30.jar;\lib\parser.jar;C:\OZServlet\ lib\log4j.jar silverserver -nodbcheck +Dorg.xml.sax.parser=com.sun.xml.parser.Parser Windows 2000 Server []. AGCLASSPATH jar JDBC jar(zip). (> C:\OZServlet\lib\jconn2.jar ) nodbcheck SilverStream. SilverStream nodbcheck. OZServlet start. 52 FORCS Co., LTD
53 A Leader of Enterprise e-business Solution Apache Jserv JServ Apache. JServ. Oracle ias, Netscape Web Server. WebLogic, WebSphere JServ. {$Jserv_Home} = D:/Apache/Jserv1.1 Jserv []./conf jserv.properties Classpath./servlet zone.properties Alias ozlib30.jar ozserver.properites./web- INF/lib CLASSPATH. (Oracle)./WEB INF/lib. jserv.properties # wrapper.classpath=d:/apache/jserv1.1/apachejserv.jar wrapper.classpath=d:/jsdk2.0/lib/jsdk.jar ################### OZ ########################## wrapper.classpath=d:/servlet2/web-inf/classes wrapper.classpath=d:/servlet2/web-inf/lib wrapper.classpath=d:/servlet2/web-inf/lib/ozlib30.jar wrapper.classpath=d:/servlet2/web-inf/lib/log4j.jar wrapper.classpath=d:/servlet2/web-inf/lib/parser.jar wrapper.classpath=d:/servlet2/web-inf/lib/classses12.zip FORCS Co., LTD 53
54 URL Pattern zone.properties. Alias, Startup (Startup ).. {$Jserv_HOME}/servlets/zone.properties ############# S E R V L E T P A R A M E T E R S ############## # Startup Servlets # OZ servlets.startup=ozservlet # Servlet Aliases # OZ servlet.ozservlet.code = oz.server.ozservlet. DB Pooling db.properties. ( ), 54 FORCS Co., LTD
55 A Leader of Enterprise e-business Solution Tomcat Tomcat.. Tomcat 3.X {$Tomcat_Home} = D:/Apache/Tomcat3.2 Tomcat []./bin Tomcat.bat/Tomcat.sh Tomcat./conft server.xml URL Alias Tomcat <TOMCAT_HOME> <TOMCAT_HOME>/bin/tomcat.sh tomcat.bat server.xml d:/servlet Alias. ## oz servlet setting <Context path="/oz" docbase="d:/servlet" crosscontext="true" debug="0" reloadable="true" > </Context> web.xml./web-inf/web.xml web.xml.. DB Pooling db.properties.. FORCS Co., LTD 55
56 ( Tomcat 4.X 5.X (servlet ). WEB-INF/classes/ozserver.properties conf/db.properties jdbc driver WEB-INF/lib/. Admin Console. ( [Tomcat Server] [Service] [Host]. 56 FORCS Co., LTD
57 A Leader of Enterprise e-business Solution [Host Actions] Create New Contexts. [Context Properties]. [Document Base], [Path] URL, [Reladable] True [Save]. FORCS Co., LTD 57
58 . ( Resin Resin.. D:\servlet. Resin resin.conf. 58 FORCS Co., LTD
59 A Leader of Enterprise e-business Solution {$Resin_Home}/conf/httpd.conf. CauchoHost localhost 6802 AddHandler caucho-request jsp <Location /servlet/*> SetHandler caucho-request </Location> {$Resin_Home}>/conf/resin.conf <app-dir>d:/servlet</app-dir> <serverletmaping urlpattern= /oz/* servletname= ozservlet /> <serverlet servletname= ozservlet servletclass= oz.servlet.ozservlet > </servlet> {$Resin_Home}>/conf/resin.conf <app-dir>d:/servlet</app-dir> <serverletmaping urlpattern= /oz/* servletname= ozservlet /> <serverlet servletname= ozservlet servletclass= oz.servlet.ozservlet > </servlet> Resin.. httpd Dorg.xml.parser=com.sun.xml.parser.Parser classpath D:/servlet; D:/servlet/WEBINF; D:/servlet/WEBINF/classes; D:/servlet/WEBINF/lib; httpd. Dorg.xml.parser=com.sun.xml.parser.Parser Parser.. DB Pooling db.properties. ( ip/oz/ozservlet. FORCS Co., LTD 59
60 Resin (1.2.9 ) resin.conf <add-dir>c:\a</add-dir> war. <add-dir>c:\servlet</add-dir> <add-dir> OZ. War. Alias war web.xml URL Pattern. resin.conf <servlet-mapping url-pattern='/oz/*' servlet-name='ozservlet'/> <!-- configure oz-servlet with init parameters --> <servlet servlet-name='ozservlet' servlet-class='oz.servlet.ozservlet'> <init-param info='a servlet information string'/> </servlet > war ) c:\oz>jar cvf oz.war * oz.war. oz.war resin webapps resin oz.war webapps.(resin webapp ). ozserver.properties SAX parser class was not found (check your CLASSPATH). java.lang.classnotfoundexception: com.sun.xml.parser.parser xml.properties XML. (). xml.properties. 60 FORCS Co., LTD
61 A Leader of Enterprise e-business Solution Inprise Application Server IAS(Inprise Application Server) Tomcat IAS 4.5 Tomcat Servlet IAS web.xml. IAS Tomcat server.xml web.xml. Inprise Application Server 4.1 IAS IAS /Borland/AppServer/var/servers/<SERVERNAME>/wars/tomcat3/ oz (<SERVERNAME> ). oz Alias. oz Tomcat.../oz/WEB-INF/web.xml. web.xml URL.,. <servletmapping> <servletname>httpserver</servletname> <urlpattern>/ozservlet/*</urlpattern> </servletmapping>. URL. FORCS Co., LTD 61
62 Tomcat /Borland/AppServer/var/servers/<SERVERNAME>/adm/tomcat3/conf/ser ver.xml. path= /oz URL Alias. ( Tomcat.) D:\servlet. servlet.xml <Context trusted="false" docbase="d:/servlet" reloadable="true" debug="0" path="/oz" crosscontext="true"> </Context> web.xml web.xml Tomcat... URL.. DB Pooling db.properties. Inprise Application Server 4.1 ClassPath IAS java.options. IAS properties/server/<>. 62 FORCS Co., LTD
63 A Leader of Enterprise e-business Solution ) C:\Inprise\AppServer\properties\server\goldenhawk\java.options. # Set the default heap size to 32 Mb -Xms32m # Set the maximum heap size to 32 Mb -Xmx32m # Make the default buffer size 1024 bytes -Dvbroker.orb.streamChunkSize=1024. c:\inprise\appserver\oz. # Set the default heap size to 32 Mb -Xms32m # Set the maximum heap size to 32 Mb -Xmx32m -classpath C:\Inprise\AppServer\oz\WEB-INF\lib\ozlib30.jar; C:\Inprise\AppServer\oz\WEB-INF\lib\parser.jar; C:\Inprise\AppServer\oz\WEB-INF\lib\log4j.jar; C:\Inprise\AppServer\oz\WEB-INF\classes; C:\Inprise\AppServer\oz\WEB-INF\lib\crimson.jar;. DB jdbc. ozlib30.jar, parser.jar, log4j.jar, classes, crimson.jar, jkjdbc.jar MS-SQL jdbc., DB(Oracle, Sybase, Informix, DB2 ) jdbc. Servlet Alias [HTTP Web Engine] [Manage]. FORCS Co., LTD 63
64 [Servlet Aliases] /oz. ( /oz Alias.) [Servlets]. 64 FORCS Co., LTD
65 A Leader of Enterprise e-business Solution [Save]. IAS. FORCS Co., LTD 65
66 BES(5.0.2) BES OZServlet OZServlet30. ) C:\OZServlet30.. C:\OZServelet30\WEB-INF\classes\ozserver.properties. Path.oz.server.home=c:\OZServlet30 C:\OZServlet30\conf\db.properties DB Pool. [] [] [cmd] c:\ozservlet30. war. jar cvf oz.war *.* c:\ozservlet30\oz.war. BES(5.0.2) BES(Borland Enterprise Server) console. Standard. Deploy Wizard oz.war.. ip : local host, ip. port: port. oz :. server : url-pattern FORCS Co., LTD
67 A Leader of Enterprise e-business Solution Oracle OC4J(ORION) (ozserver.properties db.properties) war. /home/oz/ozservlet jar cvf servlet2.war *. servlet2.war orion applications. home/config applicaton.xml. application.xml <web-module id="defaultwebapp" path="../default-web-app" /> <web-module id="servlet2" path="../applications/servlet2.war" /> home/config/default-web-site.xml. default-web-site.xml <default-web-app application="default" name="defaultwebapp" /> <web-app application="default" name="servlet2" root="/oz" />.. HPAS(Bluestone) 8 System Console HP_AS. D:\ozservlet. {$HPAS}\config\hpas\ j2ee-partition-service-config.xml. j2ee-partition-service-config.xml <war application="hpas_default" context-path="/helloxtf" FORCS Co., LTD 67
68 mime-type="application/x-java-directory" reload-on-archive-mod="false" temp-directory="c:\docume~1\admini~1\locals~1\temp" timestamp=" " url="file:///c:/was/hpas/trailmaps/intermediate/xtf/helloxtf/"/>, context-path url. <war application="hpas_default" context-path="/oz" mime-type="application/x-java-directory" reload-on-archive-mod="false" temp-directory="c:\docume~1\admini~1\locals~1\temp" timestamp=" " url= file:///d:/ozservlet"/> temp-directory timestampe.. JRun JRun 3.1 OZServlet (d:\ozservlet ) JRUN. Java Settings Classpath. ( default server ) WEB-INF\lib WEB-INF\classes [update]. 68 FORCS Co., LTD
69 A Leader of Enterprise e-business Solution Web Applications Default User Application Servlet Definitions. [Edit] [name] alias ( oz ), [Class Name] oz.server.ozservlet, [Display Name] [update]. FORCS Co., LTD 69
70 JRUN ( JRUN servlet Alias Alias. JRUN 4.0 JRUN 4.0 ozserver.properties jar cvf oz.war *.* oz.war. JRUN console. login / password. 70 FORCS Co., LTD
71 A Leader of Enterprise e-business Solution [default]. FORCS Co., LTD 71
72 [Web applications] [add]. war [Deploy]. 72 FORCS Co., LTD
73 A Leader of Enterprise e-business Solution [general setting] [apply]. default [default] [Service] [Active Web Server]. FORCS Co., LTD 73
74 EAServer OZServlet oz.war. jar jdk. ) jar cvf oz.war * Jaguar Server Jaguar Manager. Jaguar Server Jaguar Manager. 74 FORCS Co., LTD
75 A Leader of Enterprise e-business Solution Jaguar Manger Jaguar Server Jaguar Manger. war [web Applications]. [Web Applications]. FORCS Co., LTD 75
76 J2EE WAR. [Browse] war OZServlet. Default [Next]. [Web Application] EAServer. 76 FORCS Co., LTD
77 A Leader of Enterprise e-business Solution [Web Applications] EAServer. [Installed Web Applicaiotns] [Install Web Application]. FORCS Co., LTD 77
78 [Web Application] [Install an Existing Web Application]. ozservlet [OK]. [OZServlet]. 78 FORCS Co., LTD
79 A Leader of Enterprise e-business Solution [ozservlet] [Web Application Properties]. [Servlet Mapping]. [URL Pattern] /server/server/*., /server/server/*. FORCS Co., LTD 79
80 {EAServer}\Repository\WebApplication\ozservlet \WEB-INF\classes\ozserver.properties. 80 FORCS Co., LTD
81 A Leader of Enterprise e-business Solution JEUS 3.0 JEUS 3.0 [$JEUS_HOME]\webhome\servlet_home\webapps (oz). [$JEUS_HOME]\config\[$DEFAULT_SERVER]\[$DEFAULT_SERVER]_servlet_engine1 container.xml. <Context UserLogBufferSize="512" ContextName="Examples" EnableJSP="true" AutoReload="true" UserLog="default" ContextPath="/examples" UserLogValidDays="-1" DocBase="examples" />. <Context UserLogBufferSize="512" ContextName="oz" EnableJSP="true" AutoReload="true" UserLog="default" ContextPath="/oz" UserLogValidDays="-1" DocBase="oz" /> [$JEUS_HOME]\webhome\servlet_home\webapps\oz\WEB-INF\classes\ozserver. properties JEUS30. FORCS Co., LTD 81
82 jeusadmin. ) jeusadmin default_server ( ) [login] administrator []. boot FORCS Co., LTD
83 A Leader of Enterprise e-business Solution iplanet(6.5) iplanet OZ Servlet iplanet win ipanet Application Server [ ]. ozservlet. Classpath. Windows D:\ozservlet\WEB-INF\lib\ozlib30.jar;D:\ozservlet\WEB-INF\lib\log4j.jar;+xml DB jdbc. kregedit.bat Classpath. FORCS Co., LTD 83
84 Unix.profile Classpath. iplanet oz.war Deploy. (oz_home)/web-inf/classes/ozserver.properties ozlib30.jar Deploy. (oz_home)/web-inf/lib/ozlib30/ iplanet Deploy Tool Windows (ias_home)/bin/deploytool.bat Unix (ias_home)/bin/deploytool 1) ipanet Appication Server Deployment Tool 84 FORCS Co., LTD
85 A Leader of Enterprise e-business Solution 2) [File] [New Application or module] [Application Type] Web Application(.war) [FileName] oz [Directory] oz.war. 3) StartWizard FORCS Co., LTD 85
86 4) Deploy ozserver.properties (oz_home)/web-inf/lib/ozlib30/ Deploy [Resolve]. 86 FORCS Co., LTD
87 A Leader of Enterprise e-business Solution 5) [Update Destination Paths] [Update Dest. Path] WEB-INF/classes [Update] ozserver.properties. 6) [OK]. FORCS Co., LTD 87
88 7) 2 of 6 default. [Finish]. 88 FORCS Co., LTD
89 A Leader of Enterprise e-business Solution 8) oz.war []. 9) oz.war [Deploy]. [File] [Deploy(ctrl + D)] FORCS Co., LTD 89
90 [Overwrite modules] [Deploy]. Deploy Result success. 10) admintool. 90 FORCS Co., LTD
91 A Leader of Enterprise e-business Solution Windows ksvradmin.bat Unix ksvradmin FORCS Co., LTD 91
92 FORCS Co., LTD
93 A Leader of Enterprise e-business Solution SUN J2EE iplanet (servlet ). WEB-INF/classes/ozserver.properties conf/db.properties jdbc driver WEB-INF/lib/. Admin Console.( [Application Server] [Web Applications] [Web Applications]. FORCS Co., LTD 93
94 [Deploy]. [Upload File] No, [File Or Directory]. 94 FORCS Co., LTD
95 A Leader of Enterprise e-business Solution [Nex] [Application Name] oz30, [Context Root] /oz30. [Finish]. FORCS Co., LTD 95
96 . ( 96 FORCS Co., LTD
untitled
A Leader of Enterprise e-business Solution FORCS Co., LTD 1 OZ Application Designer Getting Started 2 FORCS Co., LTD A Leader of Enterprise e-business Solution FORCS Co., LTD 3 OZ Application Designer
More informationuntitled
A Leader of Enterprise e-business Solution FORCS Co., LTD 1 OZ Application Designer Getting Started 2 FORCS Co., LTD A Leader of Enterprise e-business Solution FORCS Co., LTD 3 OZ Application Designer
More informationuntitled
A Leader of Enterprise e-business Solution FORCS Co., LTD 1 OZ Application Getting Started 2 FORCS Co., LTD A Leader of Enterprise e-business Solution FORCS Co., LTD 3 OZ Application Getting Started 'OZ
More informationuntitled
A Leader of Enterprise e-business Solution FORCS Co., LTD 1 OZ Application Getting Started (ver 5.1) 2 FORCS Co., LTD A Leader of Enterprise e-business Solution FORCS Co., LTD 3 OZ Application Getting
More informationchapter1,2.doc
JavaServer Pages Version 08-alpha copyright2001 B l u e N o t e all rights reserved http://jspboolpaecom vesion08-alpha, UML (?) part1part2 Part1 part2 part1 JSP Chapter2 ( ) Part 1 chapter 1 JavaServer
More informationuntitled
Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.
More information슬라이드 1
NeoDeveloper 설치가이드 차례 1. 환경 3 2. 설치 3 2.1 웹서버설치 3 Tomcat 7 3 JDK 1.6 3 2.2 NeoDeveloper 설치 3 Neo Developer 서버구성 3 Demo용 User Application 구성 4 Neo Developer 서버 Data File 4 Client 개발 Tool 설치 4 3. 설정 5 3.1
More informationInterstage5 SOAP서비스 설정 가이드
Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service
More informationI T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r
I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r Jakarta is a Project of the Apache
More informationORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O
Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration
More informationInterstage4 설치가이드
Interstage Application Server V501 Operation Guide Internet 1 1 1 FJApache FJApache (WWW (WWW server) server) - - file file - - 2 2 InfoProviderPro InfoProviderPro (WWW (WWW server) server) - - file file
More informationJ2EE & Web Services iSeminar
9iAS :, 2002 8 21 OC4J Oracle J2EE (ECperf) JDeveloper : OLTP : Oracle : SMS (Short Message Service) Collaboration Suite Platform Email Developer Suite Portal Java BI XML Forms Reports Collaboration Suite
More informationNo Slide Title
J2EE J2EE(Java 2 Enterprise Edition) (Web Services) :,, SOAP: Simple Object Access Protocol WSDL: Web Service Description Language UDDI: Universal Discovery, Description & Integration 4. (XML Protocol
More informationIntro to Servlet, EJB, JSP, WS
! Introduction to J2EE (2) - EJB, Web Services J2EE iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g
More informationApache2 + Tomcat 5 + JK2 를 사용한 로드밸런싱과 세션 복제 클러스터링 사이트 구축
Apache2 + Tomcat 5 + JK2 : 2004-11-04 Release Ver. 1.0.0.1 Email : ykkim@cabsoftware.com Apache JK2 ( )., JK2 Apache2 JK2. 3 - JK2, Tomcat -.. 3, Stress ( ),., localhost ip., 2. 2,. Windows XP., Window
More informationuntitled
FORCS Co., LTD 1 2 FORCS Co., LTD . Publishing Wizard Publishing Wizard Publishing Wizard Publishing Wizard FORCS Co., LTD 3 Publishing Wizard Publidhing Wizard HTML, ASP, JSP. Publishing Wizard [] []
More information<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>
i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,
More informationRemote UI Guide
Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................
More informationSolaris Express Developer Edition
Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC
More informationPWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (
PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step
More informationMicrosoft PowerPoint - Smart CRM v4.0_TM 소개_20160320.pptx
(보험TM) 소개서 2015.12 대표전화 : 070 ) 7405 1700 팩스 : 02 ) 6012 1784 홈 페이지 : http://www.itfact.co.kr 목 차 01. Framework 02. Application 03. 회사 소개 01. Framework 1) Architecture Server Framework Client Framework
More informationMicrosoft Word - Server Guide-1.doc
목 차 Ⅰ. 시작하기전에 4 본매뉴얼의목적.. 5 본매뉴얼구성..... 5 매뉴얼로드맵...... 6 Ⅱ. 오즈엔터프라이즈서버소개... 7 오즈엔터프라이즈서버개요...... 8 오즈엔터프라이즈서버특징... 8 오즈엔터프라이즈서버아키텍처.... 10 Ⅲ. 오즈엔터프라이즈서버설치및실행..... 11 시스템요구사항... 12 오즈엔터프라이즈서버설치.. 12 서버세팅.....
More informationConnection 8 22 UniSQLConnection / / 9 3 UniSQL OID SET
135-080 679-4 13 02-3430-1200 1 2 11 2 12 2 2 8 21 Connection 8 22 UniSQLConnection 8 23 8 24 / / 9 3 UniSQL 11 31 OID 11 311 11 312 14 313 16 314 17 32 SET 19 321 20 322 23 323 24 33 GLO 26 331 GLO 26
More informationPowerPoint 프레젠테이션
1 2 3 4 5 6-2- - - - - - -3- -4- ( Knowledge Cube, Inc. ) // www.kcube.co.kr -5- -6- (KM)? - Knowledge Cube, Inc. - - Peter Drucker - -7- KM Context KM Context KM Context KM Context KM Context KM KM KM
More informationPowerPoint 프레젠테이션
Synergy EDMS www.comtrue.com opyright 2001 ComTrue Technologies. All right reserved. - 1 opyright 2001 ComTrue Technologies. All right reserved. - 2 opyright 2001 ComTrue Technologies. All right reserved.
More informationUSB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C
USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC Step 1~5. Step, PC, DVR Step 1. Cable Step
More information교육2 ? 그림
Interstage 5 Apworks EJB Application Internet Revision History Edition Date Author Reviewed by Remarks 1 2002/10/11 2 2003/05/19 3 2003/06/18 EJB 4 2003/09/25 Apworks5.1 [ Stateless Session Bean ] ApworksJava,
More informationSun Java System Messaging Server 63 64
Sun Java System Messaging Server 6.3 64 Sun Java TM System Communications Suite Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. : 820 2868 2007 7 Copyright 2007 Sun Microsystems,
More informationBusiness Agility () Dynamic ebusiness, RTE (Real-Time Enterprise) IT Web Services c c WE-SDS (Web Services Enabled SDS) SDS SDS Service-riented Architecture Web Services ( ) ( ) ( ) / c IT / Service- Service-
More information단계
TIBERO-WAS 연동 Guide 본문서에서는 Tibero RDBMS 에서제공하는 JDBC 통한 JEUS, WEBLOGIC 등다양한 WAS (Web Application Server) 제품과의연동방법을알아본다. Contents 1. Connection Pool 방식... 2 2. JEUS 연동... 3 2.1. JEUSMain.xml 설정 (Thin 방식
More informationAssign an IP Address and Access the Video Stream - Installation Guide
설치 안내서 IP 주소 할당 및 비디오 스트림에 액세스 책임 본 문서는 최대한 주의를 기울여 작성되었습니다. 잘못되거나 누락된 정보가 있는 경우 엑시스 지사로 알려 주시기 바랍니다. Axis Communications AB는 기술적 또는 인쇄상의 오류에 대해 책 임을 지지 않으며 사전 통지 없이 제품 및 설명서를 변경할 수 있습니다. Axis Communications
More informationuntitled
Memory leak Resource 力 金 3-tier 見 Out of Memory( 不 ) Memory leak( 漏 ) 狀 Application Server Crash 理 Server 狀 Crash 類 JVM 說 例 行說 說 Memory leak Resource Out of Memory Memory leak Out of Memory 不論 Java heap
More informationCD-RW_Advanced.PDF
HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5
More information슬라이드 1
전자정부개발프레임워크 1 일차실습 LAB 개발환경 - 1 - 실습목차 LAB 1-1 프로젝트생성실습 LAB 1-2 Code Generation 실습 LAB 1-3 DBIO 실습 ( 별첨 ) LAB 1-4 공통컴포넌트생성및조립도구실습 LAB 1-5 템플릿프로젝트생성실습 - 2 - LAB 1-1 프로젝트생성실습 (1/2) Step 1-1-01. 구현도구에서 egovframe>start>new
More informationUser's Guide Manual
1. 롯데 통합구매 시스템 사용자 매뉴얼 (공급사용) 2006.01-1 - 문서 이력(Revision History) Date Version Description Author(s) 2006/01 V1.0 사용자 매뉴얼 - 공급사용 롯데CFD 주) 이 사용자 안내서의 내용과 롯데 통합구매 시스템은 저작권법과 컴퓨터 프로그램 보호법으로 보호 받고 있으며, 롯데CFD의
More informationAnalytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Cras
Analytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Crash Unity SDK... Log & Crash Search. - Unity3D v4.0 ios
More informationKYO_SCCD.PDF
1. Servlets. 5 1 Servlet Model. 5 1.1 Http Method : HttpServlet abstract class. 5 1.2 Http Method. 5 1.3 Parameter, Header. 5 1.4 Response 6 1.5 Redirect 6 1.6 Three Web Scopes : Request, Session, Context
More informationPCServerMgmt7
Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network
More information소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수
사용 설명서 TeraStation Pro II TS-HTGL/R5 패키지 내용물: 본체 (TeraStation) 이더넷 케이블 전원 케이블 TeraNavigator 설치 CD 사용 설명서 (이 설명서) 제품 보증서 www.buffalotech.com 소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를
More informationCopyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper
Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,
More informationTP_jsp7.PDF
(1) /WEB_INF.tld /WEB_INF/lib (2) /WEB_INF/web.xml (3) http://{tag library }/taglibs/{library} /web_inf/{
More informationCopyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat
Sun Server X3-2( Sun Fire X4170 M3) Oracle Solaris : E35482 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including
More informationAdmin Guide for dummy
Admin Guide for dummy WebLogic Server 8.1 sp2 for Windows Contents 1. Installation 2. Domain & Server Configuration Configuration Wizard Administrative Server Configuration Managed Server Configuration
More information28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5]
The Asian Journal of TEX, Volume 3, No. 1, June 2009 Article revision 2009/5/7 KTS THE KOREAN TEX SOCIETY SINCE 2007 2008 ko.tex Installing TEX Live 2008 and ko.tex under Ubuntu Linux Kihwang Lee * kihwang.lee@ktug.or.kr
More informationMasoJava4_Dongbin.PDF
JSTORM http://wwwjstormpekr Issued by: < > Revision: Document Information Document title: Document file name: MasoJava4_Dongbindoc Revision number: Issued by: < > SI, dbin@handysoftcokr
More informationuFOCS
1 기 : 기 UF_D_V250_002 기 기 기 품 ufocs 기 v2.5.0 히기기기기기기기기기 기 Manual 기 version 기 3.2 기품 2011.7.29 히기 345-13 1 Tel : 02-857-3051 Fax : 02-3142-0319 : http://www.satu.co.kr 2010 SAT information Co., Ltd. All
More informationrmi_박준용_final.PDF
(RMI) - JSTORM http://wwwjstormpekr (RMI)- Document title: Document file name: Revision number: Issued by: Document Information (RMI)- rmi finaldoc Issue Date: Status:
More informationPRO1_04E [읽기 전용]
Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC
More informationPortal_9iAS.ppt [읽기 전용]
Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C
More informationPowerPoint 프레젠테이션
(Host) set up : Linux Backend RS-232, Ethernet, parallel(jtag) Host terminal Target terminal : monitor (Minicom) JTAG Cross compiler Boot loader Pentium Redhat 9.0 Serial port Serial cross cable Ethernet
More informationOZ-LMS TM OZ-LMS 2008 OZ-LMS 2006 OZ-LMS Lite Best IT Serviece Provider OZNET KOREA Management Philosophy & Vision Introduction OZNETKOREA IT Mission Core Values KH IT ERP Web Solution IT SW 2000 4 3 508-2
More information10X56_NWG_KOR.indd
디지털 프로젝터 X56 네트워크 가이드 이 제품을 구입해 주셔서 감사합니다. 본 설명서는 네트워크 기능 만을 설명하기 위한 것입니다. 본 제품을 올바르게 사 용하려면 이 취급절명저와 본 제품의 다른 취급절명저를 참조하시기 바랍니다. 중요한 주의사항 이 제품을 사용하기 전에 먼저 이 제품에 대한 모든 설명서를 잘 읽어 보십시오. 읽은 뒤에는 나중에 필요할 때
More informationODS-FM1
OPTICAL DISC ARCHIVE FILE MANAGER ODS-FM1 INSTALLATION GUIDE [Korean] 1st Edition (Revised 4) 상표 Microsoft, Windows 및 Internet Explorer는 미국 및 / 또는 다른 국가에서 Microsoft Corporation 의 등록 상표입 Intel 및 Intel Core
More informationCorporate PPT Template
Tech Sales Consultant Oracle Corporation What s New in Oracle9iAS Forms? Why upgrade Oracle Forms to the WEB? Agenda Oracle9i Forms Web Oracle9i Forms Oracle9i Forms Oracle9i Forms What s NEW in Oracle
More informationuntitled
3 IBM WebSphere User Conference ESB (e-mail : ljm@kr.ibm.com) Infrastructure Solution, IGS 2005. 9.13 ESB 를통한어플리케이션통합구축 2 IT 40%. IT,,.,, (Real Time Enterprise), End to End Access Processes bounded by
More informationMicrosoft Word - s.doc
오라클 백서 2010년 9월 WebLogic Suite를 위해 최적화된 오라클 솔루션 비즈니스 백서 개요...1 들어가는 글...2 통합 웹 서비스 솔루션을 통해 비즈니스 혁신 추구...3 단순화...4 기민한 환경 구축...5 탁월한 성능 경험...6 판도를 바꾸고 있는 플래시 기술...6 오라클 시스템은 세계 최고의 성능 제공...6 절감 효과 극대화...8
More informationCopyright 2004 Sun Microsystems, Inc Network Circle, Santa Clara, CA U.S.A..,,. Sun. Sun. Berkeley BSD. UNIX X/Open Company, Ltd.. Sun, Su
Java Desktop System 2 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. : 817 7757 10 2004 9 Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, CA 95054 U.S.A..,,.
More information10.ppt
: SQL. SQL Plus. JDBC. SQL >> SQL create table : CREATE TABLE ( ( ), ( ),.. ) SQL >> SQL create table : id username dept birth email id username dept birth email CREATE TABLE member ( id NUMBER NOT NULL
More information본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게 해 주는 프로그램입니다. 다양한 기능을 하는 플러그인과 디자인
스마일서브 CLOUD_Virtual 워드프레스 설치 (WORDPRESS INSTALL) 스마일서브 가상화사업본부 Update. 2012. 09. 04. 본문서는 초급자들을 대상으로 최대한 쉽게 작성하였습니다. 본문서에서는 설치방법만 기술했으며 자세한 설정방법은 검색을 통하시기 바랍니다. 1. 설치개요 워드프레스는 블로그 형태의 홈페이지를 빠르게 만들수 있게
More information14-Servlet
JAVA Programming Language Servlet (GenericServlet) HTTP (HttpServlet) 2 (1)? CGI 3 (2) http://jakarta.apache.org JSDK(Java Servlet Development Kit) 4 (3) CGI CGI(Common Gateway Interface) /,,, Client Server
More information1217 WebTrafMon II
(1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network
More informationJ2EE Concepts
! Introduction to J2EE (1) - J2EE Servlet/JSP/JDBC iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g
More informationAPOGEE Insight_KR_Base_3P11
Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows
More information블로그_별책부록
Mac Windows http //java sun com/javase/downloads Java SE Development Kit JDK 1 Windows cmd C:\>java -version java version "1.6.0_XX" Java(TM) SE Runtime Environment (build 1.6.0_XX-b03) Java HotSpot(TM)
More informationOrcad Capture 9.x
OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd
More informationBackup Exec
(sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.
More informationApache Ivy
JBoss User Group The Agile Dependency Manager 김병곤 fharenheit@gmail.com 20100911 v1.0 소개 JBoss User Group 대표 통신사에서분산컴퓨팅기반개인화시스템구축 Process Designer ETL, Input/Output, Mining Algorithm, 통계 Apache Hadoop/Pig/HBase/Cassandra
More informationFileMaker 15 ODBC 및 JDBC 설명서
FileMaker 15 ODBC JDBC 2004-2016 FileMaker, Inc.. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker Go FileMaker, Inc.. FileMaker WebDirect FileMaker, Inc... FileMaker.
More informationDocsPin_Korean.pages
Unity Localize Script Service, Page 1 Unity Localize Script Service Introduction Application Game. Unity. Google Drive Unity.. Application Game. -? ( ) -? -?.. 준비사항 Google Drive. Google Drive.,.. - Google
More informationスライド タイトルなし
2 3 회사 소개 60%출자 40%출자 주식회사 NTT데이타 아이테크 NTT DATA의 영업협력이나 첨단기술제공, 인재육성등 여러가지 지원을 통해서 SII 그룹을 대상으로 고도의 정보 서비스를 제공 함과 동시에 NTT DATA ITEC 가 보유하고 있는 높은 업무 노하우 와 SCM을 비롯한 ERP분야의 기술력을 살려서 조립가공계 및 제조업 등 새로운 시장에
More information1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml 파일을텍스트에디터를이용하여 Open 합니다. config.xml 파일에서, 아
LG U+ SMS/MMS 통합클라이언트 LG U+ SMS/MMS Client Simple Install Manual LG U+ SMS/MMS 통합클라이언트 - 1 - 간단설치매뉴얼 1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml
More information歯Writing_Enterprise_Applications_2_JunoYoon.PDF
Writing Enterprise Applications with Java 2 Platform, Enterprise Edition - part2 JSTORM http//wwwjstormpekr Revision Document Information Document title Writing Enterprise Applications
More informationEclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 11 년 10 월 26 일수요일
Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 Introduce Me!!! Job Jeju National University Student Ubuntu Korean Jeju Community Owner E-Mail: ned3y2k@hanmail.net Blog: http://ned3y2k.wo.tc Facebook: http://www.facebook.com/gyeongdae
More information<3035303432365FC8A8C6E4C0CCC1F620B0B3B9DF20BAB8BEC8B0A1C0CCB5E5C3D6C1BE28C0FAC0DBB1C7BBE8C1A6292E687770>
개 요 홈페이지 해킹 현황 및 사례 홈페이지 개발시 보안 취약점 및 대책 주요 애플리케이션 보안 대책 결 론 참고자료 [부록1] 개발 언어별 로그인 인증 프로세스 예제 [부록2] 대규모 홈페이지 변조 예방을 위한 권고(안) [부록3] 개인정보의 기술적 관리적 보호조치 기준(안) [부록4] 웹 보안관련 주요 사이트 리스트 7000 6,478 6000 5000
More informationARMBOOT 1
100% 2003222 : : : () PGPnet 1 (Sniffer) 1, 2,,, (Sniffer), (Sniffer),, (Expert) 3, (Dashboard), (Host Table), (Matrix), (ART, Application Response Time), (History), (Protocol Distribution), 1 (Select
More information데이터베이스_오라클_부록(최종).indd
C httpwwworaclecomdownloads DownloadsJavaJavaSE C1 5JDK JDKJavaDevelopmentKit Eclipse IDE JavaSEJavaSE7u55JDKDOWNLOAD JavaSEDevelopmentKitAcceptLicenseAgreement OS jdk7u55windowsi586exe7u55 version7update55windowsosi586os
More informationThe Self-Managing Database : Automatic Health Monitoring and Alerting
The Self-Managing Database : Automatic Health Monitoring and Alerting Agenda Oracle 10g Enterpirse Manager Oracle 10g 3 rd Party PL/SQL API Summary (Self-Managing Database) ? 6% 6% 12% 55% 6% Source: IOUG
More information슬라이드 1
- 1 - 전자정부모바일표준프레임워크실습 LAB 개발환경 실습목차 LAB 1-1 모바일프로젝트생성실습 LAB 1-2 모바일사이트템플릿프로젝트생성실습 LAB 1-3 모바일공통컴포넌트생성및조립도구실습 - 2 - LAB 1-1 모바일프로젝트생성실습 (1/2) Step 1-1-01. 구현도구에서 egovframe>start>new Mobile Project 메뉴를선택한다.
More information목차 1. 개요... 3 2. USB 드라이버 설치 (FTDI DRIVER)... 4 2-1. FTDI DRIVER 실행파일... 4 2-2. USB 드라이버 확인방법... 5 3. DEVICE-PROGRAMMER 설치... 7 3-1. DEVICE-PROGRAMMER
< Tool s Guide > 목차 1. 개요... 3 2. USB 드라이버 설치 (FTDI DRIVER)... 4 2-1. FTDI DRIVER 실행파일... 4 2-2. USB 드라이버 확인방법... 5 3. DEVICE-PROGRAMMER 설치... 7 3-1. DEVICE-PROGRAMMER 실행파일... 7 4. DEVICE-PROGRAMMER 사용하기...
More informationBEef 사용법.pages
1.... 3 2.... 3 (1)... 3 (2)... 5 3. BeEF... 7 (1) BeEF... 7 (2)... 8 (3) (Google Phishing)... 10 4. ( )... 13 (1)... 14 (2) Social Engineering... 17 (3)... 19 (4)... 21 5.... 22 (1)... 22 (2)... 27 (3)
More informationMySQL-Ch10
10 Chapter.,,.,, MySQL. MySQL mysqld MySQL.,. MySQL. MySQL....,.,..,,.,. UNIX, MySQL. mysqladm mysqlgrp. MySQL 608 MySQL(2/e) Chapter 10 MySQL. 10.1 (,, ). UNIX MySQL, /usr/local/mysql/var, /usr/local/mysql/data,
More information목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2
유영테크닉스( 주) 사용자 설명서 HDD014/034 IDE & SATA Hard Drive Duplicator 유 영 테 크 닉 스 ( 주) (032)670-7880 www.yooyoung-tech.com 목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy...
More informationDomino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer
Domino, Portal & Workplace WPLC FTSS Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer ? Lotus Notes Clients
More information개요오라클과티베로에서 JDBC 를통해접속한세션을구분할수있도록 JDBC 접속시 ConnectionProperties 를통해구분자를넣어줄수있다. 하나의 Node 에다수의 WAS 가있을경우 DB 에서 Session Kill 등의동작수행시원하는 Session 을선택할수있다.
설치및환경설정 JDBC 접속세션구분 / 확인 2013. 11. 01 개요오라클과티베로에서 JDBC 를통해접속한세션을구분할수있도록 JDBC 접속시 ConnectionProperties 를통해구분자를넣어줄수있다. 하나의 Node 에다수의 WAS 가있을경우 DB 에서 Session Kill 등의동작수행시원하는 Session 을선택할수있다. 사용하기 JEUS 에서설정방법
More informationcam_IG.book
설치 안내서 AXIS P3301 고정형 돔 네트워크 카메라 AXIS P3301-V 고정형 돔 네트워크 카메라 한국어 AXIS P3304 고정형 돔 네트워크 카메라 AXIS P3304-V 고정형 돔 네트워크 카메라 문서 정보 본 문서에는 사용자 네트워크에 AXIS P3301/P3304 고정형 돔 네트워크 카메라를 설치하는 방법에 대 한 지침이 포함되어 있습니다.
More informationvm-웨어-01장
Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http
More informationJavaGeneralProgramming.PDF
, Java General Programming from Yongwoo s Park 1 , Java General Programming from Yongwoo s Park 2 , Java General Programming from Yongwoo s Park 3 < 1> (Java) ( 95/98/NT,, ) API , Java General Programming
More informationLXR 설치 및 사용법.doc
Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess
More information<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>
ISO 20000 인증 사후심사 컨설팅 및 ITSM 시스템 고도화를 위한 제 안 요 청 서 2008. 6. 한 국 학 술 진 흥 재 단 이 자료는 한국학술진흥재단 제안서 작성이외의 목적으로 복제, 전달 및 사용을 금함 목 차 Ⅰ. 사업개요 1 1. 사업명 1 2. 추진배경 1 3. 목적 1 4. 사업내용 2 5. 기대효과 2 Ⅱ. 사업추진계획 4 1. 추진체계
More informationETL_project_best_practice1.ppt
ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication
More information초보자를 위한 ADO 21일 완성
ADO 21, 21 Sams Teach Yourself ADO 2.5 in 21 Days., 21., 2 1 ADO., ADO.? ADO 21 (VB, VBA, VB ), ADO. 3 (Week). 1, 2, COM+ 3.. HTML,. 3 (week), ADO. 24 1 - ADO OLE DB SQL, UDA(Universal Data Access) ADO.,,
More informationSena Device Server Serial/IP TM Version
Sena Device Server Serial/IP TM Version 1.0.0 2005. 3. 7. Release Note Revision Date Name Description V1.0.0 2005-03-7 HJ Jeon Serial/IP 4.3.2 ( ) 210 137-130, : (02) 573-5422 : (02) 573-7710 email: support@sena.com
More information을풀면된다. 2. JDK 설치 JDK 는 Sun Developer Network 의 Java( 혹은 에서 Download > JavaSE 에서 JDK 6 Update xx 를선택하면설치파일을
안드로이드설치및첫번째예제 안드로이드설치 안드로이드개발킷은안드로이드개발자사이트 (http://developer.android.com/) 에서다운로드받을수있으며현재 1.5 버전으로윈도우즈, 맥 OS X( 인텔 ), 리눅스플랫폼패키지가링크되어져있다. 안드로이드개발킷을설치하기위해서는다음과같은시스템환경이갖추어져있어야한다. 플랫폼 Windows Mac Linux 지원환경
More informationFileMaker ODBC 및 JDBC 가이드
FileMaker ODBC JDBC 2004-2019 FileMaker, Inc.. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker, FileMaker Cloud, FileMaker Go FileMaker, Inc.. FileMaker WebDirect FileMaker,
More informationDialog Box 실행파일을 Web에 포함시키는 방법
DialogBox Web 1 Dialog Box Web 1 MFC ActiveX ControlWizard workspace 2 insert, ID 3 class 4 CDialogCtrl Class 5 classwizard OnCreate Create 6 ActiveX OCX 7 html 1 MFC ActiveX ControlWizard workspace New
More informationDE1-SoC Board
실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically
More informationWindows 네트워크 사용 설명서
Windows 네트워크 사용 설명서 (Wireless Manager mobile edition 5.5) 그림의 예로 사용된 프로젝터는 PT-FW300NTEA 입니다. 한국어 TQBH0205-5 (K) 목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 소프트웨어 요구 사항 12 시스템 요구 사항 12 Wireless
More informationMicrosoft Word - ntasFrameBuilderInstallGuide2.5.doc
NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,
More information목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate
ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition
More information초보자를 위한 C++
C++. 24,,,,, C++ C++.,..,., ( ). /. ( 4 ) ( ).. C++., C++ C++. C++., 24 C++. C? C++ C C, C++ (Stroustrup) C++, C C++. C. C 24.,. C. C+ +?. X C++.. COBOL COBOL COBOL., C++. Java C# C++, C++. C++. Java C#
More information