Folks:
Anyone out there using JDeveloper know how to add "Java Web Services" item
to General / WebServices Menu
(Sorry for being completely off topic but I dont know where else to ask)
Thank You,
Martin
Hi *.*,
I have following problem and questtion:
I am using Soap and Java-Web Start. The client uses Soap-services to access
a database.
The client, a Java-application, therefore needs the url of the server, where
the Soap-services are established. Right now I am using a constant,
knowing that is
Hi
*.*,
I have
following problem and questtion:
I am
using Soap and Java-Web Start. The client uses Soap-services to access a
database.
The
client, a Java-application, therefore needs the url of the server, where
the Soap-services are established. Right now I am using a
constant,
knowing
Hi all,
Currently apache SOAP is using java reflection APIs to invoke a method of
EJB.
Is there any negative side of using reflection to invoke an EJB method.
EJB spec says "the application server should deny
java.lang.reflect.ReflectPermission to EJBs."
But I think this is regarding using reflec
Kumar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 7:10 AM
Subject: off topic
> Hi all,
>
> Currently apache SOAP is using java reflection APIs to invoke a method
of
> EJB.
> Is there any negative side of using reflection to invok
Title: Message
I have
been through all the right channels to unsubscribe from this group, but still
nothing (or rather everything).
Can
anyone help?
Thanks
Hi,
there was a posting to this list quite a time ago concerning compression of SOAP
messages.
Actually, I am facing a similar problem now and I wonder if anybody has an idea or
comment about it.
So my basic approach is as follows:
I don't want to care about compression at all, instead I want
Title: WSDL WSTK and One-way message - slightly off topic
It appears to me that the IBM WSTK does not provide a facility for sending one-way message over SOAP. The WSDLServiceProxy class only has an invoke method.
Can we assume that if the SOAP Response returned from the invoke method is