2 Replies Latest reply on Jul 15, 2009 12:17 PM by asoldano

    missing ant.properties.examples

    jdriver

      In the installation instructions for 3.0.3 GA it says to first copy ant.properties.examples to ant.properties, but the file does not exist.

      I have JBoss 4.2.3 and JBossWS 3.0.3 native. I have built an annotated EJB3 project and put the jar file in the deploy directory as instructed in the QuickStart guide. But then I look and there are no registered endpoints.

      When I start the server I see my service in the log:
      12:15:34,432 INFO [EJBContainer] STOPPED EJB: com.sample.labor.management.ejb.LaborServiceBean ejbName: LaborServiceBean
      12:15:34,432 WARN [JmxKernelAbstraction] jboss.j2ee:jar=LaborService.jar,name=LaborServiceBean,service=EJB3 is not registered
      12:15:34,432 INFO [TomcatDeployer] undeploy, ctxPath=/LaborService, warUrl=.../tmp/deploy/LaborService.jar13106.war/
      12:15:34,432 INFO [DefaultEndpointRegistry] remove: jboss.ws:context=LaborService,endpoint=LaborServiceBean