#3371: Spring based Connector servlet
------------------------------+---------------------------------------------
 Reporter:  Darran            |       Owner:                    
     Type:  New Feature       |      Status:  new               
 Priority:  Normal            |   Milestone:  FCKeditor.Java 2.5
Component:  Server : Java     |     Version:                    
 Keywords:  Spring Connector  |  
------------------------------+---------------------------------------------
 Attached is a patch which has a new spring based connector servlet
 project. It allows the Connector to be a Spring managed bean which is
 useful in Spring projects. For example if the connector is used to write
 to a database it will be able to use the Spring transaction manager or
 Spring events could be issued when an upload/download occurs for files.

 I`ve also updated the java-demo project so it uses the new servlet.
 I`ve commented out the original ConnectorServlet in the web.xml

 I had to change the Dispatcher slightly so a Connector can be passed into
 it. I also had to make the dispatcher member variable in the
 ConnectorServlet protected as the new SpringConnectorServlet derives from
 ConnectorServlet.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3371>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to