Hi! I have the latest downloads of JBPM AS and bpel extension and docs. I'm 
following the helloworldclass service test as outlined in the tutorial.
The bpel process and ear files deploy successfully according to JBOSS AS server 
logs. 

However, junit test fails on the initialcontext lookup:     
HelloWorldService service = (HelloWorldService) ctx.lookup("java:comp/env/" + 
serviceRefName); 

Message is:
   [junit] Cannot unmarshall service ref meta data, cause: java.io.InvalidClass
Exception: javax.xml.namespace.QName; local class incompatible: stream classdesc
 serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448
754896609940

Any suggestions?


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

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

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&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to