Hi
I am new to the axis and webservices.I deployed the
one web service and when i am trying to call that web
services,i am facing this "ClassNotFoundException:
Example6.WidgetPriceSoapBindingSkeleton ".
After creating the Server-side bindings , i can see
all these stub and sckeleton classes along
I've got a simple
Axis client running on Windows XP, but every time I start it the messages
"log4j:WARN No appenders could be found for
logger (org.apache.axis.i18n.ProjectResourceBundle).""log4j:WARN
Please initialize the log4j system properly."
appear on the
console. I've copied the l
Hi All,
I'm trying an enumeration type and having tough time to get it
working.
Here is what I have:
- Priority is an enumeration
- a bean class has a Priority member
- I've added typeMapping to the WS
Hi,
Is it possible to set the client's timeout when using proxy interfaces?
The only information I have ever found on setting a client-side timeout
requires the use of Call objects, which are unnecessary with dynamic proxies.
It seems that the client will eventually timeout after 10 minutes, but
Hi,
I'm attempting to get Axis 1.2 (RC2) to work on Websphere 4 -
which is a J2EE 1.2 container. The first thing that I came across is
the following item in the web.xml :
org.apache.axis.transport.http.AxisHTTPSessionListener
...which is not permitted in a J2EE 1.2 web
Dear all,
Thanks to everyone who
helped me out with pointers for getting up to speed on web services. I can
safely say the best advice I have received is "start with the WSDL"!
:-)
An interesting point with my
web service, though, is that although the WSDL passes the WS-I compliance
Hello,
I
am setting up a document/literal/wrapped web service and have used XMLBeans to
bind my schema/java beans. I have written custom Serializer/Deserializers
and I am working on using the dynamic wsdl provided by axis however I
seem to have hit a wall. I think this will
>For services that are written in Java you need the server-config.wsdd
file
>in your WEB-INF directly. (Or alternately you can deploy the service
>using as specified in the manual, but I just copied over my wsdd file).
Thanks for your reply, I have deployed and tested several sample
services.
The core of Axis is the AxisServlet. It gets created and init() is called by
the container. Axis uses init to load the WSDD and all that good stuff. The
request is sent to the AxisServlet in the doPost() method. From there Axis
inspects the soap envelope and using the configuration it pulled from t
Praveen
It's just like the beans generated by Axis if you do a doc-oriented
service where you define your complex types containing collections in a
schema - pretty standard.
Arijit
>-Original Message-
>From: Praveen Peddi [mailto:[EMAIL PROTECTED]
>Sent: 18 February 2005 15:23
>To: [EMA
@Praveen Peddi
it's not a work around or another hack. No use any patch. I able to
see also the childs.
I am working on a project with DB and Hibernate Framework. In the DB
there are 32 tables
and so many relationships together. Before to find that mapping
practice Axis couldn't see
all the child
Wow!. I did this and it fixed my problem. I didn't have to use the Eric's
patch that I mentioned in another thread yesterday. I am able to see the
child containers fine. Is this type of bean definition OK? I mean I just
want to make sure its not a hack or anything. If this is the right way to
d
___
Si desea recibir, semanalmente, el Boletín Electrónico de la PUCP, ingrese a:
http://www.pucp.edu.pe/boletin/
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,
In fact, if a connect refused of type java.net.ConnectException occurs,
the stub automatically deserializes it, putting an instance into
AxisFault.detail.
Mariano Eloy Fernández wrote:
Hello,
My webservice throws an Exception. This is reflected in the WSDL.
http://schemas.xmlsoap.org/soap
Hello,
My webservice throws an Exception. This is reflected in the WSDL.
http://schemas.xmlsoap.org/soap/encoding/";
namespace="https://www.cv.gva.es/axis/CorreoCVWS?WSDL"/>
Despite declaring both MyException and RemoteException, only
RemoteException is thrown by the client Stub.
I know that
To: $B3'MM(B
(B
$B!!LZB<$G$9!#(B
(B
$B!!(BTCP$B%b%K%?(B(tcpmon)$B$G%^%k%A%P%$%HJ8;z$,@5$7$/I=<($5$l$J$$$H(B
$B$$$&2<5-$N%P%0Js9p$KBP$7$F!"BP:v$rhttp://issues.apache.org/jira/browse/AXIS-1815>
(B
$B!!$3$l$^$G!"4A;z$J$I$rMxMQ$9$k$H(BTCP$B%b%K%?$G$OJ8;z2=$1$r5/$3$7(B
$B$F$$$?$H;W$&$
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
18 matches
Mail list logo