10 Replies Latest reply on May 22, 2008 8:01 AM by fil78

    Give me org/jboss/wsf/spi/invocation/BasicInvocationContext

    notifychandan

      hi all,

      The problem is (similar to the jira:http://jira.jboss.org/jira/browse/SOA-102?page=history ) :
      I am trying to expose my service (service tag in jboss-esb.xml) contract using jbossesb 4.2.1GA on jboss as 4.2.1GA by placing a SOAPProcessor action in the service.
      Upon deploying the project, jboss as console gives the following exception.
      State: FAILED
      Reason: java.lang.NoClassDefFoundError: org/jboss/wsf/spi/invocation
      /BasicInvocationContext

      I have seen the above mentioned JIRA in SOA, but could not really make sense of it.

      My Env: Jboss-4.2.1GA
      Jbossesb-4.2.1GA
      Jbossws-native-3.0.1

      Hoping for a quick reply,
      Chandan.

      PS: Sincere apologies if I am reposting, as I could not find a similar post.