[JBoss-dev] jboss-head build.148 Build Fixed

2004-09-14 Thread rcampbell

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040914032122Lbuild.148
BUILD COMPLETE-build.148Date of build:09/14/2004 03:21:22Time to build:13 minutes 18 secondsLast changed:09/14/2004 03:02:24Last log entry:Fix the change in the ClassPool.toClass exceptions list




   Unit Tests: (0)
Modifications since last build:(30)1.3modifiedstarksmaop/src/main/org/jboss/aop/contrib/IDEClassPoolFactory.javaFix the change in the ClassPool.toClass exceptions list1.8modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJB3Deployer.java* upgrade to latest javassist1.7modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJB3Util.java* upgrade to latest javassist1.14modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Ejb3Module.java* upgrade to latest javassist1.8modifiedpatriot1burkeaspects/src/main/org/jboss/aop/deployment/JBossClassPool.java* upgrade to latest javassist1.39modifiedpatriot1burkeaop/build.xml* upgrade to latest javassist1.2modifiedpatriot1burkeaop/src/test/org/jboss/test/aop/jdk15/AOPTester.java* upgrade to latest javassist1.2modifiedpatriot1burkeaop/src/test/org/jboss/test/aop/jdk15/AnnotatedPOJO.java* upgrade to latest javassist1.2modifiedpatriot1burkeaop/src/test/org/jboss/test/aop/jdk15/trace.java* upgrade to latest javassist1.4modifiedpatriot1burkeaop/src/resources/test/jdk15/jboss-aop.xml* upgrade to latest javassist1.92modifiedpatriot1burkeaop/src/main/org/jboss/aop/ClassAdvisor.java* upgrade to latest javassist1.2modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectAnnotationLoader.java* upgrade to latest javassist1.21modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/Instrumentor.java* upgrade to latest javassist1.9modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/ConstructorExecutionTransformer.java* upgrade to latest javassist1.4modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/AnnotationElement.java* upgrade to latest javassist1.3modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/AnnotationProxy.java* upgrade to latest javassist1.5modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/PortableAnnotationElement.java* upgrade to latest javassist1.5modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/ProxyMapCreator.java* upgrade to latest javassist1.4modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/util/FindAnnotations.java* upgrade to latest javassist1.3modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/AnnotationInfoCreator.java* upgrade to latest javassist1.3modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/ByteCodeAnnotationCompiler.java* upgrade to latest javassist1.3modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/MemberValuePopulate.java* upgrade to latest javassist1.2modifiedpatriot1burkeaop/src/jdk15/org/jboss/aop/annotation/AnnotationElement.java* upgrade to latest javassist1.17modifiedpatriot1burkethirdparty/javassist/lib/javassist.jarflush cached CtClasses that are not transformed1.3modifiedbwang00cache/src/main/org/jboss/cache/lock/OwnerNotExistedException.javaSwitched to use NestedException1.4modifiedbwang00cache/src/main/org/jboss/cache/ConfigureException.javaSwitched to use NestedException1.2modifiedbwang00cache/src/main/org/jboss/cache/eviction/EvictionException.javaSwitched to use NestedException1.3modifiedbwang00cache/src/main/org/jboss/cache/eviction/RegionNameConflictException.javaSwitched to use NestedException1.7modifiedstarksmtestsuite/ant16x-build.xmlUpdate the tomcat sso and ssl configuration setups1.3modifiedstarksmtestsuite/src/resources/test-configs/tomcat-sso/conf/login-config.xmlNeed to include the HsqlDbRealm for the ejb-deployer.xml timer service need for the datasource



[JBoss-dev] jboss-head build.148 Build Fixed

2004-05-13 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040513102947Lbuild.148
BUILD COMPLETE-build.148Date of build:05/13/2004 10:29:47Time to build:13 minutes 43 secondsLast changed:05/13/2004 10:02:19Last log entry:treat jboss-ws4ee.war as file not as dir




   Unit Tests: (0)No Tests RunThis project doesn't have any tests
Modifications since last build:(23)1.16modifiedtdieslerwebservice/build.xmltreat jboss-ws4ee.war as file not as dir1.3modifiedtdieslertestsuite/src/main/org/jboss/test/ws4ee/wsdlimport/simplefile/ImportSimpleFileTestCase.javause the WSDLdefinitionFactory1.7modifiedtdieslerwebservice/src/main/org/jboss/webservice/metadata/WebserviceDescriptionMetaData.java+ unify the wsdl loading on the client/server side+ add operations from imported port types1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/client/J2EEServiceWrapper.java+ unify the wsdl loading on the client/server side+ add operations from imported port types1.15modifiedtdieslerwebservice/build.xml+ unify the wsdl loading on the client/server side+ add operations from imported port types1.1addedtdieslerserver/src/main/org/jboss/webservice/WSDLDefinitionFactory.java+ unify the wsdl loading on the client/server side+ add operations from imported port types1.2deletedtdieslerserver/src/main/org/jboss/webservice/WSDLLocatorImpl.java+ unify the wsdl loading on the client/server side+ add operations from imported port types1.10modifiedtdieslerserver/src/main/org/jboss/metadata/ServiceRefMetaData.java+ unify the wsdl loading on the client/server side+ add operations from imported port types1.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.javaIncorrect synchronization of the session attributes existed in both getAttributeNamesand during serialization of the session in writeObject and this could lead toConcurrentModificationExceptions. This corrects both problems.1.28modifiedejortjmx/src/main/javax/management/ObjectName.javaLearn to count you ejort1.27modifiedejortjmx/src/main/javax/management/ObjectName.javagetKeyPropertyListString should not include the property i.e. ,*1.15modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaAdd the JBossSecurityMgrRealm and SecurityAssociationValves after the externalizedstandard context valves since these should be after any authentication/authorizationside effects.1.2modifiedejortjmx/src/main/org/jboss/mx/interceptor/ReflectedDispatcher.javaAdd support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod - different operation1.2modifiedejortjmx/src/main/org/jboss/mx/interceptor/AttributeDispatcher.javaAdd support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod - different operation1.2modifiedejortjmx/src/main/org/jboss/mx/modelmbean/RequiredModelMBeanInvoker.javaAdd support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod - different operation1.28modifiedejortjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.javaAdd support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod - different operation1.9modifiedejortjmx/src/main/org/jboss/mx/server/Invocation.javaAdd support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod - different operation1.16modifiedejortjmx/src/main/org/jboss/mx/server/InvocationContext.javaAdd support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod - different operation1.2modifiedtdieslerwebservice/src/main/org/jboss/webservice/client/ClientEngine.java+ set the thread context class loader before invoking the the jse+ add some more debugging1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/handler/HandlerChainImpl.java+ set the thread context class loader before invoking the the jse+ add some more debugging1.6modifiedtdieslerwebservice/src/main/org/jboss/webservice/server/InvokerProvider.java+ set the thread context class loader before invoking the the jse+ add some more debugging1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/server/InvokerProviderJSE.java+ set the thread context class loader before invoking the the jse+ add some more debugging1.2modifiedtdieslerwebservice/src/main/org/jboss/webservice/server/ServerEngine.java+ set the thread context class loader before invoking the the jse+ add some more debugging