|
| 1.12 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/InterfaceGenerator.java | Added the ability to cancel a remote call (client-side) |
| 1.15 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/remote.js | Added the ability to cancel a remote call (client-side) |
| 1.2 | modified | gavin | examples/portal/src/org/jboss/seam/example/hibernate/test/BookingTest.java | get rid of test failures |
| 1.2 | modified | gavin | examples/portal/src/org/jboss/seam/example/hibernate/test/ChangePasswordTest.java | get rid of test failures |
| 1.24 | modified | gavin | src/test/misc/org/jboss/seam/test/InitializationTest.java | fix |
| 1.62 | modified | gavin | src/main/org/jboss/seam/init/Initialization.java | ugly fix for missing jar |
| 1.82 | modified | gavin | /build.xml | move up to the ear |
| 1.4 | modified | gavin | examples/remoting/stories/build.xml | move the jars up to the ear |
| 1.16 | modified | gavin | examples/todo/build.xml | move the jars up to the ear |
| 1.5 | modified | gavin | examples/todo/resources/META-INF/application.xml | move the jars up to the ear |
| 1.34 | modified | gavin | examples/dvdstore/build.xml | move the jars up to the ear |
| 1.3 | modified | gavin | examples/dvdstore/resources/META-INF/application.xml | move the jars up to the ear |
| 1.5 | modified | gavin | examples/numberguess/resources/META-INF/application.xml | move the jars up to the ear |
| 1.8 | modified | gavin | examples/remoting/helloworld/build.xml | move the jars up to the ear |
| 1.6 | modified | gavin | examples/remoting/progressbar/build.xml | move the jars up to the ear |
| 1.8 | modified | gavin | examples/remoting/chatroom/build.xml | use treecache in chatroom |
| 1.1 | added | gavin | examples/remoting/chatroom/resources/treecache.xml | use treecache in chatroom |
| 1.4 | modified | gavin | examples/remoting/chatroom/resources/META-INF/application.xml | use treecache in chatroom |
| 1.8 | modified | gavin | examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/ChatRoomAction.java | use treecache in chatroom |
| 1.1 | added | gavin | lib/jboss-cache.jar | added jbosscache jars |
| 1.1 | added | gavin | lib/jgroups.jar | added jbosscache jars |
| 1.28 | modified | gavin | doc/reference/en/modules/components.xml | doc events |
| 1.1 | added | gavin | src/main/org/jboss/seam/core/TreeCache.java | added TreeCache integration |
| 1.61 | modified | gavin | src/main/org/jboss/seam/init/Initialization.java | added TreeCache integration |
| 1.7 | modified | gavin | examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/ChatRoomAction.java | minor |
| 1.6 | modified | gavin | examples/remoting/chatroom/src/org/jboss/seam/example/remoting/chatroom/ChatRoomAction.java | minor |