View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050211223237

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 02/11/2005 22:32:37
Time to build: 30 minutes 29 seconds
Last changed: 02/11/2005 22:18:21
Last log entry: closer

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (173)
1.4modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/AnnotationInfo.javacloser
1.3modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/ArrayInfo.javacloser
1.4modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/ClassInfo.javacloser
1.4modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/ConstructorInfo.javacloser
1.3modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/EnumConstantInfo.javacloser
1.5modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/EnumInfo.javacloser
1.4modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/FieldInfo.javacloser
1.1addedpatriot1burkecontainer/src/main/org/jboss/reflect/MemberInfo.javacloser
1.4modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/MethodInfo.javacloser
1.3modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/PrimitiveInfo.javacloser
1.2modifiedpatriot1burkecontainer/src/main/org/jboss/reflect/TypeInfo.javacloser
1.2modifiedpatriot1burkeaop/src/main/org/jboss/aop/reflect/ClassInfoPool.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ExecutionMethodInfoMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/FieldInfoGetMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/FieldInfoMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/FieldInfoSetMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/InfoUtil.javastupid bug
1.6modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/Pointcut.javastupid bug
1.6modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/PointcutExpression.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/TypeInfoMatcher.javastupid bug
1.3modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/Typedef.javastupid bug
1.4modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/TypedefExpression.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/WithinInfoMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/AnnotationInfoMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/CallInfoMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorInfoMatcher.javastupid bug
1.1addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ExecutionConstructorInfoMatcher.javastupid bug
1.6modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/util/FindAnnotations.javastupid bug
1.15modifiedstarksmserver/src/etc/conf/default/login-config.xmlRemove the unused FirebirdDBRealm from the standard login module config
1.3modifiedosdchicagowebservice/docs/tools-docs/project/en/modules/commandlinetools.xmlFeature matrix divided into client/server/common. Also changed references of jbosswstool to jbossws.
1.5modifiedosdchicagowebservice/docs/tools-docs/project/en/modules/featurematrix.xmlFeature matrix divided into client/server/common. Also changed references of jbosswstool to jbossws.
1.2modifiedosdchicagowebservice/docs/tools-docs/project/en/modules/goals.xmlFeature matrix divided into client/server/common. Also changed references of jbosswstool to jbossws.
1.9modifiedccrouchadmin-console/build.xmladded beanutils to build classpath
1.4modifiedccrouchadmin-console/src/test/org/jboss/admin/service/datasource/MBeanServerHelperTest.javaanother testcase for parsing datasource config properties
1.2modifiedccrouchadmin-console/src/test/org/jboss/admin/console/web/struts/datasource/ViewPoolInformationActionTest.javaadd check to see new actionform is working
1.1addedccrouchadmin-console/src/test/org/jboss/admin/console/web/struts/datasource/ViewDataSourceActionTest.javabasic test for viewing a datasource
1.6modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/struts-config.xmlupdated for replacing DynaActionForm
1.4modifiedccrouchadmin-console/src/resources/admin-console.war/css/layout.cssupdated to add tabs
1.5modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jspupdated to add tabs
1.3modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jspupdated to add tabs
1.4modifiedccrouchadmin-console/src/main/org/jboss/admin/service/datasource/MBeanServerHelper.javafixed bug in handling of empty elements in datasource config property parsing
1.2modifiedccrouchadmin-console/src/test/org/jboss/admin/model/datasource/DataSourceIdentifierTest.javafixed bug in constructor, and added test, and also implemented hashcode and equals
1.3modifiedccrouchadmin-console/src/main/org/jboss/admin/model/datasource/DataSourceIdentifier.javafixed bug in constructor, and added test, and also implemented hashcode and equals
1.2modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/AddDataSourceAction.javaimplemented BeanUtils.copyProperties()
1.2modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/ViewPoolInformationAction.javaupdated for replacing DynaActionForm
1.3modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/ViewDataSourceAction.javaimplemented BeanUtils.copyProperties()
1.3modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceForm.javaadded DataSourceIdentifier property
1.1addedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceIdentifierForm.javaform replacing the previous DynaActionForm
1.1addedccrouchadmin-console/src/etc/test/datasource_with_empty_properties.xmlanother testcase for parsing datasource config properties
1.12modifiedbwang00tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaCheck if there is an existing tx.
1.38modifiednihilitywebservice/src/main/org/jboss/ws/jaxrpc/CallImpl.javaModify CallImp to delegate to SOAPConnectionAdd SOAPConnection test case
1.1addednihilitywebservice/test/java/org/jboss/test/ws/soap/SOAPConnectionTestCase.javaModify CallImp to delegate to SOAPConnectionAdd SOAPConnection test case
1.1addedosdchicagowebservice/bin/jbossws.shRenamed jbosswstool.sh to jbossws.sh
1.8modifiedstarksmj2ee/src/main/javax/resource/spi/security/PasswordCredential.javaAdd the missing serialVersionUID and deal with a null userName
1.22modifiedtelrodremoting/src/main/org/jboss/remoting/transport/Connector.javaJBREM-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.39modifiedbwang00server/src/main/org/jboss/metadata/WebMetaData.javaBug fix.
1.21modifiedstarksmremoting/src/main/org/jboss/remoting/transport/Connector.javaSet the loaderLocator to the input locator if the MarshallLoaderFactory fails to map the input locator to avoid NPE.
1.3modifiedccrouchadmin-console/src/resources/admin-console.war/css/layout.cssupdated to include css for detailed view
1.11modifiedremmtomcat/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.7modifiedremmtomcat/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.7modifiedremmthirdparty/apache-tomcat55/tomcat-util.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.6modifiedremmthirdparty/apache-tomcat55/tomcat-http.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.8modifiedremmthirdparty/apache-tomcat55/jasper-compiler.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.8modifiedremmthirdparty/apache-tomcat55/jasper-runtime.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/naming-resources.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/servlets-cgi.renametojar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/servlets-default.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/servlets-invoker.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/servlets-ssi.renametojar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/servlets-webdav.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/tomcat-ajp.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/tomcat-coyote.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.8modifiedremmthirdparty/apache-tomcat55/README- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/catalina-manager.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.7modifiedremmthirdparty/apache-tomcat55/catalina-optional.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.8modifiedremmthirdparty/apache-tomcat55/catalina.jar- Update to 5.0.8-dev nightly from 02/11/05 to address emptySessionPath issues.
1.125modifiedpilhuhnserver/src/etc/conf/default/jboss-service.xmlAdd a XMBean descriptor for the Log4jService MBean and enable it.
1.1addedpilhuhnserver/src/etc/conf/default/xmdesc/Log4jService-xmbean.xmlbranches: 1.1.2;Add a XMBean descriptor for the Log4jService MBean and enable it.
1.4modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/multispaced/pm/jdbc/JDBCPmMetaDataProvider.javaupdated object model providers after refactoring in the framework
1.3modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/book/BookGenericObjectModelProvider.javaupdated object model providers after refactoring in the framework
1.4modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/book/BookObjectProvider.javaupdated object model providers after refactoring in the framework
1.4modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/multispaced/XMBeanMetaDataProvider.javaupdated object model providers after refactoring in the framework
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/BaseClassBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/CollectionBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/FieldBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/FieldGroupBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/FieldGroupChoiceBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/FieldGroupSequenceBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/FieldValueBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/FinalClassBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/NonFinalClassBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/ObjectModelBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/ObjectModelBindingFactory.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/PackageBinding.javamarshalling metadata interfaces and simple implementation
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/marshalling/SimpleValueBinding.javamarshalling metadata interfaces and simple implementation
1.4modifiedloubyanskycommon/src/main/org/jboss/xml/binding/DelegatingObjectModelProvider.javaintroduced MarshallingContext
1.13modifiedloubyanskycommon/src/main/org/jboss/xml/binding/DtdMarshaller.javaintroduced MarshallingContext
1.3modifiedloubyanskycommon/src/main/org/jboss/xml/binding/GenericObjectModelProvider.javaintroduced MarshallingContext
1.6modifiedloubyanskycommon/src/main/org/jboss/xml/binding/MappingObjectModelProvider.javaintroduced MarshallingContext
1.6modifiedloubyanskycommon/src/main/org/jboss/xml/binding/ObjectModelProvider.javaintroduced MarshallingContext
1.10modifiedloubyanskycommon/src/main/org/jboss/xml/binding/XercesXsMarshaller.javaintroduced MarshallingContext
1.15modifiedloubyanskycommon/src/main/org/jboss/xml/binding/XsMarshaller.javaintroduced MarshallingContext
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/MarshallingContext.javaintroduced MarshallingContext
1.2modifiedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/TestMarshaller.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.2modifiedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/TestUnMarshaller.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingClient.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingConstants.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingServer.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/remote/MarshallerLoadingTestCase.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.11modifiedtelrodremoting/src/main/org/jboss/remoting/AbstractInvoker.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.15modifiedtelrodremoting/src/main/org/jboss/remoting/InvokerLocator.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.8modifiedtelrodremoting/src/main/org/jboss/remoting/RemoteClientInvoker.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.2modifiedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/local/MarshallerLoadingClient.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.2modifiedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/local/MarshallerLoadingServer.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.2modifiedtelrodremoting/tests/src/org/jboss/remoting/marshall/dynamic/local/MarshallerLoadingTestCase.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.20modifiedtelrodremoting/src/main/org/jboss/remoting/transport/Connector.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/src/main/org/jboss/remoting/marshal/InvalidMarshallingResource.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.7modifiedtelrodremoting/src/main/org/jboss/remoting/marshal/MarshalFactory.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/src/main/org/jboss/remoting/marshal/MarshallLoaderConnector.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/src/main/org/jboss/remoting/marshal/MarshallLoaderFactory.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/src/main/org/jboss/remoting/marshal/MarshallerLoaderClient.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/src/main/org/jboss/remoting/marshal/MarshallerLoaderConstants.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.1addedtelrodremoting/src/main/org/jboss/remoting/marshal/MarshallerLoaderHandler.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.6modifiedtelrodremoting/src/main/org/jboss/remoting/loading/ClassByteClassLoader.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.3modifiedtelrodremoting/src/main/org/jboss/remoting/loading/ClassUtil.javaJBREM-51 Added support for dynamic, remote marshaller/unmarshaller loading.
1.3modifiedccrouchadmin-console/src/main/org/jboss/admin/model/datasource/XATxDataSource.javareformat
1.4modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jspfixed classcastexception from when changed name of actionForm
1.2modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jspfixed classcastexception from when changed name of actionForm
1.2modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceForm.javaadded remaining attributes
1.3modifiedccrouchadmin-console/src/test/org/jboss/admin/service/datasource/MBeanServerHelperTest.javaadded test of getBooleanValue
1.5modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/listDataSources.jspupdated to support sessions
1.3modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jspadd support for displaying more DataSource attributes
1.1addedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jspadd support for displaying more DataSource attributes
1.2modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/common/footer.jspupdated to support sessions
1.2modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/common/htmlHeader.jspupdated to support sessions
1.2modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/common/mainMenu.jspupdated to support sessions
1.2modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/common/pageHeader.jspupdated to support sessions
1.3modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/common/secondaryMenu.jspupdated to support sessions
1.4modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/tiles-defs.xmladded new tile to support paged viewing of DataSource
1.5modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/struts-config.xmladded support for paged viewing of DataSource
1.3modifiedccrouchadmin-console/src/main/org/jboss/admin/service/datasource/MBeanServerHelper.javaupdated to copy over remaining ConfigProperty fields
1.7modifiedccrouchadmin-console/src/main/org/jboss/admin/service/datasource/DataSourceServiceImpl.javaremoved superfluous comment
1.6modifiedccrouchadmin-console/src/main/org/jboss/admin/model/datasource/DataSource.javamade 'properties' a String for easier display
1.2modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/ViewDataSourceAction.javaskeleton implementation which just copies a few of the attributes from the Model to the Controller/View layer
1.1addedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/DataSourceForm.javaActionForm for holding DataSource related attributes
1.1addedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/AddDataSourceAction.javaskeleton implementation of Add action which just logs some values
1.5modifiedejortcommon/src/main/org/jboss/xml/binding/MetadataDrivenObjectModelFactory.javaAdd some debugging and fix one place where there is anassumption that all collections are lists.
1.11modifiednihilitywebservice/src/main/org/jboss/ws/soap/SOAPMessageImpl.javaCode style fixes
1.5modifiednihilitywebservice/test/java/org/jboss/test/ws/soap/attachment/GenericAttachmentTestCase.javaCode style fixes
1.2modifiednihilitywebservice/test/resources/attachment/WEB-INF/wsdl/Attachment.wsdlAdd mimeheader attachment searchSupport wildcard mime types
1.3modifiednihilitywebservice/src/main/org/jboss/ws/soap/attachment/MimeUtil.javaAdd mimeheader attachment searchSupport wildcard mime types
1.4modifiednihilitywebservice/test/java/org/jboss/test/ws/soap/attachment/GenericAttachmentTestCase.javaAdd mimeheader attachment searchSupport wildcard mime types
1.10modifiednihilitywebservice/src/main/org/jboss/ws/soap/SOAPMessageImpl.javaAdd mimeheader attachment searchSupport wildcard mime types
1.32modifiednihilitywebservice/src/main/org/jboss/ws/binding/soap/SOAPBindingProvider.javaAdd mimeheader attachment searchSupport wildcard mime types
1.13modifiednihilityserver/src/resources/dtd/jboss-web_4_0.dtdFix bad element
1.31modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManagerService.javaMove 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.23modifiedejortaop/.classpathFix the eclipse build.
1.12modifiedejorttomcat/.classpathFix the eclipse build.
1.44modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManager.javaAdd some additional trace level logging to isValid and validateCache. Resolves [JBAS-1451], Need additional trace level logging about security domain cache validation.
1.2modifiedccrouchadmin-console/src/resources/admin-console.war/css/look_and_feel.cssremoved duplicate main styles
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/cache/StatefulReplicationInterceptor.javastupid bug
1.76modifiedstarksmjmx/src/main/org/jboss/mx/server/MBeanServerImpl.javaChange 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.1addedloubyanskytestsuite/src/resources/xml/valuebinding.xmlxml value binding test xml file
1.8modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.javaadded xml value binding tests
1.8modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/UnmarshallingMetaDataTestCase.javaadded xml value binding tests
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/impl/DocumentBindingFactoryImpl.javaadd xml value binding metadata
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/impl/RuntimeDocumentBinding.javaadd xml value binding metadata
1.3modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/impl/XsdBinder.javaadd xml value binding metadata
1.4modifiedloubyanskycommon/src/main/org/jboss/xml/binding/MetadataDrivenObjectModelFactory.javaadd xml value binding metadata
1.7modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/BasicElementBinding.javaadd xml value binding metadata
1.6modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/DocumentBindingFactory.javaadd xml value binding metadata
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/XmlValueBinding.javaadd xml value binding metadata
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/XmlValueContainer.javaadd xml value binding metadata

Reply via email to