- Original Message -
From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 20, 2002 14:27
Subject: RE: UTF-16 with Axis
> I realize that Axis doesn't currently conform to WS-I Basic Profile, but I
> would think that there'd be some consensus that
Hi,
Sorry. I had initially not read the reply properly.
I did use the --all to generate all classes, Istill do not get the Java
stub for one of the operations. I used --D to get the debug info and I
see the same for for this operation as was for an operation for which I
got the stub. It is just t
those fine gentlemen at Mindreef have finally shipped Soapscope1.0:
http://www.mindreef.com/, a product which has a definate place in the
arsenal of anyone doing full time web service development.
For those of you who havent used it, it is a persistent logging proxy with a
pseudocode view of the p
I realize that Axis doesn't currently conform to WS-I Basic Profile, but I
would think that there'd be some consensus that it would be a "good thing"
to consider making it happen. Given that IBM, Macromedia, and Borland all
participate in WS-I, and they all use Axis within their products, I'd expec
Hello,
I am trying to use the function, call.invoke(SOAPEnvelope env) instead of
call.invoke(Object [] params) for invoking the webservice from the Client
Can anyone please explain to me how to do this.
Currently , I invoke a webservice, by
Service service = new Service();
Call call = service.cr
Jaime,
Thank you for your reply.
I have modified SimpleJMSListener.java (just for testing), wrap a Axis
engine,deploy a service to the engine and in the onMessage method I use the
invoke method of the AXIS engine to call the service, it works fine.
Thanks,
Kevin
-Original Message-
Fr
Kevin,
The stock sample is both a web service and a proxy to another web
service. If you pass in XXX as the symbol it returns the hard coded
value. If it is any other ticker symbol it goes to another web service
to get the actual value. The proxy behavior is just an implementation
detail. It i
HiI am using websphere and IBM's WSTK. I have build a small web service similar to the one in tutorial(NasdaqQuote). It runs perfectly fine using the serviceClient(like NasdaqQuoteServiceClient). But Now i want to print the result on a web page. For that I am using servlets and i try to make a obje
Hi All,
I am trying to deploy a webservice using the AXIS api on WSAD 4.0.3 and
finally going to put the application WAS 4.0.4.
I really cant figure out how to deploy my service on. I have all my .jars in
WEB-INF/lib folder.
Help will be really appreciated.
Thanx in advance.
Bhanu Pabreja
Title: Message
Hi,
I have an
element, say XYZ, which was a part of an XSD file and used to referred using one
namespace, say xmlns:axl="http://www.abc.com/AXL/1.0". But,later I moved it into the
WSDL file and refer to it usinf this namespace, namely, xmlns:axlapi="http://www.abc.com/AXLAPI/
> Anne wrote:
> > R1012 MESSAGEs MAY be serialized as either UTF-8 or UTF-16.
> >
> > In order to be conformant to the WS-I Basic Profile, a SOAP service (and
> the
> > SOAP implementation it uses) must support both UTF-8 and UTF-16. From
the
> > profile:
Anne,
Who says Axis conforms to the WS
Hi all,
I am using Axis web services over HTTPS with both client and server certificate
authentication. Everything is fine as long as I use only the default keystore location
$HOME/.keystore and default password 'changeit'. I would like to specify alternative
values for these variables. You can
Castor definitely does handle references (using both mapped bindings and
code generated from W3C XML Schema descriptions), so I'm not sure what
you're looking for. An article I wrote on IBM dW XML zone earlier this
year includes discussion of handling object references with the mapped
binding a
i found the schema and dtd in CVS...
the other place i found was digging thru the examples and looking at things
like the soapmonitor deploy file.
-Original Message-
From: korz, david [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 20, 2002 12:28 PM
To: [EMAIL PROTECTED]
Subject: RE:
Yes, short it is!
-Original Message-
From: Olivier Gauwin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 20, 2002 1:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Any wsdd tag documentation?
korz, david wrote:
>Is the operation element of the wsdd document documented anywhere?
>
>
>
Hi Pedro,
AFAIK, Axis does not support the authentication system used by MS Proxy
Server. There are third-party proxy-middleman type things that might
work, although my experience with these hasn't been satisfactory.
I have had good success with the newer Microsoft ISA proxy server when
it is ru
hi everybody,
does AXIS support NTLM authentication for using MS
Proxy Server with this authentication scheme ?, if not, is it possible to
"complement" AXIS with some kind of third-party solution for this authentication
scheme (http://www.luigidragone.com/networking/ntlm.html,
http://jakar
Why? Where in the spec does it say that? The client is (in the
first instance) nothing more than an XML parser, which must
understand both.
--
Danny Yates
Technical Architect
Abbey National Treasury Services
E-mail: [EMAIL PROTECTED]
Phone: +44 20 7756 5012
Fax: +44 20 7612 4342
-Original M
> If a client sends you a request in UTF-16, you ought to send the response
> back in UTF-16.
but is the same with the xml schema?
If somebody sends a request with XML schema 1999 then axis should answer with
1999 or will answer with 2000 or 2001 ???
dovle
>
> > -Original Message-
> >
If a client sends you a request in UTF-16, you ought to send the response
back in UTF-16.
> -Original Message-
> From: Yates, Danny (ANTS) [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 20, 2002 10:11 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: UTF-16 with Axis
>
>
> Anne wrote:
>
Title: RE: Tomcat in Linux
It plumbs the same, by my reckoning ;-)
--- bhw
-Original Message-
From: Yiet, Richard Liyong [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 20, 2002 11:05 AM
To: [EMAIL PROTECTED]
Subject: Tomcat in Linux
Hi,
I am trying to run Tomcat stan
Hi,
I am trying to run Tomcat standalone in Linux.
Wondering whether the plumbing work is different from that in Windows
and how. Thanks!
Richard
Hi Jaime,
Actually, the sample is showing a proxy instead of a webservice.
Is it possible to deploy a JMS based webservices?
Can I wrap an Axis engine in SimpleJMSListener or whatever jms consumer, and
deploy my services to this engine, and in the OnMessage method, dispatch the
request message
Hi Anne and Alex,
OK, I am aware that it looks like "killing a bug with a canon" :-)
But the point is: I need multi-reference support, because my object tree includes
objects that may be referenced more than once and I do not want multiple instances in
my final xml file.
I already had a look at J
Or Castor.
(My Web access is broken, so I can't check the URL, but it might
be something like: http://xml.apache.org/castor Or it might not be!)
Dan.
--
Danny Yates
Technical Architect
Abbey National Treasury Services
E-mail: [EMAIL PROTECTED]
Phone: +44 20 7756 5012
Fax: +44 20 7612 4342
---
Anne wrote:
> R1012 MESSAGEs MAY be serialized as either UTF-8 or UTF-16.
>
> In order to be conformant to the WS-I Basic Profile, a SOAP service (and
the
> SOAP implementation it uses) must support both UTF-8 and UTF-16. From the
> profile:
Ummm... not quite. Surely this means that a seria
You might just try JAXB.
http://java.sun.com/xml/downloads/jaxb.html
Anne
> -Original Message-
> From: Alex Dovlecel [mailto:[EMAIL PROTECTED]]On Behalf Of
> Alex Dovlecel
> Sent: Wednesday, November 20, 2002 9:04 AM
> To: [EMAIL PROTECTED]
> Subject: Re: sample for using axis for (de)ser
Stefan,
That did solve my problem, many thanks.
I shall also have a look at jwsdp.
Thanks again
Russell
-Original Message-
From: Stefan Carlsson [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2002 13:55
To: '[EMAIL PROTECTED]'
Subject: SV: SSL-Axis Bug ?
You have to change the class:
Hi,
It seems you are just trying to kill a bug with a canon.
I am shure there are some (free) tools that just do the java2xml stuff and I
suppose they are more suitable for you instead of changing the source code.
But I don't know much of those tools... hope somebody will tell us all.
I suppo
Hi there,
I was only searching for a library that provides java2xml serialization and
deserialization with support for multi-refs (!) (like "SOAP section 5 encoding").
I found Axis but did not yet manage to write a simple sample that does not need any
server reference or any other overhead for
You have to change the class:
"org.apache.axis.components.net.JSSESocketFactory"
which resides in the axis.jar and add
"implements org.apache.axis.components.net.SecureSocketFactory"
to its class-declaration, recompile and insert the class into
the axis.jar file...
I have left a
Chinese and Japanese character sets are much more efficient in UTF-16 than
in UTF-8. So I can certainly understand why someone might want to use one
over the other.
Also, the WS-I Basic Profile [1] stipulates:
R1012 MESSAGEs MAY be serialized as either UTF-8 or UTF-16.
In order to be con
Stefan,
I am having the same problem that you outline below ( the nullPoinerException) can you
explain what the reason is and where I have to change the code of Axis to make this
work please ?
Thanks in advance
Russell
-Original Message-
From: Stefan Carlsson [mailto:[EMAIL PROTECTED]
in the WSIF 1.2 that I built, there is not testit.sh but ... ...it was
very simple: I had to set SOAPPort writing "SOAPPort" !
R.
> As far as I remember, you should have a
> testit.sh || testit.bat
>
> If you really want to run only the java class, just take a look at the .sh
or
> .bat file.
As far as I remember, you should have a
testit.sh || testit.bat
If you really want to run only the java class, just take a look at the .sh or
.bat file...
HIH
dovle
> I'm trying to run the addressbook example of WSIF over SOAP 2.3.
> The command ro run the example is
> java clients.addr
I'm trying to run the addressbook example of WSIF
over SOAP 2.3.
The command ro run the example is
java
clients.addressbook.Main
and has 3 parameters:
SOAPPort
file.wsdl_location protocol_name(soap/axis)
Does any know how have I to set
SOAPPort?
tx
Roberto
Hi,
search the archives for *"private final" attribute in generated stub java
client* messages (11/6/2002), this topic has been discussed there.
bye
--
mattia
-Original Message-
From: Matthias David [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 20, 2002 10:52 AM
To: '[EMAIL PROTECT
Title: Dynamic SoapPort Address
Hi,
is it possible to use dynamic Soap Port adresses with WSDL2Java generated classes?
E.g. I want to use a generated service as follows:
Final String DYNAMIC_ADDRESS = "http://xyz.xyz.com:1500";
XYZService service = new XYZServiceLocator();
XYZ stub = servi
korz, david wrote:
Is the operation element of the wsdd document documented anywhere?
There's a short description in docs/reference.html.
Hi,
This is not really an AXIS issue, but an XML one.
As you guessed, an XML element cannot contain the literal characters
< / e l e m e n t >
because < and > are not allowed in the PCDATA content of an element.
If you attempt to do this, the illegal characters are escaped as
< and > (and & is
Hi,
SOAP messages are XML, and XML parsers are required (by the XML spec)
to accept UTF-8 and UTF-16 encoding. Both encodings can represent
exactly the same character set (Unicode). So, if AXIS is generating
UTF-8, the recipient should have no difficulty parsing it (assuming
it uses a conformant X
My schema is like
When I run WSDL2JAVA, I expected that it will genrate the code like_class extends Attribute but it does not happen. I can not use extension instead of restrictionbecause extension does not support enumeration as content.Any s
How can I disable the transfer encoding chunked for messages returned by
the Axis server. It seems that some clients have problems with this.
Thanks,
Arno
43 matches
Mail list logo