Seeing all interceptors2 failing with a similar NPE now:

[EMAIL PROTECTED] ejb3]$ ant -buildfile build-test.xml
-Dtest=interceptors2
test
Buildfile: build-test.xml

init:

test:

test-with-jvmargs:
   [delete] Deleting:
C:\cvs\JBoss4.0\jboss-4.0.x\ejb3\output\log\test.log
    [junit] Running
org.jboss.ejb3.test.interceptors2.unit.InterceptorsTestCase
    [junit] Tests run: 12, Failures: 0, Errors: 12, Time elapsed:
104.328 sec
    [junit] Test
org.jboss.ejb3.test.interceptors2.unit.InterceptorsTestCase FAILED

...

21:51:23,100 WARN  [ServiceController] Problem starting service
jboss.j2ee:jar=i
nterceptors2-test.jar,name=DefaultOnlyService,service=EJB3
java.lang.NullPointerException
        at
org.jboss.ejb3.service.ServiceRemoteProxyFactory.createProxy(ServiceR
emoteProxyFactory.java:81)
        at
org.jboss.ejb3.service.BaseServiceProxyFactory.start(BaseServiceProxy
Factory.java:59)
        at
org.jboss.ejb3.service.ServiceRemoteProxyFactory.start(ServiceRemoteP
roxyFactory.java:67)
        at org.jboss.ejb3.ProxyDeployer.start(ProxyDeployer.java:85)
        at
org.jboss.ejb3.SessionContainer.start(SessionContainer.java:85)
        at
org.jboss.ejb3.service.ServiceContainer.start(ServiceContainer.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.jboss.ejb3.ServiceDelegateWrapper.startService(ServiceDelegateWra
pper.java:99) 

> -----Original Message-----
> From: Bill Burke 
> Sent: Thursday, May 11, 2006 9:37 PM
> To: Scott M Stark
> Cc: Dimitris Andreadis; Thomas Heute; 
> jboss-development@lists.sourceforge.net
> Subject: Re: EJB3 testing dependencies
> 
> $ build -f build-test.xml tests
> 
> yhou should be able to get down to 9 errors.
> 
> Scott M Stark wrote:
> > I am running the tests against the installer. Its down to 
> 12 errors. 
> > 
> > 
> >>-----Original Message-----
> >>From: Bill Burke
> >>Sent: Thursday, May 11, 2006 8:17 PM
> >>To: Scott M Stark
> >>Cc: Dimitris Andreadis; Thomas Heute; 
> >>jboss-development@lists.sourceforge.net
> >>Subject: Re: EJB3 testing dependencies
> >>
> >>Ok, I'm going to stop working on fixing tests.  It is as 
> good as its 
> >>gonna be.
> >>
> >>Are you going to look into running the tests with the 
> installer?  Let 
> >>me know how far you get and I'll look at it tomorrow.
> >>
> >>Bill
> >>
> > 
> > 
> 
> --
> Bill Burke
> Chief Architect
> JBoss Inc.
> 


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to