Code Search for Developers
 
 
  

application.xml from Negest at Krugle


Show application.xml syntax highlighted

<?xml version="1.0"  encoding="UTF-8"?>
<!DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN' 'http://java.sun.com/dtd/application_1_3.dtd'>
<application>
  <display-name>negest</display-name>
  <description>Negest</description>
  <module>
    <ejb>negestSvr.jar</ejb>
  </module>
  <module>
    <web>
      <web-uri>negestSvr.war</web-uri>
      <context-root>negest</context-root>
    </web>
  </module>
</application>




See more files for this project here

Negest

This project aims to offer the SOHO integrated platform to track their customers, the events generated by/with them, the orders and billing, warehouses, customer locations and equipment. Its a CMP/ERP, with its focus on water treatment business, for this

Project homepage: http://sourceforge.net/projects/negest
Programming language(s): Java,XML
License: other

  application.xml
  hibernate.properties
  jboss-app.xml