is always more efficient than Java?
Many thanks.
Nuno Guerreiro
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
/wsdd/providers/java";>
It is exactly the same as the deploy file, but the
tag was replaced by the
tag and, although the AdminService is able to process
it, it does nothing to server-config.wsdd, i.e., the
chain remains there.
Any ideas?
Ma
one.
But I can't even find it in the Internet.
Has anyone had this problem? Is this the correct way
for specifying security to clients? I'd rather have
Axis dinamically generate the WSDL with security
information.
Many thanks,
Nuno Guerreiro
__
one.
But I can't even find it in the Internet.
Has anyone had this problem? Is this the correct way
for specifying security to clients? I'd rather have
Axis dinamically generate the WSDL with security
information.
Many thanks,
Nuno Guerreiro
__
code and change the
underlying communication. Besides, that seems a
daunting task. I think I would have to change some
Axis client classes.
Does anyone see a better way?
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
Yahoo! - Official partne
Is there a way to accept an incoming Web Service call
only if it comes with a Digital Certificate of a
certain entity? Can this be solved only on the Web
Server side and have no Axis involvement?
Many thanks,
Nuno Guerreiro
__
Do You Yahoo
vaWorld article).
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Many thanks for your replies.
If I understood correctly from the document Pankaj
wrote, there will be no need for custom client code to
be developed, only security configurations in the JVM,
right?
Regards,
Nuno Guerreiro
__
Do You Yahoo
Hi,
I need to develop a client to access a Web Service via
HTTPS. Is it possible to do so in Axis? Or do I have
to use JSSE to develop custom code?
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http
d the Axis wsdl2java tool).
Included below are the wsdl file, a sample good
request/response from the JUnit test class and the bad
request/response from .Net.
Many thanks,
Nuno Guerreiro
WSDL
http://www.cidadebc
ke(ContainerBase.java:943)
at
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1011)
at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1106)
at java.lang.Thread.run(Thread.java:484)
-
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
nerated by Axis WSDL2JAVA work fine.
Any ideas?
Many thanks,
Nuno Guerreiro
Following is the request:
POST /axis/services/getDDAccounts HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web
Services Client Protocol 1.0.3705.209)
Content-Type: text/xml; charset=utf-8
SOAPAction: &q
Hi,
I'd like to be able to generate a SOAP fault with a
specific XML structure in an Axis Service. When I use
the fault element in the WSDL file, it is ignored by
WSDL2JAVA. Is there any way to do this
programatically?
Many thanks,
Nuno Guer
any thanks,
Nuno Guerreiro
---
activation.wsdl
---
http://www.cidadebcp.pt/webservices/services/cidadebcp-activate";
xmlns="http://schemas.xmlsoap.org/wsdl/";
xmlns:SOAP-ENC="h
Does Axis have any feature which
allows me to do this automatically or do I have to
develop my own security mechanism?
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
oded"/>
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://localhost:8080/axis/services/cidadebcp-registerBranchUser";
use="encoded"/>
http://localhost:8080/axis/services/cidadebcp-registerBranchUse
oded"/>
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://localhost:8080/axis/services/cidadebcp-registerBranchU
ser" use="encoded"/>
http://localhost:8080/axis/services/cidadebcp-registerBranchUs
er"/>
Thanks, Nuno Guerreiro
oded"/>
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://localhost:8080/axis/services/cidadebcp-registerBranchUser";
use="encoded"/>
http://localhost:8080/axis/services/cidadebcp-registerBranchUser&q
oded"/>
http://schemas.xmlsoap.org/soap/encoding/";
namespace="http://localhost:8080/axis/services/cidadebcp-registerBranchUser";
use="encoded"/>
http://localhost:8080/axis/services/cidadebcp-registerBranchUser&q
It seems to me that wsdl2java is ignoring the "fault"
element in a wsdl file I have (file included below).
Thanks,
Nuno Guerreiro
http://localhost:8080/axis/services/cidadebcp-registerBranchUser";
xmlns="http://schemas.xmlsoap.org/wsdl/&qu
ers before. The only version that doesn't
produce this error is the one from 12-3-2002.
Attached are all files I'm using.
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http:/
ers before. The only version that doesn't
produce this error is the one from 12-3-2002.
All files I'm using are included below.
Many thanks,
Nuno Guerreiro
---
registerBranchUser.wsdl
---
http://localhost:8080/axis/services/cid
ers before. The only version that doesn't
produce this error is the one from 12-3-2002.
All files I'm using are included below.
Many thanks,
Nuno Guerreiro
---
registerBranchUser.wsdl
---
http://localhost:8080/axis/services/cid
it confused. How does the
internal Web Server in Tomcat 4 know this if I haven't
told it?
Many thanks for any help,
Nuno Guerreiro
__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
If possible, I'd like it to be mapped to a Java class,
but if this feature isn't available, then I'd rather
have it mapped to a byte. What I'd like to avoid is
have the schema changed due to this limitation. I'd
rather wait for the limitation to be overcome.
Many
Just one guess. Maybe the problem is related to types
created by restricting primitive XML types.
Is this available in wsdl2java? I have many types
derived from basic XML types such as byte, int, long,
which restrict the set of possible values they can
hold.
Nuno Guerreiro
First of all, thanks for your reply.
Below are all the source files used by wsdl2java in
the following order:
. WSDL file
. GetDDAccountBalance.xsd (service schema)
. Types.xsd (schema which defines several generic
types)
. Produced WSDD file
Many thanks for your help,
Nuno Guerreiro
st.
Thanks in advance,
Nuno Guerreiro
HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=utf-8
Content-Length: 4306
Date: Thu, 14 Mar 2002 16:39:51 GMT
Server: Apache Tomcat/4.0.1 (HTTP/1.1 Connector)
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd=&qu
Axis is generating this fault everytime I invoke a
service which contains elements which have byte as
their types.
Below is the full stack trace:
HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=utf-8
Content-Length: 4306
Date: Thu, 14 Mar 2002 16:39:51 GMT
Server: Apache T
36. value = a;
<--->
*** Error: The type of the left-hand side in this
assignment, "byte", is not compatible with the type of
the right-hand side expression, "byte[]".
38. value[i] = value;
<--->
**
s a bug or am I doing something wrong?
Thanks in advance,
Nuno Guerreiro
HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=utf-8
Content-Length: 3966
Date: Fri, 08 Mar 2002 17:14:03 GMT
Server: Apache Tomcat/4.0.1 (HTTP/1.1 Connector)
http://schemas.xmlsoap.org/soap/envelo
When I test an AXIS service via SOAP the elements in
the SOAP body are placed inside a multiRef element. Is
there any reason for this? I think this makes reading
harder.
Why not plain elements?
Many thanks,
Nuno Guerreiro
__
Do You Yahoo!?
Try
e.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1011)
at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1106)
at java.lang.Thread.run(Thread.java:484)
Many thanks for any help,
Nuno Guerreiro
__
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
,
Nuno Guerreiro
__
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
alizer for each schema?
Many thanks for any help,
Nuno Guerreiro
__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
nformation with service
input/output data.
This is an important point in a startup project.
Many thanks for any help,
Nuno Guerreiro
__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
36 matches
Mail list logo