1 Reply Latest reply on Jul 3, 2006 4:16 AM by arsathish

    Webservices problem in JBOSS 4.0.1Sp1

    arsathish

      Hi,

      I am trying to deploy a simple EJBPoint as Webservice in JBOSS 4.0.1Sp1. I have generated all the necessary mapping.xml and WSDL files using JSWDP 1.6 from Sun. Now when I start my JBOSS server I am getting this error. I tried several times with some changes here and there.. BUt in vain. Any help is higly appreciated.

      This is the error msg I am getting.

      12:04:33,712 WARN [verifier] EJB spec violation:
      Bean : TestService
      Section: 7.10.1
      Warning: The session bean must implement either a remote home and remote, or a l
      ocal home and a local interface.

      12:04:35,855 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-4.
      0.1sp1/server/mas/tmp/deploy/tmp11646mas.ear-contents/mas-ejb.jar
      org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
      d, see above for error messages.
      at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:553)
      at org.jboss.deployment.MainDeployer.create(MainDeployer.java:918)
      at org.jboss.deployment.MainDeployer.create(MainDeployer.java:910)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:774)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
      at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)

      TIA,
      Sathish