• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[OT]Using Axis to get stock quote
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OT]Using Axis to get stock quote


  • Subject: [OT]Using Axis to get stock quote
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Thu, 1 Jul 2004 09:10:54 -0700

I was able to run SOAP via the Apache Axis stuff from my development machine running MacOSX 10.3.4.

But when I try to deploy the app on my MacOSXS 10.2 server, I get the following:

com.webobjects.foundation.NSForwardException [java.lang.NoClassDefFoundError] null
com.webobjects.foundation.NSForwardException for java.lang.NoClassDefFoundError
at org.apache.axis.handlers.BasicHandler.<clinit>(BasicHandler.java:43)
at org.apache.axis.client.Service.getAxisClient(Service.java:104)
at org.apache.axis.client.Service.<init>(Service.java:113)
at _Utilities.stockQuote(_Utilities.java:46)


The failed line of code in <_Utilities.stockQuote> is:
org.apache.axis.client.Service service = new org.apache.axis.client.Service();


I installed the 8 jar files from the <axis-bin-1_2beta.tar.gz> lib file on both machines at
</Library/Java/Extensions>


Is the 10.2 vs. 10.3 OS an issue?
Could it be a permissions problem on the server?

----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
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.


  • Follow-Ups:
    • Re: [OT]Using Axis to get stock quote
      • From: Tony Becker <email@hidden>
    • Re: [OT]Using Axis to get stock quote
      • From: Michael Engelhart <email@hidden>
  • Prev by Date: Re: Core Data (was Re: Any WWDC News)
  • Next by Date: À la recherche du temps perdu (was Re: Futur e of WebObjects?)
  • Previous by thread: Re: SSDD + Tomcat
  • Next by thread: Re: [OT]Using Axis to get stock quote
  • Index(es):
    • Date
    • Thread