[Solved again]: migrate Web Services to panther: NoClassDefFoundError javax/servlet/ServletContext
[Solved again]: migrate Web Services to panther: NoClassDefFoundError javax/servlet/ServletContext
- Subject: [Solved again]: migrate Web Services to panther: NoClassDefFoundError javax/servlet/ServletContext
- From: Thomas <email@hidden>
- Date: Thu, 13 Nov 2003 13:12:03 +1100
Weird. I read your posting, but missed that it was the same problem.
I don't have JEE in /Developer/Java. I found one in /Library/Tomcat
that I assume will work.
Note that this is a clean install of OSX Server 10.3 and WO 5.2.2. Does
that mean that Web Services won't work on a clean install? Why don't I
have JEE?
Now I don't get the NoClassDefFoundError, and at least one of my Web
Services routines does what it used to...
Thanks!
On 13/11/2003, at 11:44, Steve Sharman wrote:
Hi Thomas,
This might be the same problem that I encountered earlier in the week
- my specific problem was that the "test" function in the Direct to
Web Services assistant wasn't working correctly, with a similar error
message to yours below - i.e. the NoClassDefFoundError for
javax/servlet/ServletContext. It was fixed as follows - I copied the
file servlet.jar from
/Developer/Java/JEE/jakarta-servletapi-4/lib/servlet.jar into
/Library/Java/Extensions. Everything then worked as expected. Worth a
try.
Best regards,
-- Steve
On 12 Nov 2003, at 23:18, Thomas wrote:
I've migrated a big WO project to panther, and mostly it is running
well, but there are some problems. The main one is when using Web
Services to talk to a WO5.2.1 jaguar-based application. The error is
below.
_______________________________________________
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.