RE: Possibility of creating stand-alone and embeddable versions o f Ax is was RE: cvs commit: xml-axis/java/samples/attachments EchoAttach m ent. java

2002-04-26 Thread Alan Gordie
part of using axis in jboss. david jencks On 2002.04.26 09:38:11 -0400 Alan Gordie wrote: > > (This is a long email, but I felt it was important enough to warrant more > detail than before, so please look this over and let's keep the thread > going > until we arrive at a some d

RE: Possibility of creating stand-alone and embeddable versions o f Ax is was RE: cvs commit: xml-axis/java/samples/attachments EchoAttachm ent. java

2002-04-26 Thread Alan Gordie
and such) as to where axis.jar ended and axis-with-a-servlet-container.jar started. One of the design goal of Axis is to try and keep it small. -- Tom Jordahl Macromedia -Original Message- From: Alan Gordie [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 10:43 AM To: '[EMAIL PROTEC

Possibility of creating stand-alone and embeddable versions of Axis was RE: cvs commit: xml-axis/java/samples/attachments EchoAttachment. java

2002-04-22 Thread Alan Gordie
Ahh, this seems like a good time for us to discuss SimpleAxisServer a bit. I'll also throw my ideas about stand-alone / embeddable Axis in as well. It appears to me that the SimpleAxisServer is being used primarily for automated testing, as well as quick-and-dirty service deployment for some fol

RE: Face-to-face meeting choices

2002-04-16 Thread Alan Gordie
_1_ May 22, 23 in Austin (hosted by IBM) _3_ May 22, 23 in Boston (hosted by Macromedia) _2_ June 5,6 in San Francisco (hosted by IBM) (some folks will be at the Interop and XML/WS1 conference this week so they'd be able to combine 2 trips into one).

RE: Face-to-face?

2002-04-09 Thread Alan Gordie
Russell, I'm definitely interested in participating in a F2F architecture meeting. Alan -Original Message- From: Russell Butek [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 1:50 PM To: [EMAIL PROTECTED] Subject: Face-to-face? Well, our Tuesday chat meeting came and went wit

RE: Patch for AxisServlet.java for browsing services/operations/params

2002-04-04 Thread Alan Gordie
arams - Original Message - From: "Alan Gordie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 6:17 AM Subject: RE: Patch for AxisServlet.java for browsing services/operations/params > Ivelin, > > Thanks for the kind words. &

RE: Patch for AxisServlet.java for browsing services/operations/p arams

2002-04-04 Thread Alan Gordie
ocalhost:8080 in those URLs, but of course I realize that the Axis server could be running somewhere else. > -Original Message- > From: Alan Gordie [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 04, 2002 8:18 AM > To: '[EMAIL PROTECTED]' > Subject:

RE: Patch for AxisServlet.java for browsing services/operations/params

2002-04-04 Thread Alan Gordie
ur contribution. See below: - Original Message ----- From: "Alan Gordie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 9:59 AM Subject: Patch for AxisServlet.java for browsing services/operations/params > > Hi all, > > Here is m

Patch for AxisServlet.java for browsing services/operations/params

2002-04-03 Thread Alan Gordie
Hi all, Here is my first contribution to Axis. It's nothing grand, but it's a start towards giving Axis a little more "sizzle" on the GUI side of things. First off, thanks to Glen Daniels for creating the ServiceDesc/Metadata system that I'm using to accomplish this. Now, for the current feat

RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Alan Gordie
Hi Alan: Well, getAllowedMethods will return null for the "allow everything" case, and it's just a list of strings, without any parameter information. Also, you really want to trigger any necessary introspection before doing the listing, I think. --Glen > -----Original Message

RE: cvs commit: xml-axis/java/test/wsdd TestAllowedMethods.java

2002-04-03 Thread Alan Gordie
Glen, Based on this, it looks like it's safe for me to switch from ServiceDesc.getOperations() to ServiceDesc.getAllowedMethods() for the service details listing. Yes? Alan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 1:10 AM To:

"Easy-to-find" log file...was RE: cvs commit: xml-axis/java/samples/stock GetQuote.java

2002-03-13 Thread Alan Gordie
Someone may have already suggested this... (I'm still catching up on the list since I was swamped with other tasks since Saturday) But, here goes anyway... Would it make sense to let the user browse (and possibly modify) the logging configuration via the AdminServlet ( ... /axis/servlet/AdminSer

RE: AXIS Beta?

2002-03-01 Thread Alan Gordie
+1 for published interfaces I've only been using Axis for about a month, but want to contribute to the project by adding web-based browsing of the server configuration, introspection and possibly invocation of deployed services. I would like to do this by creating a service with well-defined ope