Main > Free Download Search >

Free supportsoft container script

supportsoft container

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 33
Interstitial Content Box

Interstitial Content Box


An interstitial is a container that appears over an entire webpage intermittingly to display content in an eye catching way. This is a Interstitial Box script that uses Ajax to fetch and display the contents of external pages on your server as an more>> An interstitial is a container that appears over an entire webpage intermittingly to display content in an eye catching way. This is a Interstitial Box script that uses Ajax to fetch and display the contents of external pages on your server as an interstitial.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
23 downloads
Building ASP.NET UserControls 2.0

Building ASP.NET UserControls 2.0


ASP.NET UserControl is the new way of encapsulate all your code reuse in your web applications. Old way of doing this would be via SSI includes which can be very messy and very hard to maintain if your site grow. ASP.NET UserControl is infact the more>> ASP.NET UserControl is the new way of encapsulate all your code reuse in your web applications. Old way of doing this would be via SSI includes which can be very messy and very hard to maintain if your site grow. ASP.NET UserControl is infact the simplest form of ASP.NET control encapsulation. Because they are the simplest, they are also the easiest to create and use. Essentially user control is a grouping of existing server controls into a single container control. This enables you to group all your reusable part of webpage into UserControl. The basic example would be Login Controls, News Controls, Header Controls and etc.<<less
Added: 2007-11-02 License: Other Price: $0.00USD
12 downloads
Multilevel Expandable-Collapsible Content Areas 1.0

Multilevel Expandable-Collapsible Content Areas 1.0


Script allows developers to easily embed an expandable/collapsible "content area" (table based) into a webpage that allows visitors a quick way to hide unwanted content from display.- IE 5.5+ ONLY-No code is required to be within table elements or DIV more>> Script allows developers to easily embed an expandable/collapsible "content area" (table based) into a webpage that allows visitors a quick way to hide unwanted content from display.- IE 5.5+ ONLY-No code is required to be within table elements or DIV container-Tables within tables are supported-Supports elements inside "content" cell such as<<less
Added: 2004-12-29 License: Other Price: 0.00
14 downloads
elAdmin Beta R1

elAdmin Beta R1


elAdmin provides a fresh approach for website creation. In addition to what conventional systems provide, this CMS contains a comfortable Editor for template creation. It allows you to freely position design-containers and style them using a visual more>> elAdmin provides a fresh approach for website creation. In addition to what conventional systems provide, this CMS contains a comfortable Editor for template creation. It allows you to freely position design-containers and style them using a visual CSS-editor. This ensures the liberty to specify everything from fonts, colors and images upto border-styles etc. Despite the big freedom given, the editor-application is as easy to use as a standard desktop application.<<less
Added: 2008-12-04 License: GPL Price: $0.00USD
10 downloads
SOHT (Socket over HTTP Tunneling) 0.6

SOHT (Socket over HTTP Tunneling) 0.6


SOHT (Socket over HTTP Tunneling) has the goal to provide an easy to use tool that enables all types of socket communication through an HTTP Proxy server. more>>

SOHT (Socket over HTTP Tunneling) 0.6 brings a way to enable types of socket communication through an HTTP Proxy server. It is useful for users who are behind a restrictive firewall and wish to access external servers that use protocols other than HTTP.

Possible uses are:

  1. Web Browsing (Bypass logging, access restricted sites)
  2. POP3/SMTP/IMAP Email clients
  3. Telnet/SSH clients

This tool consists of two separate components. A server, which must be deployed on a Java Servlet container (A .NET server is also planned), and a client, which is run on the local machine and connects to the server via HTTP. There are Java and .NET versions of the client, so the client can be run on nearly any platform.

A SOCKS 4 and 5 Proxy Server has been integrated into the most recent version of the Java Client. This provides an very easy way to bypass any local web proxy restrictions and logging.

If you would like to be able to SSH from anywhere using just your web browser, you should check out my SSHWebProxy project. This project provides a pure html SSH client that can be used from any web browser without installing any client software. It is limited to SSH and is not as flexible as SOHT, but it may be a good solution if you just want occasional SSH access.

Requirements: none

<<less
Added: 2008-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
22 downloads
OSWorkflow 2.8.0

OSWorkflow 2.8.0


This is a low level workflow implementation written in Java more>>

OSWorkflow 2.8.0 is considered as a smart and useful application that is known as a "low level" workflow implementation written in Java. It does not use a graphical tool for developing workflows, but can be configured by writing a xml file as the main conf file for the workflow process.

Graphical solutions dont provide the flexibility to properly fulfill all requirements in a full-blown application. In this way the programmer can go in and customize the OSWorkflow after his specific needs.

Situations like "loops" and "conditions" that might be represented by a graphical icon in other workflow systems must be "coded" in OSWorkflow.

Major Features:

Compiling from CSV: To get the latest version of OSWorkflow,it is recommend that the source via CSV is to be downloaded and compiled using the Jakarta Ant build script provided there. Compiling OSWorkflow from source is trivial with the following ant targets:

  1. jar (default) - compiles the library osworkflow.jar
  2. example-war - compiles and assembles osworkflow-2.8.0-example.war, which is configured to use memory persistence and should deploy without any configuration into most web containers.
  3. example-ear - compiled and assembles osworkflow-2.8.0-example.ear, which is a J2EE application that is configured to use osworkflow with the EJB persistence store. Some configuration of data sources is required, as well as a full J2EE application server.
  4. client-jar - compiled and assembles designer.jar, which is a Swing GUI workflow designer application that can be used to visually inspect and edit workflows.

Enhancements

  • AbstractWorkflow.getVariablesFromMaps unsafe use of PropertySet
  • transientVars currentSteps list not updated soon enough after step transition for post-functions
  • Tutorials code snippets
  • AbstractWorkflow fails to load XML configuration after redeployment on BEA Weblogic 7.0.2
  • The test case should not depend on mckoi lib
  • Actions tag shoukld alow just only common-action
  • No results at all from designer
  • Bug with Websphere Application Server 5.1..0.4, error creating new workflow instance
  • Exception orrured when invoking getAvailableActions() and doAction()
  • Common actions written out as duplicates
  • NPE in initial action if conditionalResult is not empty
  • Cant use input parameters in workflow
  • Creating Trigger Functions via API does not work
  • Order of results from Workflow.getHistorySteps(long) is variable
  • Multiple evaluations of action restrict-to conditions
  • Cant get the tutorial to work. Please help !
  • (Conditional)ResultDescriptor does not write due-date to xml
  • canModifyEntryState dont manage COMPLETED entry state
  • Workflow does not escape XML entities when saving itself
  • null getAction of initial-action
  • getAvailableActions return false on exception
  • Scheduled workflow doesnt get the right config
  • Designer can not display join condition editor
  • moveToHistory bug in implicit finish step
  • Broken compatibility with previous versions
  • Documentation or DefaultConfigurator error
  • CreateNewStep even actions finish attribute is set to true
  • Bug in cache management
  • AbstractWorkflow NPE: cache.put(action, result);
  • HibernateWorkflowStore/SpringHibernateWorkflowStore problem
  • JDBCWorkflowFactory: getWorkflow(name) doesnt work unless in debug mode
  • com.opensymphony.workflow.designer.WorkflowGraphModel has classcastexception
  • Persistence JDBCStore with Mysql fail
  • Cannot KILL a Workflow instance
  • Defining a conditional-result in an initial-action causes an NPE
  • Problems with doAction
  • Manifest entry in latest OSWorkflow violates spec
  • Join transition failure
  • Inconsistency between MemoryWorkflowStore & JDBCWorkflowStore w.r.t step functions
  • Selecting the Conditions Type throws a NoSuchMethodException
  • beanshell condition can not access transientVars
  • Duplicate entry constraint with MySQLWorkflowStore
  • Patch to SpringTypeResolver.setFunctions
  • Inconsistent transientVars behaviour
  • Unable to compile OSWorkflow from Ant script
  • ClassCastException in LocalEJBCondition
  • Incorrect javadoc for the com.opensymphony.workflow.util.Caller class.
  • Incorrect javadoc for the com.opensymphony.workflow.util.MostRecentOwner class.
  • The value of the attribute "auto" of the element "action" is being checked ONLY for the value "true".
  • Implicit calls cannot update the transientVars Map
  • Due date does not supported in queries (HibernateStore+Spring)
  • XMLWorkflowFactory.WorkflowConfig doesnt implement Serializable interface
  • New load signatures on WorkflowLoader break compatibility with code complied with 2.7
  • Actions within workflow descriptior should escape invalid characters.
  • Designer doesn`t show the join ID
  • Improve javadocs for Configuration
  • WorkflowException does not show stack trace of inner exception
  • Eclipse project classpath fix
  • Add isModifiable() method to AbstractWorkflowFactory
  • Add "createdStep" to transientVars
  • Query OS_CURRENTSTEP instead of OS_WFENTRY in JDBCWorkflowStore.java
  • Query Speed w/ JDBCWorkflowStore.java can be abysmal
  • Mangled stacktraces from BSH scripts
  • AbstractWorkflow private methods could be protected
  • Due Date Queries and Duplicate Code Reduction
  • MemoryWorkflowStore fixes to work with Due Date
  • Persistence Updates for Due Date
  • Role/Group attribute for result
  • Separate Thread to execute auto actions in transitionWorkflow
  • currentSteps is empty for pre-functions at the first step
  • Interface WorkflowFactory instead of class AbstractWorkflowFactory
  • Pluggable ScriptVariableParser
  • Consolidation of three identical Conditions
  • Conditions and condition xml element order in Workflow description
  • Limitation while inheriting MySQLWorkflowStore
  • Visibility of the inner class com.opensymphony.workflow.loader.XMLWorkflowFactory.WorkflowConfig
  • Adding version into jar manifest
  • The inner com.opensymphony.workflow.JoinNodes$DummyStep class should be made private.
  • The attribute "step" of both the elements "result" and "unconditional-result" could be made #REQUIRED instead of #IMPLIED.
  • There should exist a mechanism that allows removing of all the info about unnecessary workflow entry from the store.
  • Add setter for beanProvider to DefaultVariableResolver.
  • Request for global actions that do not change workflow step.
  • Plugin model for fucntion and condition (Spring/BeanShell).
  • Global condition/function.
  • Dynamic number of split states.
  • actionId in getAvailableActions.
  • Display a live graph.
  • Function and Conditions to be displayed on the Edge(Action).
  • Type base -> Instance base.
  • BSF doesnt work with new Jakarta package.
  • SQL Script for OSWorkflow for DB2 Databases.
  • Hibernate 3 support.
  • TransientVars supplied to conditions in external-permission.

Requirements:

  • OSCore 2.0.1+.
  • PropertySet 1.2+.
  • Jakarta commons-logging.
  • BeanShell (optional).
  • BSF (optional).
  • EJB interfaces.
  • XML parser (Not required for JDK 1.4).
<<less
Added: 2009-06-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
12 downloads
PHPStopFlood 1.0

PHPStopFlood 1.0


PHPStopFlood is a library that can be used to detect and protect a Web site from attempts to flood it with too many requests. It also allows to protect the site from automatic downloading many pages or files from the same IP address, with the same more>> PHPStopFlood is a library that can be used to detect and protect a Web site from attempts to flood it with too many requests. It also allows to protect the site from automatic downloading many pages or files from the same IP address, with the same session id or with whatever same identification token provided by you. The detection of flood is determined according to a set of parameters indicating the maximal allowed number of requests for the certain time interval. It is possible to set several parameters at once in order to perform more effective protection. PHPStopFlood was derived from PEAR HTTP_FloodControl by Vagharshak Tozalakyan. The difference is that PHPStopFlood is independed from PEAR and doesn?t require it. Also PHPStopFlood includes a little more storage engines, than HTTP_FloodControl has. Source code is a bit rewritten for my own needs, containers include PHPUnit tests.<<less
Added: 2009-01-01 License: Free Non-Commercial Price: $0.00USD
12 downloads
Free DotNetNuke Skins & Containers & Videos DNN 2, 3 & 4

Free DotNetNuke Skins & Containers & Videos DNN 2, 3 & 4


Looking for free skins to enhance your DotNetNuke website, then visit eXtra Dimensions, register, login and download some cool skins and containers to make your site look great and learn how to code your skins. You can even download videos to help you more>> Looking for free skins to enhance your DotNetNuke website, then visit eXtra Dimensions, register, login and download some cool skins and containers to make your site look great and learn how to code your skins. You can even download videos to help you learn a little faster.
Nina Meiers, core team member, with over 100,000 downloads of skins and containers is an active participant in the DotNetNuke environment.
Inter esting Blogs and regular site updating make this website one of the most active DotNetNuke resources with over 23,000 subscribers enjoying access to free skins,containers, videos & articles, help files and a forum to answer your questions about DotNetNuke.
Also, Australian Localisation files for many modules, now available.
<<less
Added: 2005-07-28 License: BSD Price: $0.00USD
29 downloads
RSS Display Boxes

RSS Display Boxes


Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser called Simplepie. Each RSS box can be independently more>> Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser called Simplepie. Each RSS box can be independently tailored, from the RSS feed to fetch, how many items to show (and whether to paginate them), to what portions of each entry (just the "title", or "title" plus "description" etc) to display.<<less
Added: 2007-01-16 License: Freeware Price: Free
600 downloads
TinyPortal v 0.9.8 v0.9.8

TinyPortal v 0.9.8 v0.9.8


Features of Tinyportal Articles and frontpage Articles- are pages within SMF that can contain any html code you want or even PHP code. You can control several visual options such as displaying blocks or not, showing the title and much more. They can more>> Features of Tinyportal Articles and frontpage Articles- are pages within SMF that can contain any html code you want or even PHP code. You can control several visual options such as displaying blocks or not, showing the title and much more. They can be also be categorised. Frontpage- refers to the first page you see upon entering your SMF/Tinyportal site. It can work in several different ways: showing blocks, show articles and/or forum topics - or a single page. And if you dont really need a frontpage, you can make it go directly to the forum. Blocks Blocks- refer to the small boxes of information you will find on each side of your TP-driven forum. They can be many different types, the basic ones being just a container for html/javascript code or php code. Shoutbox, RSS feeds, Stats, News are , to just name a few, some of the many different types you can use. Block Code snippets- are pre-made codeblocks you can easily insert in one of your php/html blocks. Many of the<<less
Added: 2006-07-10 License: Freeware Price: $0.00USD
13 downloads
 
Other version of TinyPortal
TinyPortal v 0.9.8just a container for html/javascript code or php code. Shoutbox, RSS feeds, Stats, News are , to
License:Other Free / Open Source License
Download
718 downloads
Added: 2006-07-10
FCKeditor 2.6.4 Beta

FCKeditor 2.6.4 Beta


This is an HTML text editor which brings to the web much of the power of desktop editors like MS Word. more>>
FCKeditor 2.6.4 Beta is a powerful tool that can be integrated into any Web site through JavaScript, AFP, ASP, ASP.NET, ColdFusion, Java, PHP, Python, as well as other languages. It is fully compatible with Internet Explorer 5.5+, Firefox 1.5+, Safari 3.0+, Opera 9.5+, Netscape 7.1+ and Camino 1.0+.

Installation:

  1. Download the latest version of the editor.
  2. Extract (decompress) the file to a directory called "fckeditor" in the root of your web site.
  3. Point your browser to the //_samples/default.html to run the test sample.

Major Features:

  1. Multi browser compatibility
  2. Outputs XHTML 1.0
  3. CSS support for better integration with your web site
  4. Font formatting: type, size, color, style, bold, italic, etc
  5. Text formatting: alignment, indentation, bullets list, etc
  6. Cut, Paste, and Paste as Plain Text, Undo and Redo
  7. Paste from Word cleanup with auto detection
  8. Link and anchors support
  9. Image insertion, with upload and server browsing support
  10. Table creation and editing (add, delete rows, etc) one of the best systems on the market.
  11. Table cells editing (size, colors, etc)
  12. Form fields
  13. Right click context menus support
  14. Complete toolbar customization
  15. Skins support
  16. Plugins support
  17. Spell checker
  18. Multi-language support with automatic user language detection. Including Right to Left scripting.
  19. Complete page editing or just contents.
  20. Lightweight and fast
  21. Automatic browser detection and customization
  22. Integration with ASP, ASP.NET, Java, ColdFusion, Perl, PHP, JavaScript and more.
  23. Image and file links upload and server repository browser
  24. For web developers it is easy to install and customize

Enhancements:

  • New Features and Improvements:
    • Integration with "WebSpellChecker", a zero installation and free spell checker. This is now the default spell checker in the editor (requires internet connection). All previous spell checking solutions are still available.
    • In the table dialog its possible to create header cells in the first row (included in a thead element) or the first column of the table.
    • The table cell dialog allows switching between normal data cells or header cells (TD vs. TH).
    • New language file for Icelandic.
  • Fixed Bugs:
    • Protected the editor from duplicate iframes
    • Fixed the issue with table commands plugin and undefined tagName.
    • The > character inside text wasn't encoded in Opera and Safari.
    • Fixed JavaScript error with the fit window command in source mode.
    • Splitting a TH will create a two TH, not a TH and a TD.
    • Removed unnecessary name attributes in dialogs.
    • If an image was placed inside a container with dimensions or floating it wasnt possible to edit its properties from the toolbar or context menu.
    • Submenus in IE7 now are shown properly.
    • Using the Paste dialogs in IE might insert the content at the start of the editor.
    • Fixed RTL dialog layout in Internet Explorer.
    • Fixed the issue where email links in IE would take the browser to a new page in addition to calling up the email client.
    • Fixed race condition at registering the FCKeditorAPI object in multiple editor scenarios.
    • Fixed JavaScript error in Google Chrome when StartupShowBlocks is set to true.
    • Language file updates for the following languages: Dutch, Basque, Danish and German.
    • The ENTER key will properly scroll to the cursor position when breaking long paragraphs.
    • The type name in configurations for the ASP connector are now case sensitive.
    • DL, DT and DD where missing the formatting in the generated HTML.
    • Replaced the extension AddItem of Array with the standard "push" method.
    • Vertically splitting cell with colspan > 1 breaks table layout.
    • Fixed the issue where dropping contents from outside of the editor doesn't work in Safari.
    • Fixed the issue where FCK.InsertHtml() is no longer removing selected contents after content insertion in Firefox.
    • Fixed the issue where the Div container command and the blockquote command would break lists.
    • Fixed a minor issue where FCK.SetData() may cause the editor to become unresponsive to the first click after being defocused.
    • Fixed an extra slash on quickupload of the asp connector.
    • Fixed another situation where new elements were inserted at the beginning of the content in IE.
    • Fixed two obsolete references to Array: AddItem() instances still in the code.
    • Fixed infinite loop problems with FCKDomRangeIterator class which causes some commands to hang when applied to certain document structures.
    • Fixed a JavaScript error in IE when user tries to search with the "Match whole word" option enabled and the matched word is at exactly the end of document.
    • Changed the EMailProtection to "none" for better compatibility.
    • The ForcePasteAsPlainText configuration option didn't work correctly in Safari and Chrome.
    • Fixed non-working autogrow plugin.
    • Fixed occasional exceptions in the drager size table plugin with IE.
    • Enable undo of changes to tables and table cells.
    • The context menu is now working properly over the last row in a table with thead.
<<less
Added: 2009-01-16 License: GPL Price: GPL
17 downloads
Javascript Graphical / Virtual Keyboard Interface 1.1

Javascript Graphical / Virtual Keyboard Interface 1.1


Javascript Graphical / Virtual Keyboard Interface 1.1 brings you a powerful script which is useful for your computer. more>>

Javascript Graphical / Virtual Keyboard Interface 1.1 brings you a powerful script which is useful for your computer. Javascript Graphical / Virtual Keyboard Interface is a reusable system for adding a graphical keyboard interface to text fields.

This script is a reusable system for adding a graphical keyboard interface to text fields, password fields and textareas so they can be filled with mouse only. It comes with US, UK, Norwegian and Dvorak standard keyboard layouts, dynamically selectable. Plus its easy to add other layouts!

To activate this script within an HTML document: First include the external javascript file, "keyboard.js" and stylesheet, "keyboard.css" within the documents head element. This script has been tested to work in IE 6.0, Firefox 2.0.0.4, and Opera 9.21.

There is a known limitation in the Firefox browser where if you have an input within a position:fixed; container with a percentage (%) width, the script will replace this with an absolute (px) value; ergo screen resizes will no longer vary the width of the container. The dynamic keyboard positioning for each text field probably means this script will not work properly on pages triggering quirks mode in any browser... but maybe it will work.
<<less
Added: 2008-04-15 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
Is Ejb really significant in enterprise applications?

Is Ejb really significant in enterprise applications?


Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container manage more>> Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container managed persistence, relationship of business objects and caching etc. Now that many people have built their applications using Ejb, let us go back and analyze if Ejb as a technology is really significant in developing enterprise applications. We are going to analyze both pros and cons of Ejb based on experience of people who have used Ejb.<<less
Added: 2006-06-04 License: Freeware Price: Free
1243 downloads
Quartz 1.6.5

Quartz 1.6.5


This job scheduling system can be integrated with, or used along side virtually any J2EE or J2SE application more>>

Quartz 1.6.5 brings you a useful scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application

Applications can vary from the largest e-commerce system to the smallest stand-alone application. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of- tousands of jobs; jobs whose tasks are defined as standard Java components or EJBs.

The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.

Major Features

  1. Job Scheduling:
    • At a certain time of day (to the millisecond)
    • On certain days of the week
    • On certain days of the month
    • On certain days of the year
    • Not on certain days listed within a registered Calendar (such as business holidays)
    • Repeated a specific number of times
    • Repeated until a specific time/date
    • Repeated indefinitely
    • Repeated with a delay interval
  2. Job Execution:
    • Jobs can be any Java class that implements the simple Job interface, leaving infinite possibilities for the work the Jobs can perform.
    • Job class instances can be instantiated by Quartz, or by the applications framework.
    • When a Trigger occurs, the scheduler notifies zero or more Java objects implementing the JobListener and TriggerListener interfaces (listeners can be simple Java objects, or EJBs, or JMS publishers, etc.). These listeners are also notified after the Job has executed.
    • As Jobs are completed, they return a JobCompletionCode which informs the scheduler of success or failure. The JobCompletionCode can also instruct the scheduler of any actions it should take based on the success/fail code such as immediate re-execution of the Job.
  3. Job Persistence:
    • The design of Quartz includes a JobStore interface that can be implemented to provide various mechanisms for the storage of jobs.
    • With the use of the included JDBCJobStore, all Jobs and Triggers configured as "non-volatile" are stored in a relational database via JDBC.
    • With the use of the included RAMJobStore, all Jobs and Triggers are stored in RAM and therefore do not persist between program executions but this has the advantage of not requiring an external database.
  4. Transactions:
    • Quartz can participate in JTA transactions, via the use of JobStoreCMT (a subclas of JDBCJobStore).
    • Quartz can manage JTA transactions (begin and commit them) around the execution of a Job, so that the work the Job does happens within a JTA transaction.
  5. Clustering:
    • Fail-over.
    • Load balancing.
  6. Listeners & Plug-Ins:
    • Applications can catch scheduling events to monitor or control job/trigger behavior by implementing one or more listener interfaces.
    • The Plug-In mechanism can be used add functionality to Quartz, such keeping a history of job executions, or loading job and trigger definitions from a file.
    • Quartz ships with a number of "factory built" plug-ins and listeners.
  7. Runtime Environments:
    • Quartz can run embedded within another free standing application
    • Quartz can be instantiated within an application server (or servlet container), and participate in XA transactions
    • Quartz can run as a stand-alone program (within its own Java Virtual Machine), to be used via RMI
    • Quartz can be instantiated as a cluster of stand-alone programs (with load-balance and fail-over capabilities)

Enhancements

  • Records in QRTZ_TRIGGER_LISTENERS table are deleted when trigger is paused and resumed
  • Logging Trigger History Plugin.trigger Misfired writes incorrect message
  • Send Destination Message Job throws naming exception
  • Send Queue Message Job throws Class Cast Exception when used with xml plugin acquire Next Trigger executing on Managed Tx Connection when using JobStoreCMT and configured not to acquire triggers within lock
<<less
Added: 2009-06-26 License: Other Free / Open Source License - Apache 2.0 License Price: OtherFreeOpenSourceLicenseApache2.0License
21 downloads
mvnForum 1.1 GA

mvnForum 1.1 GA


mvnForum is an open source, powerful, easy to use, easy to setup bulletin board (forum) built on the J2EE technology (Jsp/Servlet). mvnForum is compatible with any Servlet Container which supports Jsp 1.2 and Servlet 2.3. more>> mvnForum is an open source, powerful, easy to use, easy to setup bulletin board (forum) built on the J2EE technology (Jsp/Servlet). mvnForum is compatible with any Servlet Container which supports Jsp 1.2 and Servlet 2.3.<<less
Added: 2002-10-25 License: GPL Price: $1,500.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3