|
| 1.1 | added | sbryzak2 | examples/remoting/helloworld/resources/META-INF/ejb-jar.xml | Cleaned up remoting documentation and examples |
| 1.1 | added | sbryzak2 | examples/remoting/progressbar/resources/META-INF/ejb-jar.xml | Cleaned up remoting documentation and examples |
| 1.17 | modified | sbryzak2 | doc/reference/en/modules/remoting.xml | Cleaned up remoting documentation and examples |
| 1.9 | modified | sbryzak2 | examples/remoting/helloworld/build.xml | Cleaned up remoting documentation and examples |
| 1.5 | modified | sbryzak2 | examples/remoting/helloworld/src/org/jboss/seam/example/remoting/HelloAction.java | Cleaned up remoting documentation and examples |
| 1.7 | modified | sbryzak2 | examples/remoting/progressbar/build.xml | Cleaned up remoting documentation and examples |
| 1.7 | modified | sbryzak2 | examples/remoting/progressbar/src/org/jboss/seam/example/remoting/ProgressBarAction.java | Cleaned up remoting documentation and examples |
| 1.4 | modified | sbryzak2 | examples/remoting/progressbar/view/progressbar.xhtml | Cleanup |
| 1.16 | modified | sbryzak2 | doc/reference/en/modules/remoting.xml | Updated to reflect changes in JBSEAM-281 |
| 1.2 | modified | sbryzak2 | examples/remoting/chatroom/resources/WEB-INF/components.xml | Remoting configured via components.xml instead of JS |
| 1.5 | modified | sbryzak2 | examples/remoting/chatroom/view/chatroom.js | Remoting configured via components.xml instead of JS |
| 1.3 | modified | sbryzak2 | examples/remoting/chatroom/view/chatroom.xhtml | Remoting configured via components.xml instead of JS |
| 1.2 | modified | sbryzak2 | examples/remoting/helloworld/resources/WEB-INF/components.xml | Remoting configured via components.xml instead of JS |
| 1.4 | modified | sbryzak2 | examples/remoting/helloworld/view/helloworld.xhtml | Remoting configured via components.xml instead of JS |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/remoting/RemotingConfig.java | JBSEAM-281 |
| 1.10 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/SeamRemotingServlet.java | JBSEAM-281 |
| 1.84 | modified | sbryzak2 | src/main/org/jboss/seam/init/Initialization.java | JBSEAM-281 |