|
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/BaseRequestHandler.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.3 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/Call.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.2 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/CallContext.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.3 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/ExecutionHandler.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.4 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/InterfaceGenerator.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/PollHandler.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/RequestContext.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/RequestHandler.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/RequestHandlerFactory.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.4 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/SeamRemotingServlet.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/SubscriptionHandler.java | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.2 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/remote.js | Refactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions |
| 1.10 | modified | gavin | /changelog.txt | added stuff |
| 1.19 | modified | gavin | doc/reference/en/modules/components.xml | doc changes to resourceBundle |
| 1.2 | modified | gavin | examples/issues/src/org/jboss/seam/example/issues/ProjectFinderBean.java | remove system.out |
| 1.91 | modified | gavin | src/main/org/jboss/seam/Component.java | JBSEAM-162 make the resource bundle a session-scoped thing, using the client locale |
| 1.90 | modified | gavin | src/main/org/jboss/seam/Component.java | JBSEAM-162 make the resource bundle a session-scoped thing, using the client locale |
| 1.4 | modified | gavin | src/main/org/jboss/seam/core/ResourceBundle.java | JBSEAM-162 make the resource bundle a session-scoped thing, using the client locale |