Results 1 to 3 of 3

Thread: Regenerate slice classes

  1. #1
    lucsat's Avatar
    lucsat is offline Registered User
    Name: Jordi Rubio
    Organization: Grupo Intercom
    Project: I+D
    Join Date
    Oct 2005
    Location
    Terrassa
    Posts
    15

    Question Regenerate slice classes

    Hi,

    I have a little search engine using Ice and Lucene. I was using IceJ 2.1.2, and now I'm testing the improvements that offers IceJ 3.0.0. Do I need to regenerate the classes that slice2java creates? What can happens if I use 3.0.0 version but I don't regenerate this classes?

    Thanks a lot for your time!
    Jordi Rubio Moreno
    Grupo Intercom
    www.grupointercom.com

  2. #2
    beagles's Avatar
    beagles is offline Registered User
    Name: Brent Eagles
    Organization: Eagles Technologies Inc
    Project: Asterisk SCF
    Join Date
    Feb 2003
    Location
    Newfoundland
    Posts
    111
    Yes, you have to run the Ice 3.0.0 slice2java translator and regenerate the stubs and skeletons. Besides fixing a few bugs (see the CHANGES file for details), some of the internal interfaces in 3.0.0 have changed as well. If you don't use the proper translator, you will probably see some java.lang.NoSuchMethodError exceptions and possibly some java.lang.NoClassDefFoundError exceptions.

    Cheers
    Brent Eagles
    Digium/Eagles Technologies Inc
    St. John's, NL

    Project(s): Asterisk SCF

  3. #3
    lucsat's Avatar
    lucsat is offline Registered User
    Name: Jordi Rubio
    Organization: Grupo Intercom
    Project: I+D
    Join Date
    Oct 2005
    Location
    Terrassa
    Posts
    15

    Thumbs up

    Hi Brent,

    Thanks a lot! I run slice2java inmediatly!

    Best regards!
    Jordi Rubio Moreno
    Grupo Intercom
    www.grupointercom.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 4
    Last Post: 11-03-2009, 03:16 AM
  2. Python: repr() of Slice structs/classes
    By cebix in forum Comments
    Replies: 2
    Last Post: 04-15-2008, 08:24 AM
  3. eclipse gives warning about slice generated classes
    By ctennis in forum Bug Reports
    Replies: 2
    Last Post: 05-02-2007, 05:36 PM
  4. Sequence of classes in Slice?
    By bartley in forum Help Center
    Replies: 2
    Last Post: 05-19-2006, 10:22 PM
  5. no Slice classes in Ice-E?
    By n2503v in forum Help Center
    Replies: 1
    Last Post: 10-06-2005, 01:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •