#####################################################################
# references.txt allows you to define certain types of references.  #
# The following list shows the available types. The values of       #
# the references have to correspond to the names used on the        #
# J2EE server.                                                      #
##################################################################### 
# Examples:                                                         #
#                                                                   #
#   JCOReference.1=OneJCOReference                                  #
#   JCOReference.2=AnotherJCOReference                              # 
#                                                                   #
#   LibrariesReference.1=doSomethingLibrary                         #                     
#   LibrariesRefernece.2=doSomethingElseLibrary                     #
#                                                                   #
#   ServicesReference.1=firstUsedService                            # 
#   ServicesReference.2=secondUsedService                           # 
#                                                                   # 
#   InterfacesReference.1 = firstInterface                          #
#                                                                   #
#   SharingReference.1=firstUsedEJB                                 #
#   SharingReference.2=secondUsedEJB                                #
##################################################################### 

#####################################################################
# User defined aliases:                                             #
