[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1496) Fix BPEL samples

Alejandro Guizar (JIRA) jira-events at jboss.com
Mon Jan 29 05:13:57 EST 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1496?page=comments#action_12351805 ] 
            
Alejandro Guizar commented on JBWS-1496:
----------------------------------------

Buildfile: C:\dev\jbossws\branches\jbossws-1.2.0\jbossws-tests\build.xml
prepare:
     [echo] jboss.home   = C:/dev/jbossas/trunk/build/output/jboss-5.0.0.Beta2
     [echo] tomcat.home  = ${tomcat.home}
     [echo] java.home    = C:\dev\jdk1.5.0_10\jre
     [echo] endorsed     = C:/dev/jbossas/trunk/build/output/jboss-5.0.0.Beta2/lib/endorsed
     [echo] excludesfile = tests-jboss50-excludes.txt
one-test:
    [junit] Running org.jboss.test.ws.jaxrpc.samples.wsbpel.hello.BpelHelloTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 36.937 sec

NOTE: Deploying jbpm-bpel.sar dynamically causes the test to take a long time. A subsequent test run takes ~5 seconds.

> Fix BPEL samples
> ----------------
>
>                 Key: JBWS-1496
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1496
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Alejandro Guizar
>             Fix For: jbossws-1.2.0
>
>
> Please fix for 1.2.0
> This is seen in jboss50
> java.lang.NullPointerException
>         at org.jbpm.bpel.integration.server.SoapHandler.handleRequest(SoapHandler.java:183)
>         at org.jboss.ws.core.jaxrpc.handler.HandlerWrapper.handleRequest(HandlerWrapper.java:121)
>         at org.jboss.ws.core.jaxrpc.handler.HandlerChainBaseImpl.handleRequestInternal(HandlerChainBaseImpl.java:275)
>         at org.jboss.ws.core.jaxrpc.handler.HandlerChainBaseImpl.handleRequest(HandlerChainBaseImpl.java:235)
>         at org.jboss.ws.core.jaxrpc.handler.ServerHandlerChain.handleRequest(ServerHandlerChain.java:53)
>         at org.jboss.ws.core.jaxrpc.handler.HandlerDelegateJAXRPC.callRequestHandlerChain(HandlerDelegateJAXRPC.java:96)
>         at org.jboss.ws.core.server.AbstractServiceEndpointInvoker.callRequestHandlerChain(AbstractServiceEndpointInvoker.java:99)
>  
> To do the QA run
> $ cd build
> $ ant hudson-setup
> You don't have to fix the standalone samples.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list