|
| 1.15 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/entity/EntityToHibernateXml.java | Support field based annotations |
| 1.4 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/entity/Property.java | Support field based annotations |
| 1.7 | modified | starksm | jmx/src/main/org/jboss/mx/notification/AsynchNotificationBroadcasterSupport.java | Update to use the org.jboss.util.threadpool version of the thread pool and allow for instance specific notification completion timeout and thread pool. |
| 1.11 | modified | starksm | common/src/main/org/jboss/util/threadpool/BasicThreadPool.java | Fix the reshedule of the failed timeout stop to only occur once and add some trace level logging. |
| 1.3 | modified | starksm | common/src/main/org/jboss/util/threadpool/RunnableTaskWrapper.java | Fix the reshedule of the failed timeout stop to only occur once and add some trace level logging. |
| 1.6 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/jaxb/SimpleTypeMarshallerTestCase.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.1 | added | tdiesler | webservice/test/java/org/jboss/test/ws/soap/SOAPContentElementTestCase.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | deleted | tdiesler | webservice/test/java/org/jboss/test/ws/soap/SOAPLazyElementTestCase.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPContentElement.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPHeaderElementImpl.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.5 | deleted | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPLazyElement.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.5 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/MessageFactoryImpl.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.2 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/TypeMappingRegistryImpl.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/SchemaLocationRegistry.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/Base64Deserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/Base64Serializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/CalendarDeserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/CalendarSerializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/DateDeserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/DateSerializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/DeserializerBase.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/HexDeserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/HexSerializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/JAXBDeserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/JAXBSerializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/QNameDeserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/QNameSerializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializationContextImpl.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializerBase.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializerFactoryBase.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/SimpleDeserializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/encoding/SimpleSerializer.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.2 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/desc/ServiceDesc.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.13 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/soap/SOAPBindingProvider.java | Add SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come) |
| 1.4 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/socket/ServerThread.java | Changed the exception logging for EOFException on ACK timeout to trace since this is an acceptable condition. |
| 1.3 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/socket/ServerThread.java | Remove stack trace logging when get EOFException waiting for ACK from client. |
| 1.3 | modified | telrod | remoting/tests/src/org/jboss/remoting/transport/socket/InvokerServerTest.java | Increased the random port used for binding the server socket in the tests since unix based needs to be above 1024 if not root. |
| 1.4 | modified | telrod | remoting/tests/src/org/jboss/remoting/transport/socket/InvokerClientTest.java | Increased the random port used for binding the server socket in the tests since unix based needs to be above 1024 if not root. |
| 1.15 | modified | telrod | remoting/src/main/org/jboss/remoting/InvokerRegistry.java | Removed the asyn invokers from the registry. |
| 1.16 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/Connector.java | Added better exception logging when binding port already in use. |
| 1.11 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | Added better exception logging when binding port already in use. |
| 1.6 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/AsyncClientInvoker.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.7 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/AsyncServerInvoker.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.3 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/Channel.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.2 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/ChannelListner.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.4 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/ChannelPool.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.3 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/ChannelServer.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.3 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/Compression.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.4 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/Correlator.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.5 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/Registry.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.4 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/bio/BlockingChannel.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.6 | deleted | telrod | remoting/src/main/org/jboss/remoting/transport/async/bio/BlockingServer.java | JBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport. |
| 1.14 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/socket/SocketClientInvoker.java | JBREM-19: Fixed so will retry getting the socket connection. The number of times is configurable, but must be greater than 0. |
| 1.4 | modified | starksm | common/src/main/org/jboss/util/threadpool/BasicThreadPoolMBean.java | - Change the blocking mode setting from a string to a type-safe enum |
| 1.10 | modified | starksm | common/src/main/org/jboss/util/threadpool/BasicThreadPool.java | - Change the blocking mode setting from a string to a type-safe enum.- Lazily create the task completion monitor thread when the first task with a timeout is added.- Update the javadoc. |
| 1.1 | added | starksm | common/src/main/org/jboss/util/threadpool/BlockingMode.java | A type-safe enum for the BasicThreadPool blocking mode. |
| 1.1 | added | starksm | common/src/main/org/jboss/util/propertyeditor/BlockingModeEditor.java | A property editor for [EMAIL PROTECTED] org.jboss.util.threadpool.BlockingMode} enum. |
| 1.94 | modified | ejort | aop/src/main/org/jboss/aop/AspectManager.java | Some initial obvious fixes for running AOP with a security managerinstalled. |
| 1.103 | modified | ejort | aop/src/main/org/jboss/aop/ClassAdvisor.java | Some initial obvious fixes for running AOP with a security managerinstalled. |
| 1.28 | modified | ejort | tools/etc/buildmagic/buildmagic.ent | Ignore the archives when constructing archives |
| 1.13 | modified | ejort | cache/.classpath | Fix the eclipse build |
| 1.22 | modified | belaban | cache/docs/design/JBossCacheRoadmap.txt | *** empty log message *** |
| 1.5 | modified | orb | docbook-support/support.xml | change paper size, update xsl processor |
| 1.3 | modified | orb | docbook-support/styles/en/fopdf.xsl | change paper size, update xsl processor |