168 projects tagged "Java"
Elvyx is a tool designed to monitor and profile JDBC activity. This JDBC profiler has a wrapper that intercepts access to the database and sends this information to the elvyx server. The server receives the information, stores the data into a database, and serves this information to the client. The client shows SQL statements, bound SQL statements, elapsed time, elapsed time preparing the statements, and more.
SipExchange is a softswitch that provides standard SIP services like location, proxy, and presence. Using the SipExchange application, service providers can offer VoIP telephone services to their subscribers as well as other services based on voice, video, and instant messaging. SipExchange supports many of the standard subscriber features offered by the traditional telephone exchanges and PBXs. In addition, SipExchange supports external call control capabilities which service providers and software developers can use to create new features and services rapidly and plug them into the SipExchange application. SipExchange works with standard SIP phones that adhere to the SIP protocol standards. Its software architecture is flexible, scalable, and easily extensible. It runs as an enterprise application inside the JBoss server and takes advantage of many services that a J2EE server provides. SipExchange provides a portal-based user interface with which system administrators can manage subscribers and features as well as perform other routine operations. From the portal, subscribers can manage their profiles, view the call detail records, and customize the features to which they have subscribed. Service providers can easily add additional content to the portal and customize the look and feel.
FDDTools is a multi-platform application developed in Java that supports the Feature Driven Development (FDD) project management methodology. The current version can be used to create/edit/display/print FDD-style progress tracking diagrams as described in the book "Java Modeling In Color With UML".