Alessio,
I tried jaxws native 3.4.1 stack as you suggested, after deploying, I saw a mutiple changes in lib and endrosed folder, the changes like jaxb-impl and jboss-native-factories.jar got added respectivly.
Where as when trying to deploye the application, the application is getting stucked in:
00:44:46,950 INFO [STDOUT] -<init>[2012-44-28 12:44, 484]INFO [Thread-3](DefaultListableBeanFactory.java:557) - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7c00f5e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,propertyPlaceholderConfigurer,dateFactory,loginBoService,registerationService,registerService,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
Its not at all proceeding further, Could you please let me know any other work arround, I mean any other way consuming this in spring remoting way.
Thanks