The following code will also work for sending xml doc in the payload :
call.setTargetEndpointAddress(new URL(endpointURL));
SOAPBodyElement[] reqSOAPBodyElements = new SOAPBodyElement[1];
File associateFile = new
File("c:\\java\\xml-axis\\samples\\cprmessaging\\ass
Hello Friends,
Can anyone explain how the "Authenticate" handler specified in the
server-config.wsdd is being used or if its even being used :
I guess I should ask why any of these are defined as such ...??
Thanks much,
-Cyrus
Hi Mark,
I have Axis beta 3 deployed on Weblogic 6.1 sp1 and the following
deploy.wsdd works:
http://xml.apache.org/axis/wsdd/";
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";
xmlns:xsi="http:/www.w3.org/2000/10/XMLSchema-instance">
Hi Jonas,
Axis supports the data types specified in JAX-RPC 1.0 with the addition
of:
Bean
Enumeration
Map
Vector
Collection
ArrayList
and List
Regards,
-Cyrus
-Original Message-
From: Rathert Jonas (Platinion) [mailto:[EMAIL PROTECTED]]
Sent: M
SOAP client rather than a browser.
In case you are interested, my AXIS transport name appears to be 'http'
When I had Axis as exploded directory this worked fine ..Any ideas?
-Original Message-----
From: Hurst, Cyrus [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 20
deployed
web services.
I can also invoke web services from client without any problems .
-Original Message-
From: Hurst, Cyrus [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 3:06 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problem deploying Axis to WebLogic 6.1 sp2 & 7
Hello Mark,
I believe I'm having some problems relating to this or maybe not I'm
using Weblogic 6.1 sp1 with Axis beta 3 . I have deployed Axis
as a .war file and packaged in an ear file . Anytime I access the
AxisServlet by pointing to http://d2loc:9023/axis/servlet/AxisServlet I
Hi Pascal,
Yes, there is an example in the Wrox Axis book by Romin Irani and S.
Jeelani Basha .
-Cyrus
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 08, 2002 12:09 PM
To: [EMAIL PROTECTED]
Subject: JMS transport Sample
Hi,
So
Hi,
I have a similar stack trace going from Beta 1 to Beta 2. I have the
following setup :
Client Side:
1) JMSClient
2) JMSSender
3) JMSTransport
Server Side:
1) Weblogic receive and send queue
2) JMSListener
3) Ejb web-service
The JMSListener receives the message
Hi ,
Has anyone successfully implemented the JMS transport handler in Wrox
Axis book(pg 155)
using Beta 2? I basically took the example and taylored it to my own needs
but the JMSListener
seems to choke on the message. With the book based on Beta 1 I'm guessing
it may be a compatibility
Hello Oren,
I have a java web-service that returns int ...The encoded response
looks something like:
http://schemas.xmlsoap.org/soap/encoding/"; xmlns:ns1
="AssociateInfo">
8002255
On the client I cast the returned object to Integer and it seems to work
fine ...
-C
Hi Joseph,
I am running Axis on Weblogic 6.1 sp1 and have no
problems but I do remember someone having
the same issue as you ...Can you send the webapp entry for
Axis in config.xml ?
-Cyrus
-Original Message-From: Joseph Carew
[mailto:[EMAIL PROTECTED]]Sent: Friday,
All,
I keep running into this problem and haven't found the cause of it .. I
am testing out a message-based service .
In my client code I have this as my endPointURL :
String endpointURL =
"http://localhost:8080/axis/services/CPRMessagingService";;
In my message ser
some exceptions on the weblogic console, it means that
your bean is not correctly deployed.
-Original Message-
From: Hurst, Cyrus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 5:41 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Exposing EJBs as web services...
Both ..
the difference.
Thomas
-Original Message-
From: Hurst, Cyrus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 5:24 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Exposing EJBs as web services...
Thats what I thought but when I only copied Remote and Home interface I
).
-Original Message-From: Hurst, Cyrus
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 12, 2002
4:59 PMTo: [EMAIL PROTECTED]Subject: Exposing
EJBs as web services...
Hello,
I am trying to expose an
existing stateless session bean as a web service .
I
Hello,
I
am trying to expose an existing stateless session bean as a web service .
I
basically
followed the example(creating the client and wsdd) given in the Wrox
Axis(pg 255) . The book
says to only
copy the Remote and Home interface for the EJB into axis\WEB-INF\classes\
.
I
Hello There,
I am running AXIS under WebLogic6.1 ...I didn't
find anything on the web relating to AXIS/WebLogic6.1 but
I can tell you what I did to get it up and running
1) copied the axis webapp into the applications directory .. ie
/cpr/config/Release_5.5.1/applications/axis
2) Adde
18 matches
Mail list logo