Here you will find an example, and you can download the code at the
bottom.
http://www.sosnoski.com/presents/cleansoap/axis.html
-Enric
>
>
> Hi,
>
> I am looking for a simple DOC-LIT sample. I looked around in samples
> folder, but probably missed it if it was there.
in general.
Hope you find it useful.
-Enric Jaen
It does not exist such a java:DOCUMENT provider. Use java:RPC with
style="document".
-Enric
On Tue, 9 Nov 2004, Alessandro Leonardi wrote:
> Hi,
>
> I've a problem to publishing a service with axis, I build it like axis
> example and all is OK, I can to u
file in my service classpath?
There is not connection between them. The Axis engine uses the application
context to look for the services classes. The Axis tools don't use the
application context, but they use the same libraries than the engine.
>
> The Axis apps (see above) do not n
also that your AXISCLASSPATH contains the lib log4j-1.2.8.jar
-Enric
On Thu, 21 Oct 2004, Florian Theurich wrote:
> I enter:
>
> java -cp %AXISCLASSPATH% org.apache.axis.wsdl.WSDL2Java -s -d application -o
> c:\tools\test c:\tools\test.wsdl
>
> quite straig
Can u plz post the command you try to run? Also, use -Dlog4j.debug to see
in the stdout detailed info about your log4j configuration. You should see
sthing like this (but not exactly the same):
log4j: Using URL [file:log4j.properties] for automatic log4j
configuration.
log4j: Reading configuration
/**
* Enric Jaen Villoldo
* PhD student
* http://nmg.upc.es/~enric
*/
On Sat, 16 Oct 2004 [EMAIL PROTECTED] wrote:
>
> If I am not wrong you can specify your own parameters like this:
>
>
>
> ...
>
>
> Regarding how your service could retrieve the
not
sure how to get that handler from your service class. Maybe your service
should implement the ServiceLifecyle method and get the handler
from the init() method. But this is something I have never tried..
Maybe someone else can confirm this?
Hope it helps.
-Enric
-Enric
/**
* Enric Jaen
:
...
...
-Enric
On Fri, 15 Oct 2004 [EMAIL PROTECTED] wrote:
> Pat,
>
> By default, Axis has a mapping, in WEB-INF/web.xml, that specifies a URI
> of "/services/*", to get to the Axis servlet (and, thus, to the services).
> This is the path below the context root. It loo
You could check that log4j is in the AXISCLASSPATH.
-Enric
On Tue, 27 Jul 2004, Keir Bowden wrote:
> Hi,
>
> I'm having trouble getting log4j to work in conjunction with commons
> logging, Axis 1.0 and Tomcat 5.0.19. I've tried altering the
> log4j.properties in
10 matches
Mail list logo