RE: linking to C++ program via WebObjects app
RE: linking to C++ program via WebObjects app
- Subject: RE: linking to C++ program via WebObjects app
- From: "Thusitha Jayawardana" <email@hidden>
- Date: Thu, 27 May 2004 15:34:50 -0700
- Thread-topic: linking to C++ program via WebObjects app
Thanks Patrick. It works fine after placing the servlet.jar file in the Extensions directory. Do you have any idea how I can get a Web Services application to talk to C++ Libraries?
Thanks,
Thusitha
-----Original Message-----
From: Patrick Robinson [mailto:email@hidden]
Sent: Thursday, May 27, 2004 1:11 PM
To: Thusitha Jayawardana
Cc: email@hidden
Subject: Re: linking to C++ program via WebObjects app
You need to get a servlet.jar from somewhere (e.g. a tomcat
distribution, which you can download from
http://jakarta.apache.org/tomcat/), and put it in
/Library/WebObjects/Extensions. If you do that, you won't need to
worry about your classpath.
--
Patrick Robinson
AHNR Info Technology, Virginia Tech
email@hidden
On May 27, 2004, at 4:02 PM, Thusitha Jayawardana wrote:
> Thanks Patrick. I am running Web Services on Windows 2K. I cannot
> find the servlet.jar in my
> C:\Apple\Local\Library\WebObjects\Extensions directory. Do I need to
> copy this jar file to this location and include it in my classpath?
>
> Thanks,
> Thusitha
>
> -----Original Message-----
> From: Patrick Robinson [mailto:email@hidden]
> Sent: Thursday, May 27, 2004 5:16 AM
> To: Thusitha Jayawardana
> Cc: email@hidden
> Subject: Re: linking to C++ program via WebObjects app
>
>
> http://wodev.spearway.com/cgi-bin/WebObjects/WODev.woa/wa/Main?
> wikiPage=ServletContextNoClassDefFoundError
>
> --
> Patrick Robinson
> AHNR Info Technology, Virginia Tech
> email@hidden
>
>
> On Wed, May 26, 2004 at 07:06:31PM -0700, Thusitha Jayawardana wrote:
>> I created a test Direct to Web Services application and tried to
>> search for
>> a record in the database. When I tried to test my search operation
>> using
>> the test window(by clicking on the Test toolbar button), the testing
>> pane
>> didn't open. Any idea why this pane is not open when I select the
>> operation
>> that I want to test from the left-hand side list of the Web Services
>> Assistant window????
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.