Hi,
1. I am configuring AXIS 1.0 for the first time. I am using tomcat 4.1.18.
I noticed the following when I ran happyaxis.jsp:
Note: On Tomcat 4.x, you may need to put libraries that contain java.* or
javax.* packages into CATALINA_HOME/commons/lib
Exactly what should I place in CATALINA_
ubject: Re: Attempting to configure AXIS for the first time
Hainer Neil wrote:
> 1. I am configuring AXIS 1.0 for the first time. I am using tomcat
4.1.18.
> I noticed the following when I ran happyaxis.jsp:
>
> Note: On Tomcat 4.x, you may need to put libraries that contain java.* or
&
ome lines !
the ones with servlet-name element corresponing to AdminServlet (or
AdminAxis ?)
After, you have to restart your tomcat and retry access the servlet.
Bye ..
Hainer Neil wrote:
>
> Hi,
>
> 1. I am configuring AXIS 1.0 for the first time. I am using tomcat
4.1.18.
> I no
Hi,
Why would the following:
java org.apache.axis.client.AdminClient -classpath
C:\xml-axis-10\lib\axis.jar;C:\xml-axis-10\lib\commons-discovery.jar;C:\xml-
axis-10\lib
\commons-logging.jar;C:\xml-axis-10\lib\jaxrpc.jar;C:\xml-axis-10\lib\saaj.j
ar;C:\xml-axis-10\lib\log4j-1.2.4.jar;C:\xerces-2_3
Hi,
After you have deployed a service in Axis, how can you verify what it's
scope is set to?
Thanks,
Neil
Neil Hainer
8283 Greensboro Drive
McLean, Virginia 22102-3838
703-902-6828
[EMAIL PROTECTED]
<>
ment descriptor file
webapps\axis\WEB-INF\server-config.wsdd
If scope is unspecified then it is probably the default ('request' scope, I
believe). Or is that not what you were getting at?
> -Original Message-
> From: Hainer Neil [mailto:[EMAIL PROTECTED]
> Sent:
Hi,
I'm confused about the following:
I have a service which has it's scope set to "session". Do I still code:
service object.setMaintainSession(true);
between method invocations to keep the original session alive?
Thanks,
Neil
Neil Hainer
8283 Greensboro Drive
McLean, Virgin
know it works.)
>
> > -----Original Message-
> > From: Hainer Neil [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 25, 2003 4:10 PM
> > To: AXIS User
> > Subject: Code for Session Scope
> >
> > Hi,
> >
> > I'm conf
be quite doable to maintain a
concept of state (using some clever pattern), even w/o relying on JAX-RPC to
maintain session scope!
Don't take my opinions/impressions as 'gospel' -- I'm no SOAP guru -- not
yet!
-Original Message-
From: Hainer Neil [mailto:[EMAIL PROTECT
Along these lines I have always wondered about the following:
Every example I have seen related to SOAP or Axis either doesn't define a
constructor or defines a constructor that does nothing. What are the
reasons for this?
What about constructors that require parameters? I had a discussion with
Hi,
Is it possible to have a constructor that takes arguments to initialize a
service object using SOAP/AXIS? Possibly using session or application
scope?
TIA,
Neil
Neil Hainer
8283 Greensboro Drive
McLean, Virginia 22102-3838
703-902-6828
[EMAIL PROTECTED]
<>
How about:
Developing Java Web Services: Architecting and Developing Secure Web Services
Using Java
by Ramesh Nagappan, Robert Skoczylas and Rima Patel Sriganesh
Kamau Allan wrote:
> Perhaps this issue has been conversed before, if so I am sorry not to have
> read about it before hand.
> I am s
Hi,
If an update is made to an existing AXIS server (class file) under Tomcat,
is there a way of re-deploying (getting Tomcat to dynamically use the new
class file version) without shutting and restarting Tomcat?
My classes are placed under:
C:\jakarta-tomcat-4.1.18\webapps\axis\WEB-INF\classes
Just looked at the NewbieTrails. So are you looking for volunteers to work
on the following:
Requested Trails
* UsingCommandLineTools?
* GettingStartedWithAttachments?
* BestPracticeForCreatingServices?
If so, is there are certain approach to supplying the requested information?
An
Hi,
I want to send XML files to my AXIS service and have it return XML files
to the client. What is the correct way of going about this?
TIA,
Neil
://cvs.apache.org/~haddadc
-Original Message-
From: Hainer Neil [mailto:[EMAIL PROTECTED]
Sent: Friday, December 05, 2003 4:30 PM
To: [EMAIL PROTECTED]
Subject: Helping send XML files
Hi,
I want to send XML files to my AXIS service and have it return XML files
to the client. What is the correct
depends upon application specific requirements
/Chris
-Original Message-
From: Hainer Neil [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 05, 2003 4:48 PM
To: [EMAIL PROTECTED]
Subject: Re: Helping send XML files
Chris,
I just want to clarify. I was as clear as maybe I should
Hi,
If I have generated a WSDL file from the source file myjava.class
and Java2WSDL utility, then use that as input to WSDL2Java:
1. Are these the correct files to deploy under my webserver?
MyJava.class |
MyjavaSoapBindingImpl.class |
Hi,
When I run the classes that make up my service outside of Axis I get
output like this:
When I access my classes from Axis, my output looks like this:
606312010910832118101114115105106134494648343210111099001051101036134117116102455634636213106082698185698384321051101121171166134
Please disregard. I am going to re-submit my question.
Thanks.
Hainer Neil wrote:
Hi,
When I run the classes that make up my service outside of Axis I get
output like this:
When I access my classes from Axis, my output looks like this
What do I have to do to get Axis to return ASCII characters? I seem to
be getting the decimal equivalent of those characters.
This is what my Axis client sends to my Axis Service:
POST /axis/services/GenerateOWL HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, a
Problem resolved.
Thanks.
Hainer Neil wrote:
What do I have to do to get Axis to return ASCII characters? I seem
to be getting the decimal equivalent of those characters.
This is what my Axis client sends to my Axis Service:
POST /axis/services/GenerateOWL HTTP/1.0
Hi,
Are there Axis users using BEA Web Logic as your web server instead of
Tomcat? If so, have you encountered any issues?
TIA,
Neil
Does BEA offer their own web services product that is similar to / worse
than / or better (no offense Axis developers) than Axis?
Thanks,
Neil
24 matches
Mail list logo