Log in to follow, share, and participate in this community.
Thread integrating axis 1.3 into jboss 3.2.6
integrating axis 1.3 into jboss 3.2.6anyone made it yet? i tried to replace the jars in server\all\deploy\jboss-net.sar, but i'm getting response with wrong characters
timeout neededI'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...
Access problems using JBOSSI 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....
Thread how to catch axiafault exceptions and return to client?
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...
Thread Exception : javax.xml.rpc.JAXRPCException: Null qualified na
Exception : javax.xml.rpc.JAXRPCException: Null qualified naHi, 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...
WSDL á la 4.0.3SP1 differs from 3.2.6RC1When 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 ...
org.jboss & org.apacheHello! 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'...
Thread passing parameters to .Net webservice through java
passing parameters to .Net webservice through javaHi 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 ...
Thread passing parameters to .Net webservice through java
passing parameters to .Net webservice through javaHi 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 ...
Thread Problem in passing parameters to .NET Web Service using Axis
Problem in passing parameters to .NET Web Service using AxisHi 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...
Thread Connecting to WSS-enabled services via JBoss
Connecting to WSS-enabled services via JBossI 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 ...
Separate Classloaders for servicesCan 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...
JBoss 3.0.7 jboss-net activation problemHi 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...
JBoss 3.0.7 jboss-net problemhi 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...
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...
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...
Error while deploying web servicehi, 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...
Thread Problem with Document Literal/Multiple Operations
Problem with Document Literal/Multiple OperationsHello 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...
how to pass no parametersi 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...