|
| 1.3 | modified | richarzk | ejb3/src/test/org/jboss/ejb3/test/entity/Flight.java | switched id generator to TableGenerator to test new TableGenerator handling |
| 1.18 | modified | richarzk | ejb3/src/main/org/jboss/ejb3/entity/EntityToHibernateXml.java | partly implemented handling of TableGenerator annotation |
| 1.1 | added | richarzk | ejb3/src/main/org/jboss/ejb3/entity/JTATableIdGenerator.java | initial commit, TODO sequence allocation |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/transport/http/ComplexObject.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/transport/http/HTTPInvokerTestClient.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/transport/http/HTTPInvokerTestServer.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |
| 1.4 | modified | telrod | remoting/src/main/org/jboss/remoting/ServerInvocationHandler.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |
| 1.4 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/http/HTTPServerInvoker.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |
| 1.2 | modified | telrod | remoting/src/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |
| 1.2 | modified | telrod | remoting/src/main/org/jboss/remoting/marshal/http/HTTPMarshaller.java | JBREM-16: HTTP server invoker implemented, along with tests (still needs cleanup though). |