• 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
Re: [OT]Using Axis to get stock quote
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT]Using Axis to get stock quote


  • Subject: Re: [OT]Using Axis to get stock quote
  • From: Michael Engelhart <email@hidden>
  • Date: Thu, 1 Jul 2004 11:24:52 -0500

Doesn't WO come with Axis 1.1 installed in the WebServices Frameworks? It could be a problem with the classpath getting fouled up between the 2 versions of the OS. Try running it on 1.1 from the 10.3.4 machine and then 1.1 on the 10.2 machine.

I had all kinds of trouble using wsdl2java for a vendors WSDL using 1.2beta but when I switched to 1.1 it worked perfectly.

Mike
On Jul 1, 2004, at 11:10 AM, Baiss Eric Magnusson wrote:

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.
_______________________________________________
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.


References: 
 >[OT]Using Axis to get stock quote (From: Baiss Eric Magnusson <email@hidden>)

  • Prev by Date: Re: Core Data (was Re: Any WWDC News)
  • Next by Date: Re: [OT]Using Axis to get stock quote
  • Previous by thread: [OT]Using Axis to get stock quote
  • Next by thread: Re: [OT]Using Axis to get stock quote
  • Index(es):
    • Date
    • Thread