Dear Mr. OpenSource,

I am trying to migrate Jserv-dependent code to Tomcat.

With turbine-3.0-dev.jar and fulcrum-3.0-b2-dev.jar in
my $tomcat/lib, I get this message:

root cause:
java.lang.NoSuchMethodError:org.apache.fulcrum.
TurbineServices: method getManager()Lorg/apache/
fulcrum/ServiceManager; not found

Only fulcrum-1.0 contains the ServiceManager.
getManager() method, so I switch from 3.0-b2-dv back
to 1.0.  It takes me further down the stack trace, but
I then get this error:

Exception occurred:
org.apache.fulcrum.InstantiationException (uncaught)
thread="Thread-2",
org.apache.fulcrum.BaseServiceBroker.getService(),
line=642, bci=164

I'd like to follow what's happening here using
tomcat's debugger, but I can't find the source code
for fulcrum-1.0 anywhere!!!

At Wit's End,
Parox

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to