openamf/docs README.txt,1.4,1.5

[email protected]
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv6732/docs

Modified Files:
	README.txt 
Log Message:
update

Index: README.txt
===================================================================
RCS file: /cvsroot/openamf/openamf/docs/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README.txt	24 Apr 2003 23:11:34 -0000	1.4
--- README.txt	28 Apr 2003 19:57:08 -0000	1.5
***************
*** 20,24 ****
  4. Click "Get with Name", if you get results everything is working
  
! USE IN YOUR OWN PROJECT
  =========================
  
--- 20,24 ----
  4. Click "Get with Name", if you get results everything is working
  
! USING IN YOUR OWN PROJECT
  =========================
  
***************
*** 36,40 ****
--- 36,88 ----
  		<url-pattern>/gateway</url-pattern>
  	</servlet-mapping>
+ 3. External Dependencies 
+ 	- add the required jar's depending on your planed use
+ 	- for more information please read the next section
  	
+ 
+ EXTERNAL DEPENDENCIES
+ ========================
+ 
+ The OpenAMF Project makes use of several other open source projects.  Depending on
+ your planned use of OpenAMF you will need to include different jar files in your WEB-INF/lib
+ directory.  
+ 
+ If your not sure which to add you can added them all, the only side effect will be the
+ increased size of your war file.
+ 
+ Basic Use
+ -----------
+ commons-logging.jar
+ website: http://jakarta.apache.org/commons/logging.html
+ Used for generic logging
+ 
+ commons-beanutils.jar
+ website: http://jakarta.apache.org/commons/beanutils.html
+ Used de/serializing of JavaBeans
+ 
+ commons-collections.jar
+ website: http://jakarta.apache.org/commons/collections.html
+ Dependency of commons-beanutils.jar
+ 
+ AdvancedGateway
+ ---------------------
+ Basic Use + 
+ commons-digester.jar
+ website: http://jakarta.apache.org/commons/digester.html
+ Used for parsing xml config file into Java Objects
+ 
+ WebServices
+ ---------------
+ Basic Use +
+ axis.jar
+ saaj.jar
+ website: http://ws.apache.org/axis/
+ 
+ commons-discovery.jar
+ http://jakarta.apache.org/commons/discovery.html
+ 
+ wsdl4j.jar
+ http://www-124.ibm.com/developerworks/projects/wsdl4j/
+ 
  Logging
  =======
***************
*** 87,90 ****
  Jason Calabrese, Mission Vi Inc - Major Enhancements, Refactoring, bug fixes
  Kevin Baker, Mission Vi Inc - Test flash clients, OpenAMF logo and website
! Roberto Saccon - Added support for the XMD data type, Stateless Session EJB's and JMX
! Adrian Roston - Working on support for WebServices
\ No newline at end of file
--- 135,138 ----
  Jason Calabrese, Mission Vi Inc - Major Enhancements, Refactoring, bug fixes
  Kevin Baker, Mission Vi Inc - Test flash clients, OpenAMF logo and website
! Roberto Saccon - XML data type, Stateless Session EJB's and JMX
! Adrian Roston - WebServices, debugging, and flash test clients
\ No newline at end of file




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.