the way I did it (people can correct me if I am wrong) is by first deploying
the service using AdminClient and then doing an "AdminClient list" and
saving the output into server-config.wsdd.
-Original Message-
From: Oppenheim, Dave [mailto:[EMAIL PROTECTED]
Sent: Friday, March 12, 2004 11
Is axis in your classpath?
-Original Message-
From: Miller, Janet [mailto:[EMAIL PROTECTED]
Sent: Monday, March 08, 2004 3:39 PM
To: [EMAIL PROTECTED]
Subject: Problem executing WSDL2Java
I am an Axis beginner using JBoss-net (JBoss 3.2.3 w/ Axis 1.1). I have
a wsdl file that I generate
amesh.
-Original Message-From: Bobba, Ramesh
[mailto:[EMAIL PROTECTED]Sent: Thursday, March 04, 2004
11:35 AMTo: '[EMAIL PROTECTED]'Subject: RE: EJB
Authentication
I
use the default BeanDeserializer. I am attaching the Client code and also the
generated
PROTECTED]Subject: RE: EJB
Authentication
can you post your client code and deserializer code?
-Original Message- From: Bobba, Ramesh
[mailto:[EMAIL PROTECTED] Sent: Thu 3/4/2004 11:01 AM
To: '[EMAIL PROTECTED]' Cc: Subject:
RE: EJB Authenticat
sing the deployment descriptor. Then the EJB access should work just as you
expected.
Hope this helps
Keith
-Original Message- From: Bobba, Ramesh
[mailto:[EMAIL PROTECTED] Sent: Thu 04/03/2004 16:59
To: '[EMAIL PROTECTED]' Cc: Subject:
RE:
:[EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 11:57 PM
To: [EMAIL PROTECTED]
Subject: RE: InvocationTargetException
Have you declared your serializers/deserializers for the complex type in the
wsdd file correctly?
Zoltan Schreter
IBM/Nokia
> -Original Message-
> From: ext
Keith
-Original Message- From: Bobba, Ramesh
[mailto:[EMAIL PROTECTED] Sent: Thu 04/03/2004 00:49
To: Axis-User (E-mail) Cc: Subject: EJB
Authentication
Hi,I get an java.rmi.AccessException exception
because the EJBs that theWebService implementation class is tryi
Hi,
I get an java.rmi.AccessException exception because the EJBs that the
WebService implementation class is trying to use are username/password
protected. We were using weblogic and with that, the client was able to
authenticate by making call:
call.setProperty("javax.xml.rpc.security.auth.usern
Hi,
When I have a method that takes a String and returns a String, the web
service works fine. When ther is a method that takes a complex type, I get
the InvocationTargetException. Can you please help me.
Thanks,
Ramesh.
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.u
with the
name space you use in your custom de-serializer.
-Original Message-
From: Bobba, Ramesh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 3:33 PM
To: '[EMAIL PROTECTED]'
Subject: RE: error while deserializing
Hi All,
I am practically stumped with this one. I
Hi All,
I am practically stumped with this one. I can't see what the problem is! The
DeSerializer is set to the default one. The classes generated by the
WSDL2Java are in the classpath.
Can anyone see why I am seeing the problem?
Thanks
Ramesh.
-Original Message-
From: Bobba, R
Hi,
I am getting the following error while sending a response. Seems it cant
find the FindDeviceRequest object but that class is in the Web-inf/classes
directory. Am I missing something?
Thanks,
Ramesh.
[java]
[java] URL: http://localhost:7001/oamp_ws/oamp
[java] Header
/axis/services/* is the URL pattern for
http://localhost:7001/oamp_ws/axis/services/your_service_name_here
Lanto
Bobba, Ramesh wrote:
>Hi,
>
>I am trying to deploy axis under weblogic 8.1. It looks like axis has
>deployed (at least from the console perspective). My Context is oamp_ws.
Hi,
I am trying to deploy axis under weblogic 8.1. It looks like axis has
deployed (at least from the console perspective). My Context is oamp_ws.
When I try to go to http://localhost:7001/oamp_ws it basically shows the
page cannot be found message and I also tried:
http://localhost:7001/oamp_ws/
Hi,
I am new to axis so pardon if I am asking a trivial question. My question
is, how do you generate the client-config.wsdd? Also, the generated code
seems to have the service address hardcoded (for instance
http://localhost:8080/axis/services/MyService) if I try to generate with the
-l option. I
15 matches
Mail list logo