• Using AXIS 1.1 with JBoss 4

    Hy, it is possibile to use AXIS 1.1 with JBoss 4??? I have to port on JBoss 4 an application uses AXIS 1.1 Thanks, Carmine
    Profile Photo
    created by cpirro
  • Axis WSS4j for siginning the Soap request at the cleint side

    I am trying to use the the X.509 Token Profile or UsernameToken Model at the JBossws server side and looking for a example to sign and send the request using wss4j Axis. I really appreciate any kind of feedback.
    Profile Photo
    created by ramachennupati
  • No serializer found for class  in registry org.apache.axis.e

    Hi All, My deployment descriptor is <deployment xmlns="http://xml.apache.org/axis/wsdd/" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">...
    Profile Photo
    created by sivakumar_n
  • Error: MissingResourceException & ApplicationDispatcher

    Experts, Please help me to resolve following issues with Jboss used in clustered mode on Linux box. 1) I'm getting an exception over MissingResourceException 2) consequently an error occurs(Null pointer) Applicat...
    Profile Photo
    created by beatificmale
  • Axis SSL java client

    i use a java client to access a web service (JBoss.NET). the following code work on JBoss 3.2.6. when i run it on JBoss 4.0.3, it fails (see exception stack trace). when i access WS from IE, it work fine. any ideas? ...
    Profile Photo
    last modified by gmeroz
  • JBoss.NET vs. JBossWS

    JBossWS ======= Is the J2EE-1.4 compatible web service implemenation in JBoss. It is installed in the all and default configuration. This implementaion will be developed further and replaced JBoss.NET Why use JBo...
    Profile Photo
    last modified by thomas.diesler
  • JBoss.Net ClassNotFoundException in JBoss 4.0.2

    I am trying to use JBoss.Net on JBoss 4.0.2. I have removed the wsee client lib and SAR and replaced them with the JBoss.Net client lib and SAR. This is an application that used to work with JBoss 3.2.6 and I'm tryin...
    Profile Photo
    last modified by natebowler
  • JBoss.NET has entered end of life

    Deploying the appropriate web service stack http://wiki.jboss.org/wiki/Wiki.jsp?page=WSDeployJBossWS
    Profile Photo
    last modified by thomas.diesler
  • Problem With JBoss.net webservice

    Hi: I initially posted this to the other forum but I thought I'd post it here as well, I am trying to deploy a webservice using JBoss.net and axis, listed below are the details: JBoss Version:3.2.5 Axis Version:1.1 J...
    Profile Photo
    last modified by kanjilal
  • Problem accessing .NET webservice from servlets

    Hi, I have one web application that i have written with JSPs and Servlets. That web application accesses one .NET webservice. I deployed that web application in TOMCAT5.0 and it is working fine. I have to deploy the...
    Profile Photo
    last modified by mkyaj
  • Serializer Exception in the reponse(SimpleSerializer failed

    hi I am using the following wsdl. I pass the reply object across to server using wrapped inside replyHolder.The request is successfully received by the Web Service and processed correctly .However, when i receive it o...
    Profile Photo
    created by akshayapandey
  • returnQName ignored...

    I am not sure what changed with my setup, but I can no longer get the returnQName I specify for the result of my web method: * @ejb:interface-method view-type="remote" * @jboss-net.web-method returnQName="job_id"...
    Profile Photo
    last modified by tperrigo
  • Urgent:ClassCircularityError

    Hi All, We have written an application using JBoss- version 3.2.2RC3 with Axis 1.1 and Java version j2sdk1.4.1_02. We are running concurrent tests on this application and we are getting ClassCircularity error in diff...
    Profile Photo
    last modified by sasaa
  • Handling out/inout parameters

    I'm a porblem using holder to handle inout parameters. Indeed, the value of the param received by my client is the same as the value sent. Here is a part of what I do : ------------------------------- Client : Str...
    Profile Photo
    last modified by guiguidac
  • XSL - Add xml-stylesheet declaration to generated WSDL

    How can I force the generated WSDL document (e.g. http://mydomain/jboss-net/services/MyService?wsdl) to include an xml-stylesheet declaration?
    Profile Photo
    created by nicke
  • Jboss-net

    Hi http://localhost:8080/jboss-net/services/HelloWorld HelloWorld is my my test web service. if i open this URL, i am getting the response as HelloWorld "Hi there, this is an AXIS service! " "Perhaps there will b...
    Profile Photo
    created by moghanrajr
  • Ejb beans not caching state during transaction (ie Weird beh

    We are experiencing unexplainable behavior while executing session beans inside our webservices. Here is an example: aBean.setA("something"); aBean.getA(); <- returns null! but once the transaction is over, the...
    Profile Photo
    created by adupre
  • java.lang.NoSuchMethodError: org.apache.axis.description.Ele

    Hello All, I'm experiencing a wierd problem. I'm using JBoss 3.2.1. I've an application (myapp.ear) which uses Axis 1.2 beta jar. I have to integrate Quick Address application (proweb.war) with my application. I cop...
    Profile Photo
    created by asif_ck
  • m$.net client and wsdl problem

    We have a client using C# trying to access our jboss.net web service. They are unable to build the stub classes from our auto-generated wsdls, because they have an empty soapAction parameter: e.g. <wsdl:operation ...
    Profile Photo
    created by pixel
  • Missing webservice response from Jboss1.4.0.1

    I have deployed a webservice which is to be used by a .NET C# client to send data to the Jboss server for import to a database (using SOAP). This service has been successful previously, but now the client hangs due to...
    Profile Photo
    last modified by alphanet