Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
Axis
Page 203 of 595 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100  

No such operation

We 're doing a "contract-first " implementation with a customer using Document-Literal from handwritten WSDL and Schema. We are the client and our customer the server. The Schema has elements (and ty

Does AXIS2 support Java2WSDL?

HI Does AXIS2 support Java2WSDL? Any pointer is very much appreciated. Thanks Emily <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META http-equiv Content-Type con

Subject: NullPointerException

After I dropped the axis2.war file in the webapp of TOMCAT5.5 I am getting following error any idea? - Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at org.apa

using swing/awt in a web service

Greetings I would like to open an awt frame within my web service to display some content bu t while my awt code executes fine nothing happens. Is there some axis limitation for that kind of thin

Build the source distribution of AXIS2 failed

Hi Please help and tell me where I could get the foolwoing two jar files. I have googled them with no luck to find. I have downloaded the standard source distribution of AXIS2. Attempting to downl

Subject: Java2WSDL problem

Hi I 'm trying to produce a WSDL-File from my source. - First I tried with the Eclipse-Plugin but got the Error "an Error occured while code generating java.lang.reflect.InvocationTargetException "

I am ready to create a new JIRA issue

Please create a JIRA issue. Most of the times it does not hurt to just create it ) and then ask here (rather than the other way around ) -- dims On 6/23/06 Jim Bender <jimcbender@(protected) > wrot

WSDL2Java fails to detect nonexistent element

Hi folks. I recently noticed that the Axis2 WSDL2Java program when generating XmlBeans seems to accept WSDL which contains references to nonexistent elements. For instance <types > <xs s

Axis 2.0 REST Web services samples

Hi I am trying to develop RESTful services using Axis2.0 and just managed to setup Axis2.0 services modules etc. I would appreciate if someone could send me a small toy application or a simple

Subject: what 's wrong about anyURI ?

Hello Why the anyURI type represented by org.apache.axis.types.URI type is required to be absolute so if I am using something like <uri >someURI </uri > it gives me the MalformedURIException "No schem

AxisFault: Unconnected sockets not implemented; nested exceptio

Hi All I am getting org.apache.axis2.AxisFault Unconnected sockets not implemented exception. Whant can be the root cause of this ? JAVA CODE ################# import java.security.Security

Java web service client to .Net web service

Hi I am developing a Java web service client using Apache Axis 1.4. The client will connect to a .Net version 1.1 + WSE 2 SP3 web service. The .Net web service requires X.509 based authentication a

dynamic return types / external configuration / inheritance

Hi to everyone suggest the follwing scenario - service with one method. - I 'm NOT using code generated skeletons but simple Java classes. - depending on the request parameters the returned objec

Subject: Issues deploying axis 2.0

Hi I am trying to create a RESTful webservice using Java and hence looking at Axis to use that as a platform. I just downlaoded the axis.war file and when I deployed it in my servlet container (

Problem in running axis with wss4j security

Hi All I installed axis-1.3 on apache-tomcat-5.5.17 but I am accessing the happiness page I am getting the following message Axis Happiness Page Examining webapp configuration Language [

Re-post: How can I pass attachment file name

All I am using Axis1.4. When doing attachment I found it seems no elegant way to pass the file name attached. Below is my source code fragment String sourceDir "C \\temp\\example.doc "

- wsdl2java - exception

hey I have similar problem. I 'm new to axis2. I have wsdl from which in axis 1.* I have succesfully generated java code but in axis2 I got following exception Exception in thread "main " org.apa

Problem in running axis with security

Hi All I am trying to run axis1.4 on apache-tomcat-5.5.17 but I am getting the following error on Axis happiness page Axis Happiness Page Examining webapp configuration Language [en] [ja

NullPointerException in AbstractHTTPSender

Hi all I get a NullPointerException in AbstractHTTPSender 238 when the following message is received <?xml version '1.0 ' encoding 'utf-8 '? > <soapenv Envelope xmlns soapenv "http //schemas.xmlsoap.

NullPointerException in OutInAxisOperationClient

Hi all I 'm trying to send a message from a web service A to a web service B but I get this exception ERROR ncl.qosp.controller.scheduler.weighted.WeightedAvgRespTimeServiceHandler - java.lang.Nul

Does axis2 support <any > or <choice >?

I 'm trying to set up a server with a service something like <xs element name "Update " > <xs complexType > <xs all > <xs element type "xs anyType " name "id " minOccurs "1 " maxOccurs "1 "

unknown exception

I am getting an exception while using axis2 with a https Webservice whose client stub has been generated using WSDL2Java. How can I dig in further to see what is going on? This does not give me a lo

Problem on cache setting, Nightly build 22 Jun 06

According to email about sending large file the problem of sending 10MB attachment was solve by deployment of the Nightly build Axis2.war version released on 22 Jun 06. However it has

Subject: adding handler into client

Hallo everybody I need to add a log handler to my axis client. I don 't want to use client-config.wsdd but want to include the handler in the code. What I figured out is that I can use service.getH

https with WS

Hello All I am unable to get the https to work with WS. I have followed many posts and other srticles on the web and I have tried just about all they have suggested but am still unsuccessfu

Web service calling another web service problem

Hi all I 'm trying to let a web service A calling a web service B works but it doesn 't work service A calls the MyService.echo() method (see userguide folder) when certain events happen. I see serv

How to get the soap action in message handler

Hi all I have a handler replacing RequestURIBasedDispatcher (i.e. the first handler in the transport phase). How can I get the soap action? messageContext.getSoapAction() messageContext.getWSAActio

Could I handler the exception in an common error handling class ?

hi all I want to handle the exceptions throwed by the services in one common class and tried to extend the AxisServlet class overwriting doGet() and doPost() method and catch error with code like

Problem after deploying web services using axis

Hi All I installed couple of times axis-1_4 axis on apache-tomcat-5.5.17 and whenever I deployed any services using any deploytment descriptor with some problem in it.Then it starts behavinh

Subject: Is Axis Ws-I compliant

Hi just starting for the first time developing a component to communicate with a web service. Our client has sent us the wsdl and we were going to use Axis to convert the wsdlto java to call the web
Page 203 of 595 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100