axis
Error:ORA-01461: can bind a LONG value only for insert into a LONG column
I am using wsdl2java to generate POJOs. Then added @Entity annotations to the POJOS. Then using hbm2ddl for generating the db schema & persisting the data. It works well for all my class files exc[详细]
2023-03-24 20:30 分类:问答Custom XML encoder with Axis 1 and Tomcat
The documentation on this page indicates that I can override Axis\'s default XML encoder b开发者_如何学Goy providing a file with this path:[详细]
2023-03-23 12:44 分类:问答Multiple parameters in a Axis webservice client
This is my first time writing a web service client, it\'s funny, I have already written a webservice;)[详细]
2023-03-23 10:43 分类:问答Specify a xml catalog file to the maven 2 axis plugin
When I use the maven axis plugin to generate java code from a given wsdl file, it tries to reach out to the internet to resolve soap, wsdl etc schemas. Is there 开发者_如何学Goa way to specify the xml[详细]
2023-03-22 06:41 分类:问答Attachment support is disabled when using axistools-maven-plugin
I have used the maven plugin axistools-maven-plugin in version 1.4 for many projects to build webservice clients from wsdl. And I always get the error message that is coming from wsdl2java:[详细]
2023-03-20 17:17 分类:问答Generating stubs in ./src instead of root directory using Axis and Ant
How do I get this Ant file to generate my stubs in the ./src directory instead of the root directory for the target \"generate-service-stub\"?[详细]
2023-03-20 06:15 分类:问答ExtensionMapper.java in Axis2
i am facing problem whenever i am running my wsdl2java the ExtensionMapper class is generating in different different packages.[详细]
2023-03-19 13:25 分类:问答Web Service Client in JBoss
I have an application deployed in JBoss (5.1.0.GA) that contains a web service client. The library that is making web service calls was provided as a compiled J开发者_如何转开发AR, so I can\'t make an[详细]
2023-03-18 17:34 分类:问答Matlab: Problem with ticks when setting minor grid style and two y-axis
with help of the community in this thread: Minor grid with solid lines & grey-color I got it to work to set minor grid lines as solid and coloured style. But when adding a second y-axes it just m[详细]
2023-03-17 23:01 分类:问答Call webservice in android
What is the procedure to call axis webservice(already running on 开发者_开发百科my machine) through android application without using Ksoap2.[详细]
2023-03-17 22:20 分类:问答