|
| 1.4 | modified | patriot1burke | container/src/main/org/jboss/reflect/AnnotationInfo.java | closer |
| 1.3 | modified | patriot1burke | container/src/main/org/jboss/reflect/ArrayInfo.java | closer |
| 1.4 | modified | patriot1burke | container/src/main/org/jboss/reflect/ClassInfo.java | closer |
| 1.4 | modified | patriot1burke | container/src/main/org/jboss/reflect/ConstructorInfo.java | closer |
| 1.3 | modified | patriot1burke | container/src/main/org/jboss/reflect/EnumConstantInfo.java | closer |
| 1.5 | modified | patriot1burke | container/src/main/org/jboss/reflect/EnumInfo.java | closer |
| 1.4 | modified | patriot1burke | container/src/main/org/jboss/reflect/FieldInfo.java | closer |
| 1.1 | added | patriot1burke | container/src/main/org/jboss/reflect/MemberInfo.java | closer |
| 1.4 | modified | patriot1burke | container/src/main/org/jboss/reflect/MethodInfo.java | closer |
| 1.3 | modified | patriot1burke | container/src/main/org/jboss/reflect/PrimitiveInfo.java | closer |
| 1.2 | modified | patriot1burke | container/src/main/org/jboss/reflect/TypeInfo.java | closer |
| 1.2 | modified | patriot1burke | aop/src/main/org/jboss/aop/reflect/ClassInfoPool.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/ExecutionMethodInfoMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/FieldInfoGetMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/FieldInfoMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/FieldInfoSetMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/InfoUtil.java | stupid bug |
| 1.6 | modified | patriot1burke | aop/src/main/org/jboss/aop/pointcut/Pointcut.java | stupid bug |
| 1.6 | modified | patriot1burke | aop/src/main/org/jboss/aop/pointcut/PointcutExpression.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/TypeInfoMatcher.java | stupid bug |
| 1.3 | modified | patriot1burke | aop/src/main/org/jboss/aop/pointcut/Typedef.java | stupid bug |
| 1.4 | modified | patriot1burke | aop/src/main/org/jboss/aop/pointcut/TypedefExpression.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/WithinInfoMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/AnnotationInfoMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/CallInfoMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/ConstructorInfoMatcher.java | stupid bug |
| 1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/pointcut/ExecutionConstructorInfoMatcher.java | stupid bug |
| 1.6 | modified | patriot1burke | aop/src/main/org/jboss/aop/annotation/util/FindAnnotations.java | stupid bug |
| 1.15 | modified | starksm | server/src/etc/conf/default/login-config.xml | Remove the unused FirebirdDBRealm from the standard login module config |
| 1.3 | modified | osdchicago | webservice/docs/tools-docs/project/en/modules/commandlinetools.xml | Feature matrix divided into client/server/common. Also changed references of jbosswstool to jbossws. |
| 1.5 | modified | osdchicago | webservice/docs/tools-docs/project/en/modules/featurematrix.xml | Feature matrix divided into client/server/common. Also changed references of jbosswstool to jbossws. |
| 1.2 | modified | osdchicago | webservice/docs/tools-docs/project/en/modules/goals.xml | Feature matrix divided into client/server/common. Also changed references of jbosswstool to jbossws. |
| 1.9 | modified | ccrouch | admin-console/build.xml | added beanutils to build classpath |
| 1.4 | modified | ccrouch | admin-console/src/test/org/jboss/admin/service/datasource/MBeanServerHelperTest.java | another testcase for parsing datasource config properties |
| 1.2 | modified | ccrouch | admin-console/src/test/org/jboss/admin/console/web/struts/datasource/ViewPoolInformationActionTest.java | add check to see new actionform is working |
| 1.1 | added | ccrouch | admin-console/src/test/org/jboss/admin/console/web/struts/datasource/ViewDataSourceActionTest.java | basic test for viewing a datasource |
| 1.6 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/struts-config.xml | updated for replacing DynaActionForm |
| 1.4 | modified | ccrouch | admin-console/src/resources/admin-console.war/css/layout.css | updated to add tabs |
| 1.5 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp | updated to add tabs |
| 1.3 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp | updated to add tabs |
| 1.4 | modified | ccrouch | admin-console/src/main/org/jboss/admin/service/datasource/MBeanServerHelper.java | fixed bug in handling of empty elements in datasource config property parsing |
| 1.2 | modified | ccrouch | admin-console/src/test/org/jboss/admin/model/datasource/DataSourceIdentifierTest.java | fixed bug in constructor, and added test, and also implemented hashcode and equals |
| 1.3 | modified | ccrouch | admin-console/src/main/org/jboss/admin/model/datasource/DataSourceIdentifier.java | fixed bug in constructor, and added test, and also implemented hashcode and equals |
| 1.2 | modified | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/AddDataSourceAction.java | implemented BeanUtils.copyProperties() |
| 1.2 | modified | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/ViewPoolInformationAction.java | updated for replacing DynaActionForm |
| 1.3 | modified | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/ViewDataSourceAction.java | implemented BeanUtils.copyProperties() |
| 1.3 | modified | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceForm.java | added DataSourceIdentifier property |
| 1.1 | added | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceIdentifierForm.java | form replacing the previous DynaActionForm |
| 1.1 | added | ccrouch | admin-console/src/etc/test/datasource_with_empty_properties.xml | another testcase for parsing datasource config properties |
| 1.12 | modified | bwang00 | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Check if there is an existing tx. |
| 1.38 | modified | nihility | webservice/src/main/org/jboss/ws/jaxrpc/CallImpl.java | Modify CallImp to delegate to SOAPConnectionAdd SOAPConnection test case |
| 1.1 | added | nihility | webservice/test/java/org/jboss/test/ws/soap/SOAPConnectionTestCase.java | Modify CallImp to delegate to SOAPConnectionAdd SOAPConnection test case |
| 1.1 | added | osdchicago | webservice/bin/jbossws.sh | Renamed jbosswstool.sh to jbossws.sh |
| 1.8 | modified | starksm | j2ee/src/main/javax/resource/spi/security/PasswordCredential.java | Add the missing serialVersionUID and deal with a null userName |
| 1.22 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/Connector.java | JBREM-51 Fixed bug when can not create marshaller loader locator (due to not being configured in root locator, meaning loader port not specified). Also fixed javadoc. |
| 1.39 | modified | bwang00 | server/src/main/org/jboss/metadata/WebMetaData.java | Bug fix. |
| 1.21 | modified | starksm | remoting/src/main/org/jboss/remoting/transport/Connector.java | Set the loaderLocator to the input locator if the MarshallLoaderFactory fails to map the input locator to avoid NPE. |
| 1.3 | modified | ccrouch | admin-console/src/resources/admin-console.war/css/layout.css | updated to include css for detailed view |
| 1.11 | modified | remm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | - Use emptySessionPath by default (other developers concurred that this shouldn't be a security risk).- Source compat changes for the JBoss manager (please test). |
| 1.7 | modified | remm | tomcat/src/resources/server.xml | - Use emptySessionPath by default (other developers concurred that this shouldn't be a security risk).- Source compat changes for the JBoss manager (please test). |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/tomcat-util.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.6 | modified | remm | thirdparty/apache-tomcat55/tomcat-http.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.8 | modified | remm | thirdparty/apache-tomcat55/jasper-compiler.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.8 | modified | remm | thirdparty/apache-tomcat55/jasper-runtime.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/naming-resources.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/servlets-cgi.renametojar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/servlets-default.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/servlets-invoker.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/servlets-ssi.renametojar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/servlets-webdav.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/tomcat-ajp.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/tomcat-coyote.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.8 | modified | remm | thirdparty/apache-tomcat55/README | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/catalina-manager.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.7 | modified | remm | thirdparty/apache-tomcat55/catalina-optional.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.8 | modified | remm | thirdparty/apache-tomcat55/catalina.jar | - Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues. |
| 1.125 | modified | pilhuhn | server/src/etc/conf/default/jboss-service.xml | Add a XMBean descriptor for the Log4jService MBean and enable it. |
| 1.1 | added | pilhuhn | server/src/etc/conf/default/xmdesc/Log4jService-xmbean.xml | branches: 1.1.2;Add a XMBean descriptor for the Log4jService MBean and enable it. |
| 1.4 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/multispaced/pm/jdbc/JDBCPmMetaDataProvider.java | updated object model providers after refactoring in the framework |
| 1.3 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/book/BookGenericObjectModelProvider.java | updated object model providers after refactoring in the framework |
| 1.4 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/book/BookObjectProvider.java | updated object model providers after refactoring in the framework |
| 1.4 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/multispaced/XMBeanMetaDataProvider.java | updated object model providers after refactoring in the framework |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/BaseClassBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/CollectionBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/FieldBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/FieldGroupBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/FieldGroupChoiceBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/FieldGroupSequenceBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/FieldValueBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/FinalClassBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/NonFinalClassBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/ObjectModelBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/ObjectModelBindingFactory.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/PackageBinding.java | marshalling metadata interfaces and simple implementation |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/marshalling/SimpleValueBinding.java | marshalling metadata interfaces and simple implementation |
| 1.4 | modified | loubyansky | common/src/main/org/jboss/xml/binding/DelegatingObjectModelProvider.java | introduced MarshallingContext |
| 1.13 | modified | loubyansky | common/src/main/org/jboss/xml/binding/DtdMarshaller.java | introduced MarshallingContext |
| 1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/GenericObjectModelProvider.java | introduced MarshallingContext |
| 1.6 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MappingObjectModelProvider.java | introduced MarshallingContext |
| 1.6 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ObjectModelProvider.java | introduced MarshallingContext |
| 1.10 | modified | loubyansky | common/src/main/org/jboss/xml/binding/XercesXsMarshaller.java | introduced MarshallingContext |
| 1.15 | modified | loubyansky | common/src/main/org/jboss/xml/binding/XsMarshaller.java | introduced MarshallingContext |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/MarshallingContext.java | introduced MarshallingContext |
| 1.2 | modified | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/TestMarshaller.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.2 | modified | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/TestUnMarshaller.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingClient.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingConstants.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingServer.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingTestCase.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.11 | modified | telrod | remoting/src/main/org/jboss/remoting/AbstractInvoker.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.15 | modified | telrod | remoting/src/main/org/jboss/remoting/InvokerLocator.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.8 | modified | telrod | remoting/src/main/org/jboss/remoting/RemoteClientInvoker.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.2 | modified | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/local/MarshallerLoadingClient.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.2 | modified | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/local/MarshallerLoadingServer.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.2 | modified | telrod | remoting/tests/src/org/jboss/remoting/marshall/dynamic/local/MarshallerLoadingTestCase.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.20 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/Connector.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/src/main/org/jboss/remoting/marshal/InvalidMarshallingResource.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.7 | modified | telrod | remoting/src/main/org/jboss/remoting/marshal/MarshalFactory.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/src/main/org/jboss/remoting/marshal/MarshallLoaderConnector.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/src/main/org/jboss/remoting/marshal/MarshallLoaderFactory.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/src/main/org/jboss/remoting/marshal/MarshallerLoaderClient.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/src/main/org/jboss/remoting/marshal/MarshallerLoaderConstants.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.1 | added | telrod | remoting/src/main/org/jboss/remoting/marshal/MarshallerLoaderHandler.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.6 | modified | telrod | remoting/src/main/org/jboss/remoting/loading/ClassByteClassLoader.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.3 | modified | telrod | remoting/src/main/org/jboss/remoting/loading/ClassUtil.java | JBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading. |
| 1.3 | modified | ccrouch | admin-console/src/main/org/jboss/admin/model/datasource/XATxDataSource.java | reformat |
| 1.4 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp | fixed classcastexception from when changed name of actionForm |
| 1.2 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp | fixed classcastexception from when changed name of actionForm |
| 1.2 | modified | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceForm.java | added remaining attributes |
| 1.3 | modified | ccrouch | admin-console/src/test/org/jboss/admin/service/datasource/MBeanServerHelperTest.java | added test of getBooleanValue |
| 1.5 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/listDataSources.jsp | updated to support sessions |
| 1.3 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp | add support for displaying more DataSource attributes |
| 1.1 | added | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp | add support for displaying more DataSource attributes |
| 1.2 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/footer.jsp | updated to support sessions |
| 1.2 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/htmlHeader.jsp | updated to support sessions |
| 1.2 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/mainMenu.jsp | updated to support sessions |
| 1.2 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/pageHeader.jsp | updated to support sessions |
| 1.3 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/secondaryMenu.jsp | updated to support sessions |
| 1.4 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/tiles-defs.xml | added new tile to support paged viewing of DataSource |
| 1.5 | modified | ccrouch | admin-console/src/resources/admin-console.war/WEB-INF/struts-config.xml | added support for paged viewing of DataSource |
| 1.3 | modified | ccrouch | admin-console/src/main/org/jboss/admin/service/datasource/MBeanServerHelper.java | updated to copy over remaining ConfigProperty fields |
| 1.7 | modified | ccrouch | admin-console/src/main/org/jboss/admin/service/datasource/DataSourceServiceImpl.java | removed superfluous comment |
| 1.6 | modified | ccrouch | admin-console/src/main/org/jboss/admin/model/datasource/DataSource.java | made 'properties' a String for easier display |
| 1.2 | modified | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/ViewDataSourceAction.java | skeleton implementation which just copies a few of the attributes from the Model to the Controller/View layer |
| 1.1 | added | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceForm.java | ActionForm for holding DataSource related attributes |
| 1.1 | added | ccrouch | admin-console/src/main/org/jboss/admin/console/web/struts/datasource/AddDataSourceAction.java | skeleton implementation of Add action which just logs some values |
| 1.5 | modified | ejort | common/src/main/org/jboss/xml/binding/MetadataDrivenObjectModelFactory.java | Add some debugging and fix one place where there is anassumption that all collections are lists. |
| 1.11 | modified | nihility | webservice/src/main/org/jboss/ws/soap/SOAPMessageImpl.java | Code style fixes |
| 1.5 | modified | nihility | webservice/test/java/org/jboss/test/ws/soap/attachment/GenericAttachmentTestCase.java | Code style fixes |
| 1.2 | modified | nihility | webservice/test/resources/attachment/WEB-INF/wsdl/Attachment.wsdl | Add mimeheader attachment searchSupport wildcard mime types |
| 1.3 | modified | nihility | webservice/src/main/org/jboss/ws/soap/attachment/MimeUtil.java | Add mimeheader attachment searchSupport wildcard mime types |
| 1.4 | modified | nihility | webservice/test/java/org/jboss/test/ws/soap/attachment/GenericAttachmentTestCase.java | Add mimeheader attachment searchSupport wildcard mime types |
| 1.10 | modified | nihility | webservice/src/main/org/jboss/ws/soap/SOAPMessageImpl.java | Add mimeheader attachment searchSupport wildcard mime types |
| 1.32 | modified | nihility | webservice/src/main/org/jboss/ws/binding/soap/SOAPBindingProvider.java | Add mimeheader attachment searchSupport wildcard mime types |
| 1.13 | modified | nihility | server/src/resources/dtd/jboss-web_4_0.dtd | Fix bad element |
| 1.31 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManagerService.java | Move the SecurityAssociation.setServer call to the start method so that the static initializer is not triggered until the JaasSecurityManagerService starts. Resolves [JBAS-1452] SecurityAssociation trace flag was set too early. |
| 1.23 | modified | ejort | aop/.classpath | Fix the eclipse build. |
| 1.12 | modified | ejort | tomcat/.classpath | Fix the eclipse build. |
| 1.44 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManager.java | Add some additional trace level logging to isValid and validateCache. Resolves [JBAS-1451], Need additional trace level logging about security domain cache validation. |
| 1.2 | modified | ccrouch | admin-console/src/resources/admin-console.war/css/look_and_feel.css | removed duplicate main styles |
| 1.2 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/StatefulReplicationInterceptor.java | stupid bug |
| 1.76 | modified | starksm | jmx/src/main/org/jboss/mx/server/MBeanServerImpl.java | Change the "'className' is not trusted, pd: 'ProtectionDomain'" msg toa more meaningful "MBeanTrustPermission(register) not implied by protection domain of mbean class: 'className', pd: 'ProtectionDomain'" when the mbean class being registered fails the MBeanTrustPermission("register") check. |
| 1.1 | added | loubyansky | testsuite/src/resources/xml/valuebinding.xml | xml value binding test xml file |
| 1.8 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.java | added xml value binding tests |
| 1.8 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/UnmarshallingMetaDataTestCase.java | added xml value binding tests |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/impl/DocumentBindingFactoryImpl.java | add xml value binding metadata |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/impl/RuntimeDocumentBinding.java | add xml value binding metadata |
| 1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/impl/XsdBinder.java | add xml value binding metadata |
| 1.4 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MetadataDrivenObjectModelFactory.java | add xml value binding metadata |
| 1.7 | modified | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/BasicElementBinding.java | add xml value binding metadata |
| 1.6 | modified | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/DocumentBindingFactory.java | add xml value binding metadata |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/XmlValueBinding.java | add xml value binding metadata |
| 1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/metadata/unmarshalling/XmlValueContainer.java | add xml value binding metadata |