1 Reply Latest reply on Apr 24, 2009 4:09 AM by jaikiran

    No jboss.xml equivalent for @EndpointConfig in JBoss 4.2.3

      Hi Everyone,
      In addition to expanding the JBoss installed base of our product, we want to expand into the SAP NetWeaver 7.1 sphere of influence. Part of the porting exercise involves finding equivalent jboss.xml entries for proprietary JBoss annotations.
      The only annotation I have been unable to find an equivalent for is @EndPointConfig used in some of our EJB3 SLSB-based web services.
      Googling located some hints in the JBossWS JIRA of this having been raised before, but I have been unable to find specifics. Besides, the JIRA site is horribly slow. I also found some reference to config-name in the jboss_4_2.dtd in the docs/dtd subfolder for my JBoss installation, but this appears to be incomplete. After using the hints I found in the dtd, I deployed my application with a config-name element inside the webservices element of jboss.xml. This resulted in deployment errors. Which I expected since the dtd appears to be incomplete.
      Can anyone confirm if this has been raised before and if so, the outcome thereof?
      Having a single codebase for all the platforms our product will run on has obvious advantages...
      I upgraded my JBoss4.2.3 to the latest JBossWS native version - 3.1.1.
      Regards,
      Johan