Hi All,
I exposed an POJO as web service using AXIS 1.2 RC1, TOMCAT and custom
(de)serializers When I try to access the web service I am getting an
axis
fault "org.xml.sax.SAXException: Deserializing parameter 'in0': could
not find deserializer for type
{http://chapter5.wroxaxis}SparePartBean";.
Hi All,
I am using Apache AXIS 1.2 RC2, Custom AXIS Handlers for
(De)Serialilizing, Security etc. Now my question is it possible to
capture all(informative, debug, fatal) log messages spitted by AXIS
and that tell me at what stages my custom handlers are called.
Basically I want to rely on the lo
Hi,
What exactly is a transport handler in AXIS and can anyone please give
one real world example of when shall we go for implementing our own
transport handlers in AXIS ?
Thanks & Regards,
Kumar.
Hi All,
There is simple POJO web service whose method takes a java object
whose class extends another class. Here are the below details. When I
try to invoke a web service java client program that uses AXIS 1.2 RC2
stubs I am getting an exception.
---
I'm not sure what you
> would want such a program to do; are you looking for a program that
> automatically generates JSP pages, or automatically generates a swing
> application?
>
> babloosony wrote:
> Bill- I am talking about the actual client java programs that used the
2Wsdl output?
>
> babloosony wrote:
>
> >Hi All,
> >
> >I have one interesting doubt! Say there are lot of WSDL's exposed by
> >some third party web service providers. I am using Apache AXIS 1.2
> >RC2 on client side. Are there any tools out there that can writ
Hi All,
I want write a POC(Proof of Concept) document on any concept in java
web services. I dont know how to write once and cant tell what all a
POC contains. The concept can simple to intermediate and can include
any tools,frameworks like Apache AXIS 1.2, WebSphere 5.0 , WSAD, PKI,
Apache WSS4
Hi All,
I have one interesting doubt! Say there are lot of WSDL's exposed by
some third party web service providers. I am using Apache AXIS 1.2
RC2 on client side. Are there any tools out there that can write java
client programs automatically that used stubs generated by AXIS 1.2
RC2. Since the
Hi All,
There is a third party web service which exposed its wsdl to clients
and I used AXIS 1.2 RC2 to create stubs and have written a web
service client program to access the web service. However may the
server is expecting a signed xml signature in the soap message to
verify them I am not abl
Hi,
Are there any good tutorials,links,blogs etc. on writing custom
(de)serializers with axis. Any information on at what phases of soap
request/response cycle in axis, these (de)serializers will be called
and with hands-on examples will be very helpful. Please suggest ?
Thanks & Regards,
Kum
Hi All,
I have few doubts on custom types transferring between java/.net using
axis 1.2 rc2 document style web services.
Say I have below structure of my classes
class a
{
public boolean a1=true;
}
class b extends a
{
public boolean b1=false;
}
class c
{
public boolean
a stable
> source (1.2rc2) so it will compile.
>
> -- Paul
>
> > -Original Message-
> > From: babloosony [mailto:[EMAIL PROTECTED]
> > Sent: Mittwoch, 9. Februar 2005 14:18
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: New
t; -- dims
>
>
> On Wed, 9 Feb 2005 18:22:09 +0530, babloosony <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Can anyone please answer to each of my below questions :
> >
> > 1. what is a security token reference
> > (org.apache.ws.security.messa
Hi,
Can anyone please answer to each of my below questions :
1. what is a security token reference
(org.apache.ws.security.message.token.SecurityTokenReference) and what
for
it is use in Apache WSS4J ?
2. when one should favor Apache XML Security Project like WSS4J over
IBM XSS, VeriSign TSIK e
Hi All,
I am using below environment
client side
ANT + Sun 1.4.2 JRE
JIBX (DE)SERIALIZERS, JIBX BINDING
AXIS 1.2 RC2 STUBS
server side
---
JIBX (DE)SERIALIZERS, JIBX BINDING
AXIS 1.2 RC2
JIBX BETA 3D
WSAD 5.1.2
WEBSPHERE 5.0 Test Environment
Basically I used WSAD 5.1.2 t
Hi Christian,
There are 3 types of WS Security according to WS Security
Specification. One is Authorization Token Mechanism(which is what you
need in your case), XML Encryption and XML Signatures.
Using Authorization Token, we can set the username and password in the
web service client program (
Hi All,
Are there any suggestions, ideas on packing jibx binding compiled
classes and axis custom (de)serializer classes when deploying an ear
with ejb jar modules, axis web modules on WebSphere Application Server
5.0 ?
Any exp. with similiar packaging and deployment will be greatly appreciated ?
No answers. Can anyone please respond. I am running out of time :-(
On Tue, 8 Feb 2005 09:55:15 +0530, babloosony <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am using JiBX for implementing my own (De)Serializers replacing AXIS
> default (De)Serializers. However when
Hi All,
I am using JiBX for implementing my own (De)Serializers replacing AXIS
default (De)Serializers. However when I register my (De)Serializers
with AXIS's server-config.wsdd file and start my web service deployed
on WebSphere 5.0, I am getting below detailed server stack trace :
[2/6/05 17:
Hi All,
I am using JiBX for implementing my own (De)Serializers replacing AXIS
default (De)Serializers. However when I register my (De)Serializers
with AXIS's server-config.wsdd file and start my web service deployed
on WebSphere 5.0, I am getting below detailed server stack trace :
[2/6/05 17:
Hi All,
Can anyone tell in what cases one gets this axis fault from the server
"Error 500: : incorrect call to interface method". I am using
WebSphere 5.0, AXIS 1.2 RC2, EJB to implement my web services on the
server.
Thanks & Regards,
Kumar.
Hi All,
I am trying consume a ejb web sevice deployed using AXIS 1.2 RC2,
WEBSPHERE 5.0 and axis custom (De)Serializers and I am getting below
error:
[java] AxisFault
[java] faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
[java] faultSubcode:
[ja
Hi All,
I am very fond of JiBX and I am trying to use it for implementing my
own (De)Serializers replacing AXIS default (De)Serializers. However
when I register my (De)Serializers with AXIS's server-config.wsdd file
and start my web service deployed on WebSphere 5.0, I am getting an
exception wh
Hi All,
I am using AXIS TCPMonitor to monitor my soap requests and soap
response for all the web service deployed on my machine i.e.
localhost. But I dont know how to configure AXIS TCPMonitor to
monitor my request soap messsage and response soap messagefor
monitoring say a remote host 66.32.44
Hi All,
We are using a custom web service framework tool that uses AXIS 1.1
Final, JiBX for (De)Serializing. When I run my web service client
program that uses the stubs generated by my web service framework tool
to connect to a
third party web service endpoint address. I am getting below error.
Hi All,
I have written custom (De)Serializers. Basically I have extended
org.apache.axis.encoding.ser.BaseDeserializerFactory for implemenging
my custom DeSerializer Factory class and I have implemented below 2
methods in my class :
public MyCustomDeserializerFactory(Class clas, QName qname)
pr
Hi All,
Environment
--
1. WSAD 5.1.2
2. AXIS 1.2 RC2 on both server and client
3. WebSphere Application Server 5.0
4. custom (de)serializers written replacing axis default
(de)serializers both at server side and client side
I have deployed an EJB using WSAD 5.1.2's WebSphere 5.0
Hi All,
Environment
1. WSAD 5.1.2
2. AXIS 1.2 RC2 on both server and client
3. WebSphere Application Server 5.0
4. custom (de)serializers written replacing axis default
(de)serializers both at server side and client side
I have deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test
E
Hi Tom and Jeff,
Thank you for your prompt response and making me realize my mistake.
It is a problem with the jndi lookup conf. in wsdd file. However I am
struck now with new error. Can you please suggest Is the error
screaming about a problem in my wsdl file ?
Connecting to service at
http
Hi All,
Environment
WSAD 5.1.2
AXIS 1.2 RC2 on both server and client
WebSphere Application Server 5.0
I have deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test
Environment and exposed it as web service using AXIS 1.2 RC2 on the
server side.
I am able to test and run the ejb usi
Mike- I tried your appraoch in my WSAD but it does not work.
Only combination that successfully run AXIS WEB MODULE is
EAR CLASSLOADER MODE: PARENT_FIRST
EAR WAR CLASSLOADER POLICY: APPLICATION
WAR CLASSLOADER MODE: MODULE
Please suggest
Hi,
I have successfully developed and deployed an EJB using WSAD 5.1.2's
WebSphere 5.0 Test Environment. I have even able to access the EJB
using UTC(Universal Test Client) in WSAD and by launching the j2ee
client module using
WebSphere lauchClient program.
Basically I have below directory struct
Hi,
I have successfully developed and deployed an EJB using WSAD 5.1.2's
WebSphere 5.0 Test Environment. I have even able to access the EJB
using UTC(Universal Test Client) in WSAD and by launching the j2ee
client module using
WebSphere lauchClient program.
Basically I have below directory struct
Hi All,
I have successfully developed and deployed an EJB using WSAD 5.1.2's
WebSphere 5.0 Test Environment. I have even able to access the EJB
using UTC(Universal Test Client) in WSAD and by launching the j2ee
client module using WebSphere lauchClient program.
I have now exposed this ejb as web
Hi All,
Is anybody successfull in implementing (ejb) web services using Apache
AXIS (1.1, 1.2), WSAD, WebSphere 5.0 as development and deployment
environments. If so can you please share your design, development
experiences, problems you have faced etc.
Thanks & Regards,
Kumar.
Hi All,
I am trying to expose a ejb as web services using AXIS on client side
and AXIS+WebSphere5.0 on the server side.
Is anybody successfully with this integration, if so can you please
share your ideas, suggestions and any checklist of things since I am
getting some exceptions like "unable to
Hi All,
I have successfully developed and deployed an EJB using WSAD 5.1.2's
WebSphere 5.0 Test Environment. I have even able to access the EJB
using UTC(Universal Test Client) in WSAD and by launching the j2ee
client module using WebSphere lauchClient program.
I have now exposed this ejb as web
Hi All,
There is an EJB web service deployed using WSAD 5.1.2's WebSphere 5.0
Test environment and Apache AXIS running as web module inside WSAD.
Now I wrote a web service client program using Apache AXIS generated
stibs but when I run it I am getting below error :
AxisFault
faultCode: {http://s
Hi All,
There is an EJB web service deployed using WSAD 5.1.2's WebSphere 5.0
Test environment and Apache AXIS running as web module inside WSAD.
Now I wrote a web service client program using Apache AXIS generated
stibs but when I run it I am getting below error :
AxisFault
faultCode: {http://s
Hi All,
I have deployed an EJB in JBoss and this ejb is deployed as a web
service using Apache AXIS and below is the configuration for AXIS
server-config.wsdd with information relevant to JBoss ejb deployment.
[CODE]
One way is to write a generic framework that edits the
server-config.wsdd with the actual deployment settings and these
settings must also include custom (de)serializers and the wsdl file
that you framework generates instead of relying for it on axis. And
ideally you framework should handle the cus
Hi All,
I am not using WebSphere 4.0 or WebSphere 5.0 provided web services
soap engine but the axis soap engine that I download from Apache
website.
I am trying deploy AXIS 1.1 RC2 (I need to work only with AXIS 1.1 RC2
but not AXIS 1.2 RC2 due to some project constraints) as a web
application
Hi All,
I am planning to deploy AXIS 1.1 RC2 on WebSphere 4.0.
We have developed a generic framework that can generate wsdl's with
schemas if you feed the (non)ejb classes that need to be exposed as
web services.
However the same has been achieved usign AXIS 1.2 RC2 since lot of
bugs related to
Hi All,
Say I need to access a third party web service url
https://www.mycom.myc/net/WS whose server implements 2 way
SSL authentication. I wrote java web service client program that uses
Apache AXIS generated stubs to connect to this
web service.
Now my question is what are the steps that need t
Hi All,
I want to write an AXIS Web Service java client program that uses AXIS
stubs on a doc/lit web service wsdl that is provided by third party
like netmethods.com
However I am interested only in 2 way SLL implementing web services (I
guess netmethods.com web services are not 2 way ssl enabled
Dear Sir,
Thank you for the prompt and timely response. But the third party ssl
enabled web service provider (who is somewhere in UK) is not in my
control. How can I import my certificate to their trust store. Can't I
programatically handle it from my web service standlone java program
(in INDIA)
Hi All,
I have https enabled web service whose wsdl address location is similiar to
https://mysc.mycom.com:443/PtrAcc/DM.
I am behind a firewall and now I have written a web service java
client program that uses AXIS Stubs. Also I think this
web service employs 2 way authentication since when I
Hi All,
How do we automate the process of writing a web service axis client
program that uses stub based approach where a web service method
accepts and returns custom types. Are there any plugin for eclipse or
frameworks that does that. I am using doc/lit style web service but
not rpc/enc
Say be
Hi,
I want to implement an axis handler and I am confused with Interface
javax.xml.rpc.handler.Handler and Class
org.apache.axis.handlers.BasicHandler (implements Interface
org.apache.axis.Handler)
1. In what cases one uses org.apache.axis.handlers.BasicHandler over
implementing javax.xml.rpc.ha
Hi All,
When I invoke an ejb web service deployed in jboss-4.0.1RC1 and
axis-1_2RC2-bin, I am getting below error. I am using stub based
approach in my web service client program. Can anyone please tell what
am I missing here ...
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}
Hi All,
I have deployed an ejb on JBoss and I am using axis-1_2RC1. Below is
working configuration for this ejb web service in
server-config.wsdd
--
Hi All,
I usually connect to internet using a proxy and port since I am behind
a corporate firewall.
I am trying to write a web service consumer using and trying to
connect to a some third party web service provider
whose wsdl url is http:///servicingWS/Reallocate.asmx
Now how do I configure the
Hi All,
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.ConnectException: Connection refused: connect
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.ConnectException:
Connectio
how did u get my email id ...
On Thu, 21 Oct 2004 13:33:58 +0300, Tudor Vintilescu
<[EMAIL PROTECTED]> wrote:
> Hi there.
>
> I have a problem when trying to call a method. I've used wsdl2java to
> create the java classes (and interf.) for the service, i've compiled
> them and deployed them on m
54 matches
Mail list logo