[jboss-user] [JBoss jBPM] - Problem testing Hello BPEL sample

meghanai_99 do-not-reply at jboss.com
Wed Nov 29 16:26:13 EST 2006


Hello all,

I followed the 'getting started tutorial for BPEL' step by step. The versions of various products I am using are -

1. jBoss BPEL 1.1 Beta2
2. jBoss AS 4.0.5GA
3. jwsdp-2.0
4. jdk 1.5.0_05
5. ANT 1.6.2

I could successfully create the BPEL process and deploy it as web application on jBoss. I used 4.0.4 targets for my 4.0.5 server since there was no special target for it and I asssumd it would be backward compatible. It went fine till last step when I test it by running 'ant run-test'. I get following exception - I have copied jaxp jars from jwsdp to jdk's jre\lib\endorsed.

 [junit] javax.naming.NamingException: Cannot unmarshall service ref meta dat
a, cause: java.io.InvalidClassException: javax.xml.namespace.QName; local class
incompatible: stream classdesc serialVersionUID = 4418622981026545151, local cla
ss serialVersionUID = -9120448754896609940
    [junit]     at org.jboss.ws.jaxrpc.ServiceObjectFactory.getObjectInstance(Se
rviceObjectFactory.java:126)
    [junit]     at javax.naming.spi.NamingManager.getObjectInstance(NamingManage
r.java:304)
    [junit]     at org.jnp.interfaces.NamingContext.getObjectInstance(NamingCont
ext.java:1125)
    [junit]     at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure
(NamingContext.java:1142)
    [junit]     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:70
5)
    [junit]     at org.jboss.naming.client.java.javaURLContextFactory$EncContext
Proxy.invoke(javaURLContextFactory.java:135)
    [junit]     at $Proxy1.lookup(Unknown Source)
    [junit]     at javax.naming.InitialContext.lookup(InitialContext.java:351)
    [junit]     at org.jbpm.bpel.tutorial.hello.HelloTest.setUp(HelloTest.java:4

--------------------------------------------------------------------------------------

Please let me know which version is not compatible here? Should I use 4.0.4 jBoss instead?

Thank you,
Meghana

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989830#3989830

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989830



More information about the jboss-user mailing list