Re: OS X Web Services Running! was Re: X-server?

2002-08-02 Thread Dick Applebaum
Sean Have you had any luck Publishing Web services -- navigating the pain, er, ah, plain of jars? Dick On Thursday, August 1, 2002, at 10:28 AM, Sean A Corfield wrote: I tried a few other combinations of moving .jar files around but I can't yet get both consuming and producing to work...

Re: OS X Web Services Running! was Re: X-server?

2002-08-02 Thread Sean A Corfield
On Friday, August 2, 2002, at 07:52 , Dick Applebaum wrote: Have you had any luck Publishing Web services -- navigating the pain, er, ah, plain of jars? *groan* Not yet. I'm talking to the ColdFusion team to see if I can find out why / how the environment for the stub compiles is different

Re: OS X Web Services Running! was Re: X-server?

2002-08-01 Thread Dick Applebaum
My CFMX on Mac OS X just consumed a web service -- it was quite tasty Thanks Sean You do *not* want to copy webservices.jar from the CF runtime/lib to /Library/Java/Extensions/ -- it screws up getting the definition of a local cfc as a web service, i.e. the following won't work

Re: OS X Web Services Running! was Re: X-server?

2002-08-01 Thread Sean A Corfield
On Thursday, August 1, 2002, at 02:19 , Dick Applebaum wrote: You do *not* want to copy webservices.jar from the CF runtime/lib to /Library/Java/Extensions/ -- it screws up getting the definition of a local cfc as a web service, i.e. the following won't work

RE: OS X Web Services Running! was Re: X-server?

2002-08-01 Thread Stacy Young
HHmm those mac portables starting to look much more attractive now...hehe -Original Message- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 1:28 PM To: CF-Talk Subject: Re: OS X Web Services Running! was Re: X-server? On Thursday, August 1, 2002

Re: OS X Web Services Running! was Re: X-server?

2002-08-01 Thread Dick Applebaum
On Thursday, August 1, 2002, at 10:28 AM, Sean A Corfield wrote: I tried a few other combinations of moving .jar files around but I can't yet get both consuming and producing to work... I'll continue to work on this today! Yeah, I did that too -- kinda' like playing those bar games with

Re: OS X Web Services Running! was Re: X-server?

2002-07-31 Thread Sean A Corfield
On Wednesday, July 31, 2002, at 04:23 , Dick Applebaum wrote: I also put a copy of java2wsdl.jar and wsdl2java.jar in the same folder. Don't need 'em. You need tt-bytecode.jar which is part of the axis-1_0 distribution. Download the Beta 3 .tar.gz from http://xml.apache.org/axis/index.html -

Re: OS X Web Services Running! was Re: X-server?

2002-07-31 Thread Sean A Corfield
On Wednesday, July 31, 2002, at 10:06 , Sean A Corfield wrote: Access a web service (e.g., the Amazon one) and lo and behold!! Here's a simple example (you'll need to sign up for the Amazon developer program and get your own developer tag to go in this code!): html head titleAmazon Keyword