Wiki alert! JNDI over (Unified)HTTP and EJB+JNDI over (Unified)HTTP
by Galder Zamarreno
Hi all again,
The wikimania continues!! It's now the turn of JNDI over HTTP:
http://wiki.jboss.org/auth/wiki/JNDIOverHTTP has been refactored into
http://wiki.jboss.org/wiki/JNDIOverHTTPWithLegacyInvoker which now
contains old instructions to access JNDI over legacy HTTP invoker.
I have created http://wiki.jboss.org/wiki/JNDIOverHTTPWithUnifiedInvoker
that does the same using the Unified invoker configured with Servlet
transport.
To round this up, I have created
http://wiki.jboss.org/…
[View More]wiki/EJBAndJNDIOverHTTPWithUnifiedInvoker which
basically provides instructions on how to access both EJBs and JNDI over
Unified invoker configured with Servlet transport, iow EJBs and JNDI
over (Unified)HTTP :)
Finally, I have created http://jira.jboss.com/jira/browse/JBAS-5464
which aims to make unified-http-invoker.sar to forthcoming AS releases.
It's worth noting that it should include whatever is needed to do the
same for EJB3s which work slightly different.
p.s I don't trust our current wiki at all!!! It's behaving rather
awkwardly. I've made backups of the wikis I've created, so let me know
if something is not working correctly.
Cheers,
Luc Texier wrote:
> Galder, great job again! :)
>
> On Thu, 03 Apr 2008 20:26:55 +0200, Galder Zamarreno <galder.zamarreno(a)redhat.com> wrote:
>
>> Hi,
>>
>> FYI: I have refactored
>> http://wiki.jboss.org/wiki/Wiki.jsp?page=EJBOverHTTP into
>> http://wiki.jboss.org/wiki/Wiki.jsp?page=EJBOverHTTPWithLegacyInvoker
>> because it contained old instructions on how to access EJB2s over HTTP
>> using legacy HTTP invoker.
>>
>> I have also created
>> http://wiki.jboss.org/wiki/Wiki.jsp?page=EJBOverHTTPWithUnifiedInvoker
>> explaining how to do the same with Unified invoker (AS/EAP 4.2.x+)
>>
>> Cheers,
>
>
>
--
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat
[View Less]
16 years, 11 months
hudson and jboss messaging cr1
by Adrian Brock
Can somebody who has access to the local maven repository used
by hudson do a
rm -rf ~/m2/repository/jboss/messaging/jboss-messaging/1.4.1.CR1
It is suffering from the problem discussed here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=133663
which means all the test runs are going to fail until
the broken CR1 release is removed from the local repository.
From
http://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/526/art...
2008-04-18 02:33:52,114 DEBUG
[org.…
[View More]jboss.messaging.core.impl.JDBCSupport] (main) Failed to execute:
CREATE TABLE JBM_ID_CACHE (NODE_ID INTEGER, CNTR INTEGER, JBM_ID VA
RCHAR(255), PRIMARY KEY(NODEID, CNTR))
java.sql.SQLException: Column not found: NODEID in statement [CREATE
TABLE JBM_ID_CACHE (NODE_ID INTEGER, CNTR INTEGER, JBM_ID VARCHAR(255),
PRIMARY KEY(NODEID, CNTR)]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
[View Less]
16 years, 11 months
Mavenizing Thirdparty
by Paul Gier
The mavenized thirdparty builds have been running ok (similar testsuite results
to non-maven build) on hudson for a few days and I've heard from other people
that have successfully run the build locally.
So I'm planning to switch to the mavenized thirdparty build at the end of the
day today. Please try it out if you haven't already (ant -f build-maven.xml),
and bring up any issues.
There are still some issues that we are working out regarding managing the
dependencies (see build forum …
[View More]for more info), but these issues don't prevent
building and testing, and I believe they can be resolved as development continues.
[View Less]
16 years, 11 months
New metadata jar needed
by Brian Stansberry
Looks like a new snapshot of jboss-metadata needs to be deployed. EJB3
hudson build just failed with a NCDFE and the AS build failed with the
same thing this morning.
I updated my metadata project checkout and did a mvn install and the AS
would start after that.
-------- Original Message --------
Subject: Build failed in Hudson: ejb3-head-testsuite #363
Date: Thu, 17 Apr 2008 14:39:02 -0400 (EDT)
From: jboss-qa-internal(a)redhat.com
To: dev-ejb3(a)redhat.com
See https://hudson.jboss.org/…
[View More]hudson/job/ejb3-head-testsuite/363/changes
Changes:
[anil.saldhana(a)jboss.com] EJBTHREE-1298: copy ejb3-security.jar to
server/xxx/lib
[kabir.khan(a)jboss.com] [EJBTHREE-1300] Interceptor-binding was using
wrong name for bean
[wolfc] ObjectStore in svn:ignore
[wolfc] EJBTHREE-1296: cleanup
[wolfc] EJBTHREE-1299: added transactions component and unit test
[dimitris(a)jboss.org] fix the creation of isolationC.war, spotted by
Adrian. :)
jboss-web.xml was erroneously included in web-inf/web-inf dir.
[anil.saldhana(a)jboss.com] EJBTHREE-1298: copy ejb3-security.jar to
server/xxx/lib
[adrian(a)jboss.org] Sync the test with 4.2
[wolfc] Rebuild .classpath & .project
[alesj] Broken xml.
[jesper.pedersen] [JBAS-4431] Allow FK index creation during startup (CMP2)
[JBAS-5459] JDBCStartCommand fails with index already exists
[newtonm] Added JBoss Community styled callout icons numbered 1 to 15.
[newtonm] Moved callout.icon.size XSL param to xhtml-common.xsl
[adrian(a)jboss.org] Revert broken changes to local.properties
[dimitris(a)jboss.org] replace the obsolete
org.jboss.jbossas:jboss-as-naming dependency with one pointing to
org.jboss.naming:jnp-client
[dimitris(a)jboss.org] JBAS-5294, jnp-client/server to 5.0.0.CR level
[dimitris(a)jboss.org] space out the dependencies
[alex.loubyansky(a)jboss.com] fixed the deployment name
------------------------------------------
[...truncated 25530 lines...]
14:38:15,298 DEBUG [ClassAdvisor] Updating chains for class
org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean
sun.misc.Launcher$AppClassLoader@18e3e60
14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public
java.lang.Object
org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.aroundInvoke(javax.interceptor.InvocationContext)
throws java.lang.Exception all bindings
14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public
java.lang.Object
org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.aroundInvoke(javax.interceptor.InvocationContext)
throws java.lang.Exception actual bindings
14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public int
org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.method()
all bindings
14:38:15,298 DEBUG [MethodMatchInfo] populate bindings for public int
org.jboss.ejb3.test.interceptors.defaultinterceptors.XMLOrderedBean.method()
actual bindings
14:38:15,302 INFO [DefaultInterceptorsTestCase] Undeployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml
14:38:16,520 INFO [AOPDeployer] Deploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:16,823 INFO [ProxyInstanceAdvisorTestCase] Deployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:16,824 INFO [ProxyInstanceAdvisorTestCase] =======
ProxyInstanceAdvisor.test1()
Setting createNewInstance true for thread main
14:38:17,045 DEBUG [ProxiedBean] ProxiedBean
14:38:17,045 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@e0a386
14:38:17,056 DEBUG [ProxiedBean] sayHi
Setting createNewInstance false for thread main
14:38:17,056 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@e0a386
14:38:17,057 DEBUG [ProxiedBean] sayBye
Setting createNewInstance true for thread main
14:38:17,057 DEBUG [ProxiedBean] ProxiedBean
14:38:17,057 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@914f6a
14:38:17,058 DEBUG [ProxiedBean] sayHi
14:38:17,058 INFO [ProxyInstanceAdvisorTestCase] ======= Done
14:38:17,058 INFO [AOPDeployer] Undeploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:17,071 INFO [ProxyInstanceAdvisorTestCase] Undeployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:17,079 INFO [AOPDeployer] Deploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:17,087 INFO [ProxyInstanceAdvisorTestCase] Deployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:17,087 INFO [ProxyInstanceAdvisorTestCase] =======
ProxyInstanceAdvisor.test1()
My thread main new thread Thread-0
Setting createNewInstance true for thread Thread-0
14:38:17,093 DEBUG [ProxiedBean] ProxiedBean
14:38:17,093 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@16c79d7
14:38:17,095 DEBUG [ProxiedBean] sleepyHello
Setting createNewInstance true for thread main
14:38:18,096 DEBUG [ProxiedBean] ProxiedBean
14:38:18,096 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@c79809
14:38:18,096 DEBUG [ProxiedBean] sleepyHello
14:38:22,112 INFO [ProxyInstanceAdvisorTestCase] ======= Done
14:38:22,112 INFO [ProxyInstanceAdvisorTestCase] ======= Done
14:38:22,113 INFO [AOPDeployer] Undeploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:22,119 INFO [ProxyInstanceAdvisorTestCase] Undeployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:22,121 INFO [AOPDeployer] Deploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:22,128 INFO [ProxyInstanceAdvisorTestCase] Deployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:22,128 INFO [ProxyInstanceAdvisorTestCase] =======
ProxyInstanceAdvisor.test1()
My thread main new thread Thread-1
Setting createNewInstance true for thread Thread-1
14:38:22,130 DEBUG [ProxiedBean] ProxiedBean
14:38:22,131 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@182bcde
14:38:22,131 DEBUG [ProxiedBean] sleepyHello
Setting createNewInstance false for thread main
14:38:23,132 DEBUG [SimplePoolInterceptor] Using instance
org.jboss.ejb3.test.interceptors.proxyinstanceadvisor.ProxiedBean@182bcde
14:38:23,133 DEBUG [ProxiedBean] sleepyHello
14:38:27,148 INFO [ProxyInstanceAdvisorTestCase] ======= Done
14:38:27,148 INFO [ProxyInstanceAdvisorTestCase] ======= Done
14:38:27,148 INFO [AOPDeployer] Undeploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:27,156 INFO [ProxyInstanceAdvisorTestCase] Undeployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxyinstanceadvisor/jboss-aop.xml
14:38:28,305 INFO [AOPDeployer] Deploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml
14:38:28,653 INFO [InterceptorChainTestCase] Deployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml
14:38:29,685 WARN [CollectionPropertyHandler]
ClassInfo.getDeclaredConstructor(null) didn't work for
org.jboss.metadata.ejb.spec.InterceptorClassesMetaData, found the
default ctor in ClassInfo.getDeclaredConstructors()
14:38:29,959 DEBUG [ClassAdvisor] Creating chains for class
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
sun.misc.Launcher$AppClassLoader@18e3e60
14:38:29,993 DEBUG [ClassAdvisor] iterate binding
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml2
construction((a)org.jboss.ejb3.interceptors.ManagedObject->new(..))
14:38:30,006 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml2
14:38:30,012 DEBUG [AspectFactoryWithClassLoaderSupport] Using context
classloader sun.misc.Launcher$AppClassLoader@18e3e60 to load aspect
org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor
[debug] construction matched binding: public
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean()
14:38:30,308 DEBUG [ClassAdvisor] iterate binding
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml4
construction((a)org.jboss.ejb3.interceptors.ManagedObject->new(..))
[debug] construction matched binding: public
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean()
14:38:30,311 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml4
14:38:30,311 DEBUG [AspectFactoryWithClassLoaderSupport] Using context
classloader sun.misc.Launcher$AppClassLoader@18e3e60 to load aspect
org.jboss.ejb3.interceptors.aop.InjectInterceptorsFactory
14:38:30,318 WARN [InjectInterceptorsFactory] EJBTHREE-1246: Do not use
InjectInterceptorsFactory with a ManagedObjectAdvisor for lifecycle
callbacks, should be done by the container
14:38:30,321 DEBUG [ClassAdvisor] iterate binding
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..))
14:38:30,337 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
14:38:30,338 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
14:38:30,339 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
14:38:30,342 DEBUG [ClassAdvisor] iterate binding
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8
execution(* @org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND
!beanLifecycleCallbackMethods
[debug] method matched binding: protected boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
[debug] method matched binding: public java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
[debug] method matched binding: public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
14:38:30,366 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8
[debug] method matched binding: protected boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
14:38:30,373 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8
[debug] method matched binding: public java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
14:38:30,407 DEBUG [ClassAdvisor] iterate binding
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
execution(public * *->*(..))
14:38:30,407 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,408 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,408 DEBUG [MethodMatchInfo] populate bindings for protected
boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
all bindings
14:38:30,409 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
14:38:30,409 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND
!beanLifecycleCallbackMethods : 3
14:38:30,409 DEBUG [MethodMatchInfo] populate bindings for protected
boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
actual bindings
[debug] method matched binding: public java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
[debug] method matched binding: public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
14:38:30,409 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
14:38:30,409 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
14:38:30,434 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND
!beanLifecycleCallbackMethods : 3
14:38:30,434 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8
14:38:30,443 DEBUG [MethodMatchInfo] populate bindings for public
java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
all bindings
14:38:30,443 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
14:38:30,443 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND
!beanLifecycleCallbackMethods : 3
14:38:30,444 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,444 DEBUG [MethodMatchInfo] populate bindings for public
java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
actual bindings
14:38:30,444 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
14:38:30,444 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
14:38:30,444 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) AND
!beanLifecycleCallbackMethods : 3
14:38:30,444 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml8
14:38:30,445 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,445 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,448 DEBUG [AspectFactoryWithClassLoaderSupport] Using context
classloader sun.misc.Launcher$AppClassLoader@18e3e60 to load aspect
org.jboss.ejb3.test.interceptors.direct.TestInterceptorFactory
14:38:30,450 INFO [TestInterceptorFactory] advisor =
org.jboss.ejb3.interceptors.container.ManagedObjectAdvisor@988707
14:38:30,459 DEBUG [MethodMatchInfo] populate bindings for public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
all bindings
14:38:30,460 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
14:38:30,460 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,460 DEBUG [MethodMatchInfo] populate bindings for public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
actual bindings
14:38:30,460 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean execution(*
@org.jboss.ejb3.interceptors.ManagedObject->*(..)) : 2
14:38:30,460 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml6
14:38:30,460 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,460 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,538 DEBUG [AspectFactoryWithClassLoaderSupport] Using context
classloader sun.misc.Launcher$AppClassLoader@18e3e60 to load aspect
org.jboss.ejb3.interceptors.aop.InterceptorsFactory
14:38:30,541 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use
InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry
should be used via the container
14:38:30,541 WARN [InterceptorsFactory] EJBTHREE-1246: Do not use
InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry
should be used via the container
14:38:30,564 INFO [AOPDeployer] Undeploying AOP from
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml
14:38:30,565 DEBUG [AspectXmlLoader] AspectXMLLoader using
managerorg.jboss.aop.AspectManager@13bdd36
14:38:30,590 DEBUG [ClassAdvisor] Updating chains for class
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
sun.misc.Launcher$AppClassLoader@18e3e60
14:38:30,592 DEBUG [ClassAdvisor] iterate binding
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
execution(public * *->*(..))
[debug] method matched binding: public java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
14:38:30,594 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
[debug] method matched binding: public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
14:38:30,595 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,596 DEBUG [MethodMatchInfo] populate bindings for protected
boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
all bindings
14:38:30,597 DEBUG [MethodMatchInfo] populate bindings for protected
boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
actual bindings
14:38:30,598 DEBUG [MethodMatchInfo] populate bindings for public
java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
all bindings
14:38:30,599 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,600 DEBUG [MethodMatchInfo] populate bindings for public
java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
actual bindings
14:38:30,600 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,601 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,602 DEBUG [MethodMatchInfo] populate bindings for public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
all bindings
14:38:30,603 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,604 DEBUG [MethodMatchInfo] populate bindings for public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
actual bindings
14:38:30,605 DEBUG [MethodMatchInfo] 0
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
execution(public * *->*(..)) : 1
14:38:30,605 DEBUG [AdviceBinding] added advisor: InterceptorChainBean
from binding:
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml10
14:38:30,608 DEBUG [ClassAdvisor] Updating chains for class
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean
sun.misc.Launcher$AppClassLoader@18e3e60
14:38:30,609 DEBUG [MethodMatchInfo] populate bindings for protected
boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
all bindings
14:38:30,610 DEBUG [MethodMatchInfo] populate bindings for protected
boolean
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.addPostConstruct(java.lang.String)
actual bindings
14:38:30,610 DEBUG [MethodMatchInfo] populate bindings for public
java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
all bindings
14:38:30,611 DEBUG [MethodMatchInfo] populate bindings for public
java.util.List
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.createInterceptorChain(java.util.List)
actual bindings
14:38:30,612 DEBUG [MethodMatchInfo] populate bindings for public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
all bindings
14:38:30,613 DEBUG [MethodMatchInfo] populate bindings for public void
org.jboss.ejb3.test.interceptors.order.InterceptorChainBean.postConstruct()
actual bindings
14:38:30,619 INFO [InterceptorChainTestCase] Undeployed
file:/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/tests-classes/proxy/jboss-aop.xml
[INFO] [jar:jar]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive
invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors-sources.jar
[INFO] [install:install]
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors.jar
to
/home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-interceptors/0.13.0-SNAPSHOT/jboss-ejb3-interceptors-0.13.0-SNAPSHOT.jar
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/interceptors/target/jboss-ejb3-interceptors-sources.jar
to
/home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-interceptors/0.13.0-SNAPSHOT/jboss-ejb3-interceptors-0.13.0-SNAPSHOT-sources.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building JBoss EJB 3.0 Security
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 9 source files to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory:
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/surefire-reports
[INFO] [jar:jar]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive
invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security-sources.jar
[INFO] [install:install]
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security.jar
to
/home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-security/0.13.0-SNAPSHOT/jboss-ejb3-security-0.13.0-SNAPSHOT.jar
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/security/target/jboss-ejb3-security-sources.jar
to
/home/hudson/.m2/repository/org/jboss/ejb3/jboss-ejb3-security/0.13.0-SNAPSHOT/jboss-ejb3-security-0.13.0-SNAPSHOT-sources.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building JBoss EJB 3.0 Core
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [dependency:unpack {execution: unpack-build-scripts}]
[INFO] Configured Artifact: org.jboss:jboss-test:?:jar
[INFO] Unpacking
/home/hudson/.m2/repository/org/jboss/jboss-test/1.0.6-SNAPSHOT/jboss-test-1.0.6-SNAPSHOT.jarto
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/unpacked/jboss-test
with Includes null and excludes:null
[INFO] [dependency:copy {execution: copy-jboss-test}]
[INFO] Configured Artifact: org.jboss:jboss-test:?:jar
[INFO] Copying jboss-test-1.0.6-SNAPSHOT.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-test.jar
[INFO] [dependency:copy {execution: copy-core-dependencies}]
[INFO] Configured Artifact: org.jboss.cache:jbosscache-core:?:jar
[INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-cache:?:jar
[INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-security:?:jar
[INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-interceptors:?:jar
[INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-ext-api:?:jar
[INFO] Configured Artifact: org.jboss.ejb3:jboss-ejb3-ext-api-impl:?:jar
[INFO] Configured Artifact: org.jboss:jboss-test:?:jar
[INFO] Configured Artifact: org.hibernate:hibernate:?:jar
[INFO] Configured Artifact: hsqldb:hsqldb:?:jar
[INFO] Configured Artifact: junit:junit:?:jar
[INFO] Configured Artifact: apache-httpclient:commons-httpclient:3.0.1:jar
[INFO] Configured Artifact: apache-codec:commons-codec:1.2:jar
[INFO] Configured Artifact:
org.jboss.microcontainer:jboss-deployers-core-spi:?:jar
[INFO] Configured Artifact: org.jboss.metadata:jboss-metadata:?:jar
[INFO] Copying jbosscache-core-2.1.0.CR4.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jbosscache-core.jar
[INFO] Copying jboss-ejb3-cache-0.13.0-SNAPSHOT.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-cache.jar
[INFO] Copying jboss-ejb3-security-0.13.0-SNAPSHOT.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-security.jar
[INFO] Copying jboss-ejb3-interceptors-0.13.0-SNAPSHOT.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-interceptors.jar
[INFO] Copying jboss-ejb3-ext-api-0.3.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-ext-api.jar
[INFO] Copying jboss-ejb3-ext-api-impl-0.3-SNAPSHOT.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-ejb3-ext-api-impl.jar
[INFO] org.jboss:jboss-test:1.0.6-SNAPSHOT:jar already exists in
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib
[INFO] Copying hibernate-3.2.6.ga.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/hibernate.jar
[INFO] Copying hsqldb-1.8.0.7.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/hsqldb.jar
[INFO] Copying junit-4.4.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/junit.jar
[INFO] Copying commons-httpclient-3.0.1.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/commons-httpclient.jar
[INFO] Copying commons-codec-1.2.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/commons-codec.jar
[INFO] Copying jboss-deployers-core-spi-2.0.0.Beta9.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-deployers-core-spi.jar
[INFO] Copying jboss-metadata-1.0.0-SNAPSHOT.jar to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/dependencies/lib/jboss-metadata.jar
[INFO] [compiler:compile]
[INFO] Compiling 361 source files to
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/src/main/java/org/jboss/ejb3/Ejb3Deployment.java:[66,36]
cannot find symbol
symbol : class JBossMessageDrivenBeanGenericWrapper
location: package org.jboss.metadata.ejb.jboss
/qa/services/hudson/hudson_workspace/workspace/ejb3-head-testsuite/ejb3home/core/src/main/java/org/jboss/ejb3/Ejb3Deployment.java:[861,25]
cannot find symbol
symbol : class JBossMessageDrivenBeanGenericWrapper
location: class org.jboss.ejb3.Ejb3Deployment
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 1 second
[INFO] Finished at: Thu Apr 17 14:38:59 EDT 2008
[INFO] Final Memory: 36M/107M
[INFO]
------------------------------------------------------------------------
Recording test results
Sending e-mails to: jboss-qa-internal(a)redhat.com
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
--
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry(a)redhat.com
[View Less]
16 years, 11 months
ejb3/core -> jboss-as-server dependecies
by Dimitris Andreadis
I'm half-way through the dependency list of ejb3/core to jboss-as-server.
Those dependencies need to be resolved:
ejb3/core
./org/jboss/ejb3/mdb/MessagingContainer.java
depends on org.jboss.jbossas:jboss-as-server
org.jboss.jms.jndi.JMSProviderAdapter;
org.jboss.jbossas:jboss-as-server
-----------------------------------------
ejb3/core
./org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java
./org/jboss/ejb3/timerservice/TimedObjectInvoker.java
depends on org.jboss.…
[View More]jbossas:jboss-as-server
org.jboss.ejb.txtimer.EJBTimerService;
org.jboss.ejb.txtimer.TimedObjectInvoker
-----------------------------------------
ejb3/core
./org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java
./org/jboss/ejb3/stateless/StatelessContainer.java
depends on org.jboss.jbossas:jboss-as-server
org.jboss.proxy.ejb.handle.StatefulHandleImpl;
org.jboss.proxy.ejb.handle.HomeHandleImpl;
------------------------------------------
ejb3/core
./org/jboss/ejb3/AllowedOperationsInterceptor.java
./org/jboss/ejb3/ContainerPlugin.java
./org/jboss/ejb3/service/ServiceContainer.java
./org/jboss/ejb3/stateless/StatelessContainer.java
depends on org.jboss.jbossas:jboss-as-server
org.jboss.ejb.AllowedOperationsFlags
-------------------------------------------
ejb3/core
./org/jboss/ejb3/EJBProxyFactory.java
depends on org.jboss.jbossas:jboss-as-server
org.jboss.invocation.Invocation
--------------------------------------------
ejb3/core
./org/jboss/ejb3/EJBProxyFactory.java
depends on org.jboss.jbossas:jboss-as-server
org.jboss.ejb.GenericEntityObjectFactory
[View Less]
16 years, 11 months
Nightly Builds
by Andrew Lee Rubinger
Here's a proposition:
Let's have tagged reproducible builds run every night on AS. Once we
set the policy that no snapshots make it into the component-matrix,
we'll always have a set of semi-recent stable builds against which we
can work. trunk:HEAD is just too unstable.
I'd love to be able to check out repos/jbossas/nightly/20080416 and rely
on it all day without fear of doing an update that'll bring my
development to a standstill.
S,
ALR
--
Andrew Lee Rubinger
Sr. Software …
[View More]Engineer
JBoss EJB3
JBoss, a division of Red Hat, Inc.
http://www.jboss.org/jbossejb3/
http://exitcondition.alrubinger.com
[View Less]
16 years, 11 months
@JMX advice in bootstrap-beans.xml
by Adrian Brock
I've moved the @JMX advice to bootstrap-beans.xml
This avoids the race condition where things like the
EJBDeployer that wants to use it, gets deployed before
the aop deployer that previously defined it.
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
16 years, 11 months
Working on jbossas trunk build issues
by Scott Stark
I'm working on synching changes between ejb3 and the jbossas trunk
integration code so the build seems broken as I have too many changes
and I'm only trying to commit a portion. I'm currently checking out a
separate trunk to validate the build.
16 years, 11 months