Actually it seems I misread something. The class it's saying it can't find is a RIFE class called "com/uwyn/rife/engine/elements/SoapXFireObjectInvoker" Are you missing a library / addon for RIFE?
On 1/3/07, Tyler Pitchford <[EMAIL PROTECTED]> wrote:
Check this: http://jira.codehaus.org/browse/XFIRE-255 It looks like it's been refactored to work another way. I don't know much about it, but it doesn't seem like it would be hard to patch it to get it working. Cheers, Tyler On 1/3/07, Dan Check <[EMAIL PROTECTED]> wrote: > Hi, > > I've been trying to XFire up and running today, and I ran into a series of > classpath snags. It looks like rife 1.5.1 links against XFire 1.0. I > tried the 1.2 and the 1.1 series, and both gave me a > java.lang.NoClassDefFoundError: > com/uwyn/rife/engine/elements/SoapXFireObjectInvoker error. > > It looks like the ObjectInvoker class (which RIFE uses) was removed in March > of 2006. > > SVN history here: > http://svn.xfire.codehaus.org/browse/xfire/trunk/xfire/xfire-core/src/main/o > rg/codehaus/xfire/service/binding/ObjectInvoker.java > > It's unclear to me what update the rife code to the 1.2 or 1.3 API would > require. > > Cheers, > Dan > > > ----- > CONFIDENTIALITY NOTICE: The information contained in this message > may be privileged and confidential and protected from disclosure. > If the reader of this message is not the intended recipient, or > responsible for delivering it to the intended recipient, please > be advised that any distribution, dissemination, copying or other > transmission or use of the information contained in this message > or its enclosed attachments is strictly prohibited. Please > notify us immediately if you have received this message in error > by replying to the sender of the message and deleting it from > your computer. Thank you. > > > _______________________________________________ > Rife-users mailing list > [email protected] > http://lists.uwyn.com/mailman/listinfo/rife-users >
_______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
