EJB error: pipeline field ejBeanHandle is required

Hello,
Using webM6.0.1/Sun JDK 1.3.1_07/JBoss3.0.4-Tomcat4.1.12/Win2k/EJB Adapter1.2. Successfully generated EJB service in IS browser. When running in Developer, following exception occurs:

2003-06-20 10:57:41,576 [HTTP Handler 127.0.0.1] ERROR - [BASEJBA.1000.0017]MethodWrapper.invokeMethod - method.invoke threw InvocationTargetException: type(java.lang.ClassCastException), msg(org.jboss.invocation.MarshalledValue)
2003-06-20 10:57:41,586 [HTTP Handler 127.0.0.1] ERROR - EJBServices.retrieveEJB - beanWrap.initializeBean threw this: type(com.wm.pkg.ejb.EJBException), msg(org.jboss.invocation.MarshalledValue)
2003-06-20 10:57:41,586 [HTTP Handler 127.0.0.1] ERROR - EJBServices.discardEJB - pipeline field (ejBeanHandle) is required

This occurs for all the EJB services I try and run. Any ideas???

Cheers, John

john…nice to see u working on webMethods again. :slight_smile:

Is your EJB in JBoss or some other Appserver?