Jeff Greif wrote:
If anyone has an example of usage of WSIF for an asynchronous
request/response WS call, particularly one using the
WSIFCorrelationService, or the WSIFResponseHandler I'd appreciate
seeing it. Would you ever use the correlation service if you also
used a response handler?
h
Ooooh, made happyaxis.jsp work. I copied the Xerces files from
Tomcat/common/endorsed into my source (and therefore WAR file) and it
now seems to work. I can also list my newly deployed service.
Now to see if I can call it from something
Tim.
On Fri, 2002-12-27 at 17:57, Tim Sawyer wrote:
Hi All,
I am trying to read a property file from a package hierarchy.
i.e. I have a service(that I don't have much control over) that reads a
property file
for a location such as com/sample/prop/some.prop
[Scenario]
I am using JDK1.4, Tomcat4.1.12, Axis under a WIN2K box. My applicati
Ooops, forgot that bit!
HappyAxis.jsp gives this:
org.apache.jasper.JasperException: Cannot inherit from final class
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
What is the error?
On Fri, 2002-12-27 at 11:26, Tim Sawyer wrote:
> Hi,
>
> I'm trying to get a simple Axis service of my own working, and I can't
> get it to work. I'm sure it's something to do with the libraries or
> environment that I'm using.
>
> After messing about with my libraries (addin
Hi,
I'm trying to get a simple Axis service of my own working, and I can't
get it to work. I'm sure it's something to do with the libraries or
environment that I'm using.
After messing about with my libraries (adding and removing versions of
xerces and jaxp) I've managed to get my wsdd file to d