• integrating axis 1.3 into jboss 3.2.6

    anyone made it yet? i tried to replace the jars in server\all\deploy\jboss-net.sar, but i'm getting response with wrong characters
    Profile Photo
    created by gmeroz
  • timeout needed

    I'm using JBoss.NET to invoke an MS.NET web service. The problem is that this service occasionally hangs and does not return. I need a way for my client (a POJO used by a Session EJB) to timeout and throw an exception...
    Profile Photo
    created by tperrigo
  • Access problems using JBOSS

    I am having an access issue .When I try to hit the JSP in the Unix server .It is giving me a forbidden error(some access permissions error) .I am trying to hit the Cold Fusion web servicecusing a DII Client from Java....
    Profile Photo
    last modified by maruthiravuri
  • replacement for org.apache.axis.monitor.SOAPMonitorService

    Hi, Can anyone tell me what is the replacement for the SoapMonitorService Servlet in jboss-ws4ee Thanks Vinay
    Profile Photo
    created by vinay_ven
  • how to catch axiafault exceptions and return to client?

    can somebody help me out with this.. deploying webservice in jboss and using them..incase webservice is not deployed and i try to call it then i recieve a org.jboss.axis.AxisFault: The AXIS engine could not find a ta...
    Profile Photo
    created by haribaasha
  • Exception : javax.xml.rpc.JAXRPCException: Null qualified na

    Hi, I am using JBoss application server. In webservice code I am using Hibernate for O/R mapping. XDOclet creates *.hbm.xml dynamicaly. At deloyment time(i.e. when I publishes web service) server throws following exc...
    Profile Photo
    last modified by nd_deshmukh
  • WSDL á la 4.0.3SP1 differs from 3.2.6RC1

    When deploying webservices in 4.0.3SP1 the WSDL looks different when browsing to http://localhost:8080/jboss-net... Specifically a user exception is now in WSDL two times and with erronous parameters. Where are the ...
    Profile Photo
    created by lepe
  • org.jboss & org.apache

    Hello! I am using jboss-4.0.2 with Jboss.Net deployed. My Web Services are deployed correctly. Although, my application needs to act as a client to a remote WebService. I need to use Axis 1.3 (I am including its jar'...
    Profile Photo
    last modified by vbatista
  • passing parameters to .Net webservice through java

    Hi Thomas, plz help me form this, thinking if this problem came in jboss what will u reply bez i saw a message in jboss exactly the same give by parsanna_b2001@yahoo.co.in to you thomas @jboss.com plz give reply. I ...
    Profile Photo
    last modified by javaanand
  • passing parameters to .Net webservice through java

    Hi Thomas, plz help me form this thinking if this problem comes in jboss what will u reply bez i saw a message in jboss exactly the same give by parsanna_b2001@yahoo.co.in to you thomas @jboss.com plz give reply. I ...
    Profile Photo
    created by javaanand
  • Problem in passing parameters to .NET Web Service using Axis

    Hi Thomas, plz help me form this. I am new to Apache axis and web services The below code is invoking the .Net web service but it is not passing the values which sent to the .NET web service . Here is my code...
    Profile Photo
    last modified by javaanand
  • Connecting to WSS-enabled services via JBoss

    I am working on a mission-critical project where my application needs to connect to WSS-enabled services that utilize XML signature and encryption. The services are hosted by a third party company and the third party ...
    Profile Photo
    created by mike.daleiden
  • Separate Classloaders for services

    Can I have two separate services that use different versions of the same class files loaded at the same time? For example, say MyService1 uses the class file: org.myorg.MyClass.class and MyService2 uses the class fi...
    Profile Photo
    last modified by jwcone
  • JBoss 3.0.7 jboss-net activation problem

    Hi all, I think the live is hard after this 48 hours. In my last message I ask for jboss-net.sar problem. Thank you for the answer - I have the example to follow to gain my jboss-net activation. For my target I downlo...
    Profile Photo
    last modified by roman.angelov
  • JBoss 3.0.7 jboss-net problem

    hi all, All night I try to investigate where is my mistake and why don't have work jboss-net web project. When I start my JBoss 3.0.7, jboss-net is invisible by browser. I download JBoss 3.2.5 and jboss-net is visible...
    Profile Photo
    last modified by roman.angelov
  • Integrate Axis 1.2 with JBoss !!

    Hi All, As we know that Axis 1.1 / Jboss.net has many inconsistencies with respect to WS-I Basic Profile 1.0, Particularly Doc/Lit, Iam planning to Integrate Axis 1.2 with Jboss. I had few thoughts to do this: 1. Re...
    Profile Photo
    last modified by kkanagaraj
  • rpc/literal in jboss.net?

    Hello there, I am using jboss 3.2.6 and I exposed a session bean as a web service, using the @jboss-net tags. Although it works well it is exposed as a service running in rpc/encoded style. I have read many topics i...
    Profile Photo
    created by be082032
  • Error while deploying web service

    hi, i am working on jboss 3.2.5. i am trying to build a web service and deploy it on this server.i followed the example given in this link. http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-net-He...
    Profile Photo
    last modified by praneeth.bits
  • Problem with Document Literal/Multiple Operations

    Hello All, We are working with JBoss 3.2.5 that uses Axis 1.1. We are having a problem exposing our service as a Document Literal-Service. The WSDL that is generated by JBoss.net creates (probably using java2wsdl...
    Profile Photo
    created by shlomit
  • how to pass no parameters

    i am using a client progrom to access a method inside the service, which is deployed in the jboss.net. the method doesnt take in any parameters and it returns a string String endpoint = "http://10.1.30.57:7070/jbos...
    Profile Photo
    created by terasain