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 219 of 595 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100  

Generated code is flawed

Hi I 'm trying to convert an object to an OMElement as described in the "ADB Howto " (http //ws.apache.org/axis2/1_0/adb/adb-howto.html). In fact I 'm doing exactly the same as in the code snippets

Custom security context token

Hello I 'm trying to talk to a .NET service that requires messages to be signed and encrypted (using a symetric key created by a custom algorithm). I have .NET client code for this that I would lik

Unexpected return type of Attachment when add wsse header to SOAP

More information The attachment is the WsseClientHandler class it just adds a wsse header to the SOAPEnvelope object. Anyone can help? or I should add a jira? - sukie ----- Original Message --

Pls help ---- > about using stub to writing echoStringclient.

Hey I used WSDL2Java to generate a stub for Axis2SampleDocLitService.aar as instructed in user 's manual. and then tried to use the stub to write a simple client .java for its echoString operation (

Serverside ErrorHandling

Hi I 've got problems in the ErrorHandling in Axis2. I followed some hints formerly made in some newsgroup For more details http //marc.theaimsgroup.com/?l axis-user&m 113983896626701&w 2 1) Extend

config parameter in server.xml

Hi i want to declare some parameters for config my axis app. I want do declare these parameters in server.xml of Tomcat. I wrote this in server.xml <Parameter name "mypam " value "54 " override "fal

null Address problem

Hi Axis fans I have developed a RPC style web service which contains an operation to create a WSRF resource. The return is an EndpointReferenceType object. The SOAP response is as the follows. <so

avoid call.registerTypeMapping in the client codes

Hi axis fans I have a question on how to avoid call.registerTypeMapping in client program when the client is calling a service using Axis client Call API. I am working on dynamic invocation on RPC

Subject: Axis2: Empty Soap response

Hi I have a web-service that returns a (complex) bean- which I created from a schema using JaxMe.. The web-service always returns an empty response. I have a system.out just before the return in the

dynamic invocation on document style web services

Hi Can anybody clarify this question on dynamic invocation on document style web services? Previously I have the impression that for document style web services developed and deployed in Axis 1.2 RC

MTOM Problem With generated code

Hi I used WSDL2Java to generate server and client code and deployed the server. I have sent an attachment to the server using the AXIS2 APIs but when I try and send one using the generated Stub I

OMException when receiving a fault message from a server using Axis2 with MT

Can you please try replacing all your axiom-* jars with the jars available here http //people.apache.org/~ruchithf/axiom/ If the problem still persists please file a JIRA as Thilina mentioned Thank

subject: axis security properties

hi! may be someone can help me with the following quesion we have soap web services deployed on some systems and would like to access them with axis based clients the server side is implemented w

Can my service get a notification for application shutdown / session end

Hi Using Axis2 can my Service class get a notification when the web application shuts down ? (I 'm managing some resources - temporary file directory TCP connection pool etc - which should

Subject: WSDL for passworded Service?

Hello I 'm looking to get the wsdl for a middle-tier application for which I don 't yet have the service password. I can retrieve the wsdl 's for the other services by simply adding '?wsdl ' to the end

Controlling the reply destination of the SOAP client for IN-OUT sync pattern

I have a question about the JMS usage in Axis2. I see the following snippet in the SendSession inner class byte[] call(JMSEndpoint endpoint byte[] message long timeout HashMap prop

Axis2[1.0] missing POM file on Maven2 repository

Axis2 Team Is it possible to upload a axis2 1.0 pom.xml on maven2 repository. http //www.ibiblio.org/maven2/axis2/axis2/1.0/ I get this error if pom file is not uploaded when I manually added my

WSDL2Code ?

Has anyone used WSDL2Code generator successfully? I keep getting code that contains call to org.apache.axiom.om.OMElement.Factory.parse(). Axiom spec says OMElement is an interface and it can 't conta

Deploying a Service and WSDL woes

Hi all Due to a need for supported Asynchronous messaging I 'm attempting to migrate services from Axis 1.3 to Axis 2 1.0. I 'm having trouble deploying a service. When I deploy a service a archive

QUESTION: meaning of message - FileProvider - Configuration file read-only s

ANTHONY ZIOLKOWSKI wrote > While running an axis client under in a web browser applet I get the > message - FileProvider - Configuration file read-only so engine > configuration changes will not b

Type missing!

Hi I am using WSDL2Java from AXIS2 1.0 release version and getting the error " axis2.schema.SchemaCompilationException Type missing! Is there any way I can figure out what the "Type missing " is. X

Namespaces with and without security turned on

Hi I am executing a webservice with and without security turned on. The result when executing the WS with security turned on is that I get excessive amount of namespaces ( axis2ns23 axis2ns24 axis

QUESTION: meaning of message - FileProvider - Configuration file read-only so en

While running an axis client under in a web browser applet I get the message - FileProvider - Configuration file read-only so engine configuration changes will not be saved. What does it mean? <html

setOperationContext() question

Hi all is it possible to get the same result with outgoing messages as well by using the setOperationContext() (it seems to me that the outMsgCtx opctx.getMessageContext(WSDLConstants.MESSAGE_LAB

new connection for every call! Keep-alive?

Hello happy axis users How do I prevent axis2 client from making a new connection for every call? I have built a client app based on the axis2 v1.0. The client is built like the EchoBlockingClient

How do I get wsdl2java to include code in generated stub for custom serializers/

> I have written a custom serializer and deserializer and I would like the stub that is generated from wsdl2java to register them for one of my objects. The generated stub 's constructor contains cod

where is this site maintained now?

Hi all I need to make the compression with the old version of axis. At the final part of this site http //wiki.apache.org/ws/FrontPage/Axis/GzipCompression there is a reference to t

Problem with conversion object - > OMElement

Hi I 'm trying to convert an object to an OMElement as described in the "ADB Howto " (http //ws.apache.org/axis2/1_0/adb/adb-howto.html). In fact I 'm doing exactly the same as in the code snippets

Deployment with JDK5 and annotations?

Are there any examples of doing annotation-based deployment of web services with axis? I can 't help but think that if I can generate all of the XML that I need to use for deployment that I could aut

get server name

Hi can i retrieve (at run-time) in my web servcie the name or address of the server in them my web service is deployed??? Any suggestion?? Matteo
Page 219 of 595 Previous 100   Previous 10   211   212   213   214   215   216   217   218   219   220   Next 10   Next 100