RE: Books -Axis, Web Service Sercurity

2004-08-18 Thread Galbreath, Mark A
I just ordered the 2d Ed of the Graham book - the first was very good. -Original Message- From: Kim Tan [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 18, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: Re: Books -Axis, Web Service Sercurity Hi Suzy, check these out : 1) Building Web ser

RE: An easy way to write a portable web service

2004-08-06 Thread Galbreath, Mark A
As one who has tried repeatedly to get a Web service working with Axis and is a list lurker, I concur - Axis is a PITA to use...but Sun's JWSDP is even worse! Mark -Original Message- From: Aleksander Slominski [mailto:[EMAIL PROTECTED] Sent: Friday, August 06, 2004 12:48 PM To: [EMAIL PRO

RE: Larde data in SOAP message

2004-08-06 Thread Galbreath, Mark A
I don't see the problem with larde data...seems to me the soap would flush it out. Are you scrubbing the data hard enough? Mark <>

RE: Help with Log4j

2004-07-27 Thread Galbreath, Mark A
You could also just use JDK 1.4 logging and discard all that crap. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 1:49 PM To: '[EMAIL PROTECTED]' Subject: Re: Help with Log4j You could check that log4j is in the AXISCLASSPATH. -Enric

Using Apache Open Source Tools in the Federal Govt

2004-07-22 Thread Galbreath, Mark A
Alls, I am part of a team in the US Department of State charged with transforming our technical infrastructure from mainframe-centric COBOL and Micro$oft ASP apps to Linux-based portals and Web services using open source. Besides the political hassle with vested interests in the legacy infrastruc

RE: Why AXIS instead of Sun's Web Services SDK?

2004-07-07 Thread Galbreath, Mark A
I was at JavaOne as well and I got the distinct impression that JWSDP (project, not "kit") is not ready for prime time yet. Sun is continuing to merge jws into jsdk 5.0 (not 1.5 anymore) and j2ee 5.0. Further, have you ever tried to use the jwsdp? Try just getting through the tutorial in less th

RE: Arrays, Collections, etc.

2004-06-24 Thread Galbreath, Mark A
arrays do work; you need to "cast" collections into arrays. Mark -Original Message- From: David Beahm [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 3:57 PM To: [EMAIL PROTECTED] Subject: Arrays, Collections, etc. I am trying to find out how to exchange collections of data (arr

RE: Axis 1.2 final

2004-06-17 Thread Galbreath, Mark A
tomorrow -Original Message- From: Sandeep Arshanapally [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 2:19 PM To: [EMAIL PROTECTED] Subject: Axis 1.2 final Hi, When is the 1.2 final release scheduled to come out ? Thanks, Sandeep <>

RE: Unable to unsubscribe.

2004-06-16 Thread Galbreath, Mark A
Welcome to the Hotel California! -Original Message- From: Rob Ewaschuk [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 5:14 AM To: Axis User List Subject: Unable to unsubscribe. Hi, I was unable to unsubscribe through any automated means, nor by the semi-manual means suggested

RE: [PHP-DB] Forum Software

2004-05-20 Thread Galbreath, Mark A
oops...wrong list... :-) -Original Message- From: Galbreath, Mark A Sent: Thursday, May 20, 2004 3:56 PM To: Axis (E-mail) Subject: RE: [PHP-DB] Forum Software Why would you want to? PHPBB2 is awesome! -Original Message- From: Room 11 Designs [mailto:[EMAIL PROTECTED] Sent

RE: [PHP-DB] Forum Software

2004-05-20 Thread Galbreath, Mark A
Why would you want to? PHPBB2 is awesome! -Original Message- From: Room 11 Designs [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 3:51 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] Forum Software Hi there everyone, I was wondering how hard it is to write your own forum, maybe eve

RE: book recommendations

2004-05-20 Thread Galbreath, Mark A
Bruce Eckel, "Thinking in Java, 3rd Ed." Free at http://www.mindview.net/Books/TIJ/ Deittel & Deitel, "How to Program java, 4th Ed. (Prentice Hall 2002) Zukowski, "Mastering Java 2: J2SE 1.4" (Sybex 2002) Monson-Haefel, "J2EE Web Services" (Addison-Wesley 2004) McLaughlin, "Java & XML" (O'Reill

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
ere as well who you can ask questions. > > -- dims > > > > > On Fri, 14 May 2004 16:17:31 -0400, Galbreath, Mark A > > <[EMAIL PROTECTED]> wrote: > > wellsheeeit! I am trying to find the EASIEST solution - screw > > writing WSDLs and any other XML file

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
x27;m working on the SCS schema thing, Davanum. - Original Message ----- From: "Galbreath, Mark A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 14, 2004 4:17 PM Subject: RE: Project from hell? > wellsheeeit! I am trying to find the EASIEST s

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
4 16:17:31 -0400, Galbreath, Mark A <[EMAIL PROTECTED]> wrote: > > wellsheeeit! I am trying to find the EASIEST solution - screw writing > WSDLs and any other XML files! > > I tried the Sun tutorial, but it would a fanatic 12 weeks to go through that > one. > >

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
847-227-2976 [EMAIL PROTECTED] http://www.endinfosys.com -Original Message- From: Galbreath, Mark A [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 3:06 PM To: '[EMAIL PROTECTED]' Subject: RE: Project from hell? so...you feel my pain My idea is to remove the applet

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
] Subject: Re: Project from hell? No. You are on the right track :) -- dims On Fri, 14 May 2004 16:05:58 -0400, Galbreath, Mark A <[EMAIL PROTECTED]> wrote: > > so...you feel my pain > > My idea is to remove the applet functionality to a Struts framework. The > framework

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
together. Sun and all other interested parties seem to be > > blind to the fact that making portable client-side code an integrated web > > service deliverable would make those services far more viable. Not everyone > > wants to get into WSDL, etc. when they could simply use a bean!

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
- From: Dennis Sosnoski [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 3:54 PM To: [EMAIL PROTECTED] Subject: Re: Project from hell? Galbreath, Mark A wrote: >EXACTOMUDO! :-( > >-Original Message- >From: Sherman, Dennis (END-CHI) [mailto:[EMAIL PROTECTED] >Sent:

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
EXACTOMUDO! :-( -Original Message- From: Sherman, Dennis (END-CHI) [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 9:12 AM Your task sounds to me suspiciously like someone at an executive level having heard about web services, and thinking they've found the silver bullet to all thei

RE: BIG Problem

2004-05-14 Thread Galbreath, Mark A
Please stop this crap. -Original Message- From: Ivan Petrov [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 5:55 AM To: [EMAIL PROTECTED] Subject: BIG Problem Hi Axis users, DO YOU AGREE TO CHANGE THE DEATH PENALTY FOR THOSE WHO CONTAMINATED THE BLOOD OF LYBEENS CHILDREN WITH AIDS

RE: I need to unsubscribe

2004-05-14 Thread Galbreath, Mark A
Welcome to the Hotel California! -Original Message- From: Mohd Al Mahmood [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 7:23 AM To: [EMAIL PROTECTED] Subject: I need to unsubscribe Please help me, I need to unsubscribe from this mailing list. I sent several emails to [EMAIL PROT

RE: Announce: German book on Apache Axis released

2004-05-14 Thread Galbreath, Mark A
Better post the URL to babbelfish, too -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 9:54 PM To: [EMAIL PROTECTED] Subject: Announce: German book on Apache Axis released Hi! This week our German book on Apache Axis was released. On

RE: Project from hell?

2004-05-14 Thread Galbreath, Mark A
t;xml web service." Thanks, Blake Dournaee Sarvega, Inc. http://www.sarvega.com -----Original Message- From: Galbreath, Mark A [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 2:40 PM To: '[EMAIL PROTECTED]' Subject: RE: Best Practices? I truely wish to access a Web servi

RE: About the web service index

2004-05-14 Thread Galbreath, Mark A
google? -Original Message- From: Feng Yuan [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 3:37 AM To: [EMAIL PROTECTED] Subject: Re: About the web service index Hi, Thanks for your reply. I have gotten the about 400 services in xMethods.net already. But more services need to be tes

RE: Best Practices?

2004-05-13 Thread Galbreath, Mark A
ng to accomplish. Are you trying to create a web app that uses a web service backend, or do you truely wish to access a web service from a browser? - Original Message - From: "Galbreath, Mark A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 13, 200

RE: Best Practices?

2004-05-13 Thread Galbreath, Mark A
lower level, not intended for direct consumption by an end-user (through a browser). That said, however, there is nothing stopping you from writing a fairly simple servlet that accesses a web service and returns the data as HTML to a browser... Russ -----Original Message- From: Ga

RE: Best Practices?

2004-05-13 Thread Galbreath, Mark A
ditto! I'd be willing to work through the tutorial and give you feedback before publication. Mark -Original Message- From: Andrew Premdas [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 11:05 AM To: [EMAIL PROTECTED] Subject: RE: Best Practices? Luciano, If you send it to me

RE: Best Practices?

2004-05-13 Thread Galbreath, Mark A
How about something that should have been documented from the beginning: how to wrap an existing application in a Web service and access it with a browser? Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 10:50 AM To: [EMAIL PROTECTED

RE: Why use WSDL?

2004-05-10 Thread Galbreath, Mark A
rstand it? You say i should not use Hashmaps or Hashtables for SOAPConnections? I shall use Arrays - for this I should use 2 Dimensional Arrays or Array in Array? Can u explain more detailed please Thanks Tomi -Ursprüngliche Nachricht- Von: Galbreath, Mark A [mailto:[EMAIL PROT

RE: Why use WSDL?

2004-05-07 Thread Galbreath, Mark A
You mean to say to DO expose collections AS arrays? -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 7:50 AM To: [EMAIL PROTECTED] Subject: RE: Why use WSDL? Sorry -- what I meant to say ... First rule of interoperability -- do NOT expose c

RE: description of how Axis does [de]serialization ?

2004-04-30 Thread Galbreath, Mark A
I found more than 10,000 hits on google for "axis serialization," dude -Original Message- From: Mark D. Hansen [mailto:[EMAIL PROTECTED] Sent: Thursday, April 29, 2004 5:50 PM To: AXIS Users (E-mail) Subject: description of how Axis does [de]serialization ? Can anyone point me to a g

RE: Axis Samples

2004-04-28 Thread Galbreath, Mark A
and clear out my classpath and then things started working for me. -Original Message- From: "Galbreath, Mark A" Has anybody gotten any of these to work on Windoze? When I run the clients for any of the samples, I get a NoClassDefFoundException and if I explicitly declare a cl

Axis Samples

2004-04-28 Thread Galbreath, Mark A
Has anybody gotten any of these to work on Windoze? When I run the clients for any of the samples, I get a NoClassDefFoundException and if I explicitly declare a classpath to the directory containing the sample, I get the same exception with a (wrong name: ) notice attached. Clues?

JBuilder 9.0

2004-04-27 Thread Galbreath, Mark A
Does anybody know how to set the tabs on this bitch?! I've only been using it for 2 days, but I'll take JDeveoper 9.05 over this any day! Anyway, I'm stuck with it. tia, Mark <>

RE: WSDD class deployment and Interface/Implementation deployment

2004-04-27 Thread Galbreath, Mark A
I agree 110%. -Original Message- From: Yakulis, Ross (Ross) [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 27, 2004 11:29 AM ... the current deployment scheme should be considered a bug. You should be able to deploy a service with only a .war file. <>

Servlet-based Web service with Axis

2004-04-27 Thread Galbreath, Mark A
So far, browsing to http://localhost:8080/axis/services/EchoHeaders returns EchoHeaders Hi there, this is an AXIS service! Perhaps there will be a form for invoking the service here... source: EchoHeaders Hi there, this is an AXIS service! Perhaps there will be a form for invoking the service

RE: Webapp Deployment to Directory Other Than Axis

2004-04-27 Thread Galbreath, Mark A
;t think I've missed anything, but if you can't get it to work, let me know. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] > -Original Message- > From: Galbreath, Mark A [mailto:[EMAIL

RE: WSDD class deployment and Interface/Implementation deployment

2004-04-27 Thread Galbreath, Mark A
Join the club :-( -Original Message- From: shaun lim [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 10:09 PM To: [EMAIL PROTECTED] Subject: WSDD class deployment and Interface/Implementation deployment And apart from a somewhat suspicious macromedia tutorial on jsp web clien

RE: No deserializer for Boolean?

2004-04-26 Thread Galbreath, Mark A
h...bitten by the beta snake again -Original Message- From: Ryan Stutsman [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 4:23 PM To: [EMAIL PROTECTED] Subject: Re: No deserializer for Boolean? Hmm... not sure what the problem was there, but moving from 1.2beta back to 1.1

RE: Webapp Deployment to Directory Other Than Axis

2004-04-26 Thread Galbreath, Mark A
With luck, you should get a line back that says 'Hello !!!'. Good luck. I don't think I've missed anything, but if you can't get it to work, let me know. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-

RE: Need Help

2004-04-26 Thread Galbreath, Mark A
http://ws.apache.org/axis/user-guide.html Very very careful about your classpath mappings. Mark -Original Message- From: mico [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 12:52 PM To: [EMAIL PROTECTED] Subject: Need Help Hello all, I try to install axis but it doesn't work,

RE: Webapp Deployment to Directory Other Than Axis

2004-04-26 Thread Galbreath, Mark A
Thanks, Nikki, got the archive and, disappointingly (at least as of June 2003), there is no de facto standard way of doing it, so I guess my outline below will serve as a roll-yer-own for me. I don't like the idea of using client-side scripting to do this, and I sure as hell don't want to use Acti

RE: Wsdd based war deployment

2004-04-26 Thread Galbreath, Mark A
Should not be a problem, just jar the app up in a war file and stick it in your webapps dir. JBuilder X does this for you automatically, but I prefer to use Ant. Mark -Original Message- From: Kevin Pearcey [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 12:00 PM To: [EMAIL PROTECT

Webapp Deployment to Directory Other Than Axis

2004-04-26 Thread Galbreath, Mark A
This is probably a st00pid question, but bear with me...I've been writing ASP and PHP for the past 4 months, :-( and just started Axis/Tomcat/Web services development. I've gone through several online tutorials and working through the somewhat outdated "Building Web Services with Java" (Sams 200

RE: Port Problem

2004-04-26 Thread Galbreath, Mark A
Sounds like you have contention on port 8050; make sure no other application other than (I presume) Tomcat is using it. Mark -Original Message- From: Sarat Challa [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 6:50 PM To: [EMAIL PROTECTED] Subject: RE: Port Problem Hi, No, I

mod-PHP install prob

2004-03-10 Thread Galbreath, Mark A
I'm trying to get Apache 2.0 to run PHP scripts so I can establish a webservice client but I am getting dependency failures when I try running the mod-php4-3.3-4.i586.rpm on Red Hat 9.0. I did get the RPM from SuSE's Germany site, not being able to find one at RH's. Anyone have any ideas? Yeah,

RE: Ant Problem

2004-03-08 Thread Galbreath, Mark A
te a dir in the war--in my case it was another item in WEB-INF but yours could be prefix="images". -pc -Original Message----- From: Galbreath, Mark A [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] Sent: Monday, March 08, 2004 1:21 PM To: '[EMAIL PROTECTED]

Ant Problem

2004-03-08 Thread Galbreath, Mark A
I'm trying to get all the pieces in place for developing a WS app with Axis and I've run into a snag with Ant. I am tearing down the webapp directories on Tomcat for every deployment so I don't have stale files. I've got everything figured out except accommodating the /images directory. I'm usin

RE: Axis != SOA but used in possible impl?

2004-02-18 Thread Galbreath, Mark A
A good place to start: http://ws.apache.org/axis/java/user-guide.html -Original Message- From: Peter Girard [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 1:02 PM To: [EMAIL PROTECTED] Subject: Axis != SOA but used in possible i

RE: Comparison between Axis and Sun's RI?

2004-02-13 Thread Galbreath, Mark A
Axis implements the Sun APIs (mostly JAX-RPC), like Struts implements MVC. And all are a PITA to learn. Mark -Original Message- From: Mark Woon [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 9:01 PM To: [EMAIL PROTECTED] Subject: Comparison between Axis and Sun's RI? Hi all

RE: WSDL documentation

2004-02-12 Thread Galbreath, Mark A
I just received Richard Monson-Haefel's "J2EE Web Services" (Addison Wesley, 2004) from Amazon and it looks GREAT. There is an entire section and numerous references to WSDL elements (though only a passing mention of Axis). I can't wait to read it. Mark BTW: Richard was just elected to the Exec

RE: Advanced WSDD

2004-02-11 Thread Galbreath, Mark A
mit? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 3:07 PM To: [EMAIL PROTECTED] Subject: Re: Advanced WSDD Hi! I am one of four authors of a book called "Java Web Services mit Apache Axis". It will be available from the end of

RE: Web Services testing

2004-02-04 Thread Galbreath, Mark A
thermometer? -Original Message- From: Heitzeg, Bill [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 8:59 AM To: [EMAIL PROTECTED] Subject: Web Services testing Hello, Does anyone have a recommendation for a good testing tool. I'm looking for a testing tool that a QA person

RE: Axis C++ on Solaris

2004-02-03 Thread Galbreath, Mark A
thanks for reminding the rest of us why we use Ant! Mark -Original Message- From: Gabriel Dos Santos [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 7:47 AM To: [EMAIL PROTECTED] Subject: Re: Axis C++ on Solaris I will see if I can make it work and then it can be added to the

RE: soap with attachments for sending images

2004-01-28 Thread Galbreath, Mark A
Keep the images in the db and send them as MIME attachments to the SOAP envelope. See http://java.sun.com/xml/saaj/index.jsp . Mark -Original Message- From: bethana kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 7:51 AM 1)Cli

RE: Put wsse info into wsdl generated files?

2004-01-27 Thread Galbreath, Mark A
thx, Bill! -Original Message- From: Bill Coffman [mailto:[EMAIL PROTECTED] Sent: Monday, January 26, 2004 11:58 PM Answering my own question: FooPortType binding = null; try { binding = new FooServiceLocator().getfoo(new URL(url)); } catch { throw AxisFault.makeFault(e); } SOAPHead

RE: Newbie: TestClient example does not work

2004-01-23 Thread Galbreath, Mark A
it is package samples.userguide.example1 then u must add to the classpath variable "axis/1.1/" or whatever the directory under which the samples directory is placed. Not the samples\userguide\example1\TestClient path, and then run using "java samples.userguide.example1.TestClient"

RE: Newbie: TestClient example does not work

2004-01-22 Thread Galbreath, Mark A
. notation) -Original Message- From: Galbreath, Mark A [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 3:19 PM To: Axis (E-mail) Subject: Newbie: TestClient example does not work Anybody know why I'm getting a ClassDefNotFound exception when I try to run the TestClient example

Newbie: TestClient example does not work

2004-01-22 Thread Galbreath, Mark A
Anybody know why I'm getting a ClassDefNotFound exception when I try to run the TestClient example under "Basics - Getting Started" at http://ws.apache.org/axis/java/user-guide.html? I've even tried c:\[axis] java -cp %AXISCLASSPATH% samples\userguide\example1\TestClient and the JVM keeps whinin

RE: apache software

2004-01-22 Thread Galbreath, Mark A
ru kidding? Apache software is a helluvalot more reliable than Micro$oft software! I just joined a team to overhaul the technology of the entire U.S. Department of State (moving legacy mainframe COBOL to Java web services) and we have decided to use Apache web services tools as well as the Jakart

RE: Warning on Happyness page

2004-01-22 Thread Galbreath, Mark A
ng on Happyness page I've added it to %AXISCLASSPATH% as well and my %AXISCLASSPATH% contains \webapps\axis\web-inf\lib\xmlsec.jar... but it still doesn't work :( - Original Message - From: "Galbreath, Mark A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

RE: Warning on Happyness page

2004-01-22 Thread Galbreath, Mark A
and...you did restart Tomcat, right? -Original Message- From: Safdar Ali [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 11:06 AM To: [EMAIL PROTECTED] Subject: Re: Warning on Happyness page Yes... I know that this is just a warning. I have tried by putting this jar file i

RE: Warning on Happyness page

2004-01-22 Thread Galbreath, Mark A
I am also a newbie for Axis and just installed (yesterday) 1.2-alpha on Tomcat 5.0.16 and failed the validation test. I found that meticulously following the advice on classpath issues at http://ws.apache.org/axis/java/install.html solved the classpat