Sourcecode Layout JavaDocs
- ./common/
- javadoc - common code between all configuration modules
- ./profilewriter/
- javadoc - Profile Writer Java Source
- ./profilepublisher/
- javadoc - Profile Publisher Java Source
- ./profilegenerator/ejb/
- javadoc - EJB Java Source most of the business logic of the configuration system
- ./profilegenerator/commserver/
- javadoc - Java source to edit configuration files for the sipXproxy, sipXregistry and sipXpublisher
- ./profilegenerator/authentication
- javadoc - EJB plugin for JBoss handle user authention into the website and SOAP
- ./profilegenerator/soap
- javadoc - Java source for WAR service that allows SOAP based acess to user line, device, and credential adding, deleting and editing
- ./profilegenerator/webui
- javadoc - JSP Pages, custom tags, web page logic for web based admin and web user admin WAR file.
- ./profilegenerator/deploy
- Assembles pieces of Profile Generator to create one EAR file that gets installed into JBoss.
- ./sipagent-jni
- C++ JNI code to glue Profile Publisher to sipXtack for SIP based SUBSCRIBE/NOTIFY support for profile information
Last modified: Nov 18, 2004