drools.update( tuple.get( contextDeclaration ),
context );
//System.err.println( "path done" + seating );
} catch ( Exception e ) {
e.printStackTrace();
throw new ConsequenceException( e );
}
}
public void readExternal(ObjectInput in) throws IOException,
ClassNotFoundException {