• Which version of Metro is JBossWS-Metro 3.0.3 using?

    Hi, A few questions: * which version of Metro is JBossWS-Metro 3.0.3 using?.. * and where is it documented(I mean: there must be a note somewhere in the distribution about which version of Metro it is build on?).
    Profile Photo
    last modified by henrikrathje
  • A ClassCastException only UNIX box, but works fine on PC.

    Hi, I successfully deployed my web service onto jboss application server. But it seems I can only successfully sent requests to my Windows server, and not the UNIX machine(RED HAT 9) I deployed my Web service using ....
    Profile Photo
    last modified by theraser88
  • Help us learn how Feature Requests R gathered

    My name is Paula Laurent. I am a Computer Science PhD student at DePaul University conducting research on soliciting and prioritizing requirements. The goal of this research is to find out about the current requiremen...
    Profile Photo
    created by plaurentphd
  • Trouble with JBoss ESB and Metro-ized Web Services Stack

    When I run my web services project (using SOAP over http) with a metro-ized JBoss web services stack I get the following run time errors: 2008-10-29 16:32:34,078 ERROR [org.jboss.wsf.stack.metro.RequestHandlerImpl] F...
    Profile Photo
    last modified by memorgan
  • WSRM interop .NET error

    Hi, I'm using JBoss 4.2.2 with Metro 3.0.3 and I've a WS-RM service and a WCF .NET 3.0 client. I've tried this with Glassfish and run ok, but when I try it on JBoss the following exception occurs: 15:34:23,062 ERRO...
    Profile Photo
    last modified by gllambi
  • JBossWS 3.0.4 Released

    I'm happy to announce the release of JBossWS 3.0.4 GA which includes Native, Metro and Apache CXF integration. For a list of the new features, improvements and bug fixes, please refer the release notes available here...
    Profile Photo
    created by asoldano
  • problem using jbossws-metro 3.0.3 w/ jboss 4.2.3

    I am trying to use jbossws-metro version 3.0.3 with jboss 4.2.3. After running "ant deploy-jboss423" successfully, my "ant tests" fail with following errors. Anybody else seen these? C:\jbossws-metro\jbossws-metro-3...
    Profile Photo
    last modified by ajay662
  • DeploymentException when trying to deploy webservice with th

    I get a org.jboss.deployment.DeploymentException caused by a java.lang.ClassNotFoundException: org.jboss.ws.core.soap.SAAJMetaFactoryImpl when I try to deploy a 'war' file containing a webservice. My JBoss installatio...
    Profile Photo
    last modified by thorstenschmid
  • Exception when I am trying to run the test cases

    I successfully deployed the jboss-metro distribution 3.0.3 version on to JBOSS 5.0.0 RC version. I am able to access the http://localhost:8080/jbossws/ link as well. But when I try to execute the test cases that came...
    Profile Photo
    last modified by murugess
  • java.lang.ClassFormatError: Illegal class name

    I'm getting these exceptions when I start my JBoss AS 4.2.3 with JBossWS-Metro: [com.sun.xml.bind.v2.runtime.reflect.opt.Injector]::publish(67) - Unable to inject de/firstdata/centera/jboss/RetrieveResponse$JaxbAcc...
    Profile Photo
    last modified by aroeder
  • JBoss4.2.3 + Metro-3.0.3

    Hi, Can You help please. I installed jbossws-metro-3.0.3 on top of JBoss-4.2.3. Then I created an EJB3.0 module(EJBModule1) with a simple Stateless session bean(a.A.java) annotated with @javax.jws.WebService annotat...
    Profile Photo
    last modified by mkuchtiak
  • Metro Specifications  for release 3.0.2

    I used Glassfish (which has Metro embedded) to do a Web Service, which it is consumed by a .Net client. The wsit directives are as follows: <wsp:Policy wsu:Id="WsEntidadPolicy"> <wsp:ExactlyOne> <ws...
    Profile Photo
    last modified by claudiamunevar2
  • NullPointerException with the new JBossWS-Metro-3.0.3

    I just tried the new JBossWS-Metro-3.0.3 with JBoss AS 4.2.3 GA. My webservice was running fine under JBossWS-Metro-3.0.2, but now I'm getting this exception: 2008-08-20 12:02:13,531 DEBUG [com.sun.xml.ws.api.pipe...
    Profile Photo
    last modified by aroeder
  • JBossWS 3.0.3 Released

    I'm happy to announce the release of JBossWS 3.0.3 GA which includes Native (fully certified JAX-WS web services implementation), Metro and Apache CXF integration. For a list of the new features, improvements and bug...
    Profile Photo
    created by asoldano
  • java.lang.LinkageError: duplicate class definition: ../Secur

    When deploying my JBossWS-Metro project I see a several times: java.lang.LinkageError: duplicate class definition: com/sun/xml/ws/security/secext10/SecurityTokenReferenceType$JaxbAccessorF_any at java.lang.ClassLoa...
    Profile Photo
    last modified by aroeder
  • Which Metro version does JBossWS-Metro 3.0.2 use?

    I couldn't find out yet which version of Metro is JBossWS-Metro 3.0.2 using. Is it already Metro 1.2?
    Profile Photo
    last modified by aroeder
  • Web Service not being deployed as Service on server restart

    I'm using JBoss 4.2.2.GA with JBossWS Metro 3.0.2, and I'm having a strange problem. When I first deploy a Web Service, JBoss deploys the Web Service WAR as a service. I can see in the container window that it's depl...
    Profile Photo
    last modified by jeffrho
  • How to enable SSL?

    I followed the steps for "Enabling Transport Security (SSL)": https://metro.dev.java.net/guide/Example_Applications.html#Example__Transport_Security__SSL_ But I can still call the webservice via http. What do I have...
    Profile Photo
    last modified by aroeder
  • Enabling  Transport Security (SSL):  KeyStore URL was obtain

    I followed the steps for "Enabling Transport Security (SSL)": https://metro.dev.java.net/guide/Example_Applications.html#Example__Transport_Security__SSL_ But unfortunately I get this exception: java.lang.Runtime...
    Profile Photo
    last modified by aroeder
  • NPE at XMLStreamWriterImpl.getProperty

    I'm using a DataHandler to return a large byte array from my webservice. It worked very good with jbossws-3.0.1-metro-1.0.1.GA, but now I'm using jbossws-metro-3.0.2.GA and I get the following exception when invoking ...
    Profile Photo
    last modified by aroeder